[jboss-user] [JBoss Messaging] - Re: Scoped classloaders question

clebert.suconic@jboss.com do-not-reply at jboss.com
Fri Mar 23 17:16:56 EDT 2007


If your both applications are on the same JAR... as JNDI is set to use byReference... you will get a reference to classes on messging.sar.

So.. you will need these classes in your client jar if you were using callByValue.


Now.. if you need callByValue on JNDI for any reason.. then you will need to scope your client with messaging libraries... but this is more complicate.

We are looking forward to synchronize versions of aop and remoting on jboss 4.2 what would eliminate the need of scoping messaging, what would make its usage easier.

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

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



More information about the jboss-user mailing list