[jboss-user] [JBoss/Spring Integration] - Classloader issues when embedding in ear file
poker_jocke
do-not-reply at jboss.com
Wed Oct 1 03:21:23 EDT 2008
When I deploy my .spring file in an ear-file I get ClassNotFoundException on classes that are packed in jar files inside the earfile and are in application.xml.
I Have my spring25.jar in the jboss-spring-jdk5.deployer. If I put my jar-files in the lib directory it works just fine but that's not the way I want it. I want the dependencies in the ear file.
How do I get around this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179702#4179702
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179702
More information about the jboss-user
mailing list