You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brett Porter <bp...@f2network.com.au> on 2003/07/10 00:29:59 UTC

RE: jar crashes tomcat

Yes, fixed long ago in CVS and the upcoming beta 10 release. You need to
manually remove the manifest from the JAR file, or change the jar plugin not
to add the extension lists.

- Brett

-----Original Message-----
From: Marc Dugger [mailto:mdugger@sunsetdirect.com]
Sent: Thursday, 10 July 2003 8:30 AM
To: users@maven.apache.org
Subject: jar crashes tomcat


A jar created from Maven's java:jar goal is crashing Tomcat.  I'm
receiving an IllegalArgumentException while Catalina's WebappLoader is
loading jar files from WEB-INF/lib.  It appears to be valid..I am able
to list its contents and it looks okay.  Has anyone experienced this?

Re: jar crashes tomcat

Posted by Ben Walding <be...@walding.com>.
http://wiki.codehaus.org/maven/BrokenManifestInBeta9

Brett Porter wrote:

>Yes, fixed long ago in CVS and the upcoming beta 10 release. You need to
>manually remove the manifest from the JAR file, or change the jar plugin not
>to add the extension lists.
>
>- Brett
>
>-----Original Message-----
>From: Marc Dugger [mailto:mdugger@sunsetdirect.com]
>Sent: Thursday, 10 July 2003 8:30 AM
>To: users@maven.apache.org
>Subject: jar crashes tomcat
>
>
>A jar created from Maven's java:jar goal is crashing Tomcat.  I'm
>receiving an IllegalArgumentException while Catalina's WebappLoader is
>loading jar files from WEB-INF/lib.  It appears to be valid..I am able
>to list its contents and it looks okay.  Has anyone experienced this?
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org