[jboss-user] [Installation, Configuration & Deployment] - Re: JAR Hell
genman
do-not-reply at jboss.com
Sat May 19 23:23:06 EDT 2007
I won't respond to the validity of your claims or rant. I would like to point out some resources that might be helpful to you. Have you heard of JarJar?
http://www.sixlegs.com/blog/java/depfind.html
And for your application, classloader isolation actually works fairly well. If you use the right directive, JBoss will load your commons-collections first for classes in your deployment.
And I found out at JavaOne about this new JSR to help with these problems. JBoss is supporting this JSR:
http://jcp.org/en/jsr/detail?id=277
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047032#4047032
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047032
More information about the jboss-user
mailing list