> From: Daniel Prado [mailto:danonn...@gmail.com] 
> Subject: I couldn't use class-Path in the manifest on a 
> tomcat application
> 
> It's my fist post in this list and I glad to participate in it.

Actually, it's your second, since you sent the exact same message before; don't 
do that.

> There is another alternative to share jars in different applications?

Don't do that.  The servlet spec strongly encourages webapps to be independent; 
just package the necessary jars in each webapp's WEB-INF/lib directory.  Do 
this in whatever packaging script you use.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to