Bugs item #951934, was opened at 2004-05-11 16:37
Message generated for change (Comment added) made by rz1911
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=951934&group_id=22866

Category: JBossWeb
Group: v3.2
>Status: Closed
>Resolution: Invalid
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
 

----------------------------------------------------------------------

>Comment By: Ralf Zimmermann (rz1911)
Date: 2004-05-13 20:41

Message:
Logged In: YES 
user_id=631446

Sorry, this ist not a bug. There was an empty line
before the Class-Path entry. This is no valid manifest file
format. JBoss 3.2.4RC1 shows an appropriate Exception.
Without this line everthing works fine.
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: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to