> From: Bhatti, Shahzad [mailto:[EMAIL PROTECTED]
> Subject: manifest error loading portlets (liferay)
>
> I am using Tomcat 5.5 with Liferay 5.1 and I am getting
> following error when deploying some portlets.

The code in question is scanning the META-INF/MANIFEST.MF entries in each jar 
in your webapp's WEB-INF/lib directory.  In particular, the code is looking for 
xxx-Extension-Name entries corresponding to the names in the Extension-List 
entry; it appears that some such entry in one of your jars is malformed, 
resulting in the IllegalArgumentException.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to