Hi

I have

ear
  --> war 1
  --> war 2
  --> war 3

all the wars have the same classes in their webinf (common infrastructure) However I 
need those classes to be loaded by differerent classloaders, In case the wars are not 
contained in an ear, Its fine i managed to do it with the jboss-web.xml using 
<loader-repository> however when the wars are contained in an ear I receive this 
warning (And its not working...) 

16:06:54,990 WARN  [DeploymentInfo] Only the root deployment can set the loader
repository, ingoring config=LoaderRepositoryConfig(repositoryName: some.dot.com:
loader=newsite.war>, repositoryClassName: org.jboss.mx.loading.HeirarchicalLoade ...

How can I make the libraries of all my wars be loaded in different classloaders while 
still having them contained in a war?

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to