[jboss-user] [JBoss/Spring Integration] - Re: JBoss ear isolation and spring deployer
JimDwyer
do-not-reply at jboss.com
Sat Apr 14 11:13:44 EDT 2007
The classical solution: As it turns out reading every piece of JBoss documentation about ClassLoaders, EAR files, isolation and such is a classic way to learn and to solve problems. My problems ended up being a small typo in an ivy file that caused me to get the wrong version of a library. This was pointed out to me by a coworker while I had a big red face! Anyway...
One thing that is informative is the URLs section in the deployed ear which tells you what libraries you have loaded in the ear.
Here is a classic read:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037308#4037308
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037308
More information about the jboss-user
mailing list