Hello, I'm using Jboss 4.0.2, my Web Application which is deployed as a WAR file is using JDOM 1.0 (currently in WEB_INF/lib/jdom.jar) but apparently the classloader is not loading the actual jdom.jar out of my WAR. If I put jdom.jar in server/default/lib it is not working either.
org.jdom.JDOMException: java.lang.NoClassDefFoundError: org/jdom/Text: org/jdom/Text when I'm testing the jdom parts with junit everything is fine, I think there is a problem with the classloader and the exisiting jdom version which jboss is using but I have no clue how to solve it ... thank you in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886217#3886217 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886217 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user