Hi:
I have an app that I used to install two instances of the same app in 2.4.4 
with just enough changes to make it work on the same jboss, that is:
application.xml : different <context-root>.
ejbs: different datasource in jbosscmp-jdbc.xml and different jndi name in 
jndi-name jboss.xml. 

It worked fine.
Now I try the same thing in 4.0 and it is loading the classes of the one  
application for the other. Same thing happens to jsps but worse... sometimes it 
uses its own jsp's and sommetimes it uses the othe application's. The problem 
is on both apps the classes are exactly the same the only thing that changes 
are descriptors

Is this a bug of the classloader?

Pleae let me know if you need more info.

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to