[jboss-user] [JBoss Seam] - Re: communicating between two seam applications

koenhandekyn do-not-reply at jboss.com
Tue Sep 4 18:41:09 EDT 2007


i have the classloading issues fixed, but had to do this in a jboss specific way. 

i was wondering if there is an elegent and standardized approach.


for other readers info : i have the different ears configured with the same jboss-app.xml loader-repository configuration (which makes jboss 4.2.0 load the ears in the same classloader namespace)

<jboss-app>
   <loader-repository> 
      seam.jboss.org:loader=up
   </loader-repository> 
</jboss-app> 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081123



More information about the jboss-user mailing list