Hello lafr!

could you please give more details?
I think i got the same problem.
My try was to deploy two EAR - Files which use the same classes, ejbs etc.
Now i got the problem, that any of its app always uses the same datasource.

I tried to configure all JNDI Names @ any bean and changed the xml files, so 
that it now should work.

If i only deploy one package, this package uses the correct database and it 
works fine.
If i know deploy the second package, this package also uses the datasource of 
the first package. But if i deploy the second first, it uses the correct 
database and so on ...

if i try using something like [jboss-service.xml]

  |     <class-loading>
  |             <loader-repository>
  |             app:loader=App2.ear
  |             </loader-repository>
  |     </class-loading>
  | 
i get the following error-message:
anonymous wrote : 
  | Only the root deployment can set the loader repository
  | 

thx a lot
greetz Joerg

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to