Hi, all. It works well!! I was using MyEclipse to create the EAR of my application. By default, the MyEclipse adds the dependant Java projects (in this case, the App.jar, where resides my business rules) to the WEB-INF/lib of the WAR file. I've changed this default behaviour and now it works (one of the class where I was getting the ClassCastException was loaded by the WebClassloader).
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891019#3891019 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891019 ------------------------------------------------------- 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
