[jboss-user] [Performance Tuning] - Re: Jar Isolation Not Working
wcydaip
do-not-reply at jboss.com
Wed Oct 4 14:14:23 EDT 2006
Thanks. Sorry 'bout the forum, seemed right at the time.
That http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
reads abit clunky, but, makes sense after the hundreth time.
So, basically, you just need to add the meta-inf/jboss-app.xml to a deployment and at least the ear isolation is achieved.
| <jboss-app>
| <loader-repository>
| myapp:loader=myapp.ear
| </loader-repository>
| </jboss-app>
|
Thanks again, I was about to give up and fully resent the modules I created.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976124#3976124
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976124
More information about the jboss-user
mailing list