I found the solution by myself. The problem didn't occur when CallByValue and Isolated options were turned off ear-deployer.xml.
The solution: | * Switched Java2ClassLoadingCompliance and UseJBossWebLoader options off in deploy\jbossweb-tomcat5?.sar\META-INF\jboss-service.xml | * Removed commons-logging*.jar and log4j*.jar from all MyApp*.ear | The document that saved me: http://docs.jboss.com/jbossas/whatsnew40/pdf/whatsnew40.pdf at ยง2.1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888930#3888930 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3888930 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
