You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jabe Bloom <ja...@cyetain.com> on 2003/04/20 22:16:36 UTC

http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-SNAPSHOT.jar -> Tomcat error -> Catalina.start: LifecycleException: start: : java.lang.IllegalArgumentException: junit,xml-apis,xerces-Extension-Name

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-SNAPSHOT.jar 

Currently throws 

Catalina.start: LifecycleException:  start: :  java.lang.IllegalArgumentException: junit,xml-apis,xerces-Extension-Name 

on tomcat startup.

Just FYI incase anyone else is having a similar problem.

See the Tomcat stalls on Maven .jars thread

- --jabe


-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0

iQA/AwUBPqMAJHbQyyB4YIwbEQJvqQCfX+vrZSe8pkqz6BbPfVgYS3Xf5HoAnRiR
u83n7/CCItoK6mGOnonI3nUO
=mybL
-----END PGP SIGNATURE-----


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


Re: http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-SNAPSHOT.jar -> Tomcat error -> Catalina.start: LifecycleException: start: : java.lang.IllegalArgumentException: junit,xml-apis,xerces-Extension-Name

Posted by Ben Walding <de...@walding.com>.
This was disabled in CVS HEAD about three months ago.

It is off by default, with an option to reenable it.


Tim Stephenson wrote:

>I have experienced a very similar problem and tracked it down. I dont
>believe it is a result of any particular jar on the ibiblio site but rather
>the recent addition of extension information to the jar manifest that the
>latest jar plugin uses. See mail thread entitled 'Jar manifest extension
>list' for details.
>
>Now whilst I am sure this is an excellent thing for applet packaging, Tomcat
>at least seems to have a real problem with it (JBoss does not). I could of
>course raise this on the Tomcat list (and may) but the JDK doco from Sun
>seems to regard these extension attributes as just for applets so I believe
>maven should omit them in other cases.
>
>One simple approach I have implemented quickly is to add a property together
>with a test in the plugin which allows the developer to choose to omit the
>extension info.
>
>A better approach I feel would involve maven determining whether the
>extension info is required or not automatically. Can this somehow be
>specified though the id / groupId / dependency type mechanism or would it
>require an applet plugin analogous to the war / ejb plugins?
>
>Tim
>
>
>----- Original Message -----
>From: "Jabe Bloom" <ja...@cyetain.com>
>To: "'Maven Users List'" <us...@maven.apache.org>
>Sent: Sunday, April 20, 2003 9:16 PM
>Subject:
>http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-SN
>APSHOT.jar -> Tomcat error -> Catalina.start: LifecycleException: start: :
>java.lang.IllegalArgumentException: junit,xml-apis,xerces-Extension-Name
>
>
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>The
>http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-SN
>APSHOT.jar
>
>Currently throws
>
>Catalina.start: LifecycleException:  start: :
>java.lang.IllegalArgumentException: junit,xml-apis,xerces-Extension-Name
>
>on tomcat startup.
>
>Just FYI incase anyone else is having a similar problem.
>
>See the Tomcat stalls on Maven .jars thread
>
>- --jabe
>
>
>-----BEGIN PGP SIGNATURE-----
>Version: PGP 8.0
>
>iQA/AwUBPqMAJHbQyyB4YIwbEQJvqQCfX+vrZSe8pkqz6BbPfVgYS3Xf5HoAnRiR
>u83n7/CCItoK6mGOnonI3nUO
>=mybL
>-----END PGP SIGNATURE-----
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>  
>



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


Re: http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-SNAPSHOT.jar -> Tomcat error -> Catalina.start: LifecycleException: start: : java.lang.IllegalArgumentException: junit,xml-apis,xerces-Extension-Name

Posted by Tim Stephenson <ti...@thestephensons.me.uk>.
I have experienced a very similar problem and tracked it down. I dont
believe it is a result of any particular jar on the ibiblio site but rather
the recent addition of extension information to the jar manifest that the
latest jar plugin uses. See mail thread entitled 'Jar manifest extension
list' for details.

Now whilst I am sure this is an excellent thing for applet packaging, Tomcat
at least seems to have a real problem with it (JBoss does not). I could of
course raise this on the Tomcat list (and may) but the JDK doco from Sun
seems to regard these extension attributes as just for applets so I believe
maven should omit them in other cases.

One simple approach I have implemented quickly is to add a property together
with a test in the plugin which allows the developer to choose to omit the
extension info.

A better approach I feel would involve maven determining whether the
extension info is required or not automatically. Can this somehow be
specified though the id / groupId / dependency type mechanism or would it
require an applet plugin analogous to the war / ejb plugins?

Tim


----- Original Message -----
From: "Jabe Bloom" <ja...@cyetain.com>
To: "'Maven Users List'" <us...@maven.apache.org>
Sent: Sunday, April 20, 2003 9:16 PM
Subject:
http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-SN
APSHOT.jar -> Tomcat error -> Catalina.start: LifecycleException: start: :
java.lang.IllegalArgumentException: junit,xml-apis,xerces-Extension-Name



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The
http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-SN
APSHOT.jar

Currently throws

Catalina.start: LifecycleException:  start: :
java.lang.IllegalArgumentException: junit,xml-apis,xerces-Extension-Name

on tomcat startup.

Just FYI incase anyone else is having a similar problem.

See the Tomcat stalls on Maven .jars thread

- --jabe


-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0

iQA/AwUBPqMAJHbQyyB4YIwbEQJvqQCfX+vrZSe8pkqz6BbPfVgYS3Xf5HoAnRiR
u83n7/CCItoK6mGOnonI3nUO
=mybL
-----END PGP SIGNATURE-----


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


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