Not sure if this will be any help to anyone but... The problem occurs when using the commons-logging.jar package inside a web application deployed on JBoss 3.2.5 (or higher).
The latest JBoss uses Tomcat 5.X and evidently there is a class loading issue with this (there are other posts with the details). So basically just remove the commons logging jar file from the deployed package and things will work. Chris Mein View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855165#3855165 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855165 ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
