| For both seam-dvd and seam-booking u use same port numbers as 8080 .When I 
am invoking partner application(Seam dvd) from the actual application(seam 
booking)
  | 
  |     It is just refreshing actual application but it is not going to the 
partner application.
  | 
  |     So, I changed the port number  of seam-booking   applications as  8180 
.by enabiling service
  | 
  |  <mbean code="org.jboss.services.binding.ServiceBindingManager"
  | 
  |      name="jboss.system:service=ServiceBindingManager">
  | 
  |      <attribute name="ServerName">ports-01</attribute>
  | 
  |  </mbean>
  | 
  | In jboss-service.xml.
  | 
  | Even now it is not going to the seam-dvd application.It is just refreshing 
the seam-booking application.
  | 

Please do not email me directly. Use the forums.

You can take a look at this cheat sheet.

http://labs.jboss.com/wiki/JBossFederatedSSOV1.0.0.BetaCheatSheatForTheSeamDemoApplications

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994240#3994240

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994240
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to