> From: Ziggy [mailto:zigg...@gmail.com] 
> Subject: Multiple war files for a single webapp or context

> If any of the files change (either the jsp, css, js or java 
> files) i have to always rebuild the whole war file.  This 
> means i deploy every single file on every release.

Why is that a problem?

> I am wondering if there is a way to deploy specific areas of 
> the application.

You might want to look at these:
http://tomcat.apache.org/tomcat-7.0-doc/config/resources.html
http://tomcat.apache.org/tomcat-7.0-doc/config/loader.html#VirtualWebappLoader_Implementation

> Using this approach, i will be able to deliver just the module 
> that was affected by the change.

Be careful; that sounds like a recipe for introducing inconsistencies.

 - 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