Bugs item #473999, was opened at 2001-10-23 04:21 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=473999&group_id=22866
Category: None Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: WEB-INF/lib libraries not found Initial Comment: The bug 421989 has reappeared in 2.4.3. I have the following problem using the JBoss Final 2.4.3, combined JBoss+Tomcat setup. When deploying a .ear file, with a ejb.jar and web.war, none of the libraries in WEB-INF/lib are found in the servlet that uses one of those libraries. A ClassDefNotFound exception occurs on one of those libraries. As a fix for now I've just extracted the libraries in WEB-INF/classes in the ejb.jar; these classes are found. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=473999&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
