If you build your war files with maven you can use maven's profiles and have it 
build war files that contain settings tailored for each server.

http://www.sonatype.com/books/maven-book/
http://www.exist.com/better-build-maven


epicwin...@hotmail.com wrote:
Is there any advantage why I should not just jar all my class files and put 
them in WEB-INF/lib rather than exploding the jar file to the classes directory?


I like developing with the classes and I understand it is nice to let tomcat 
deploy a .war file but it also creates some problems for me because i deploy to 
multiple production servers with different settings that get overwritten every 
time my war file is expanded.




_________________________________________________________________
Windows Live™: Keep your life in sync. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_022009

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to