To resolve some dependency issue, I have two sars and one war under 
deploy/deploy.last folder. For this war I have class isolation enabled.

  | <class-loading>
  |             <loader-repository> 
com.redzero:loader=sft.war</loader-repository>
  |     </class-loading>
  | .  However, during the start up, I found this message 
===================
Only the root deployment can set the loader repository, ingoring 
config=LoaderRepositoryConfig(repositoryName: com.rz:loader=sft.war, 
repositoryClassName: org.jboss.mx.loading.HeirarchicalLoaderRepository3, 
configParserClassName: null, repositoryConfig: null)
==========================

Moreover,  I foudd if I just deployed/undeployed one war in the deploy.last,, 
all sars and war under the deploy.last are redeployed.

It seems that the all sars and war under deploy.last are treated as a single 
unit.

How can I specify a class loader for a war under deploy.last? Or how can I 
specify a class loader for the whole deploy.last directory?

Thanks

jason

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

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


-------------------------------------------------------
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