Bugs item #951934, was opened at 2004-05-11 16:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=951934&group_id=22866
Category: JBossWeb Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Ralf Zimmermann (rz1911) Assigned to: Nobody/Anonymous (nobody) Summary: Class-Path entry in WAR Manifest.mf ignored Initial Comment: Hi, I have packaged a WAR and a JAR within an EAR. The JAR contains the servlet class TestServlet.class used by the web application in the WAR. So I added an Class- Path entry to the META-INF/Manifest.mf file of the WAR. When i try to acces the Servlet http://localhost:8080/test) i get an ClassNotFoundException. This seems to be the same problem as described in PR 784584 which is marked as closed. You can reproduce the bug with the attached EAR. I tried it with JBoss 3.2.2 and Jboss 3.2.3. Can you help? Thanks, Ralf ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=951934&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
