Hi, Don't know if there is a better way to do, but you can place the lib files into one of the following directorys instead of into the .war file:
/tomcat/common/lib /tomcat/server/lib /tomcat/shared/lib Greetings Markus > -----Ursprüngliche Nachricht----- > Von: Vlasov Igor [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 10. Januar 2007 09:50 > An: users@tomcat.apache.org > Betreff: Advanced War deployment > > > I have one commercial project and want to deploy it throw .war deployment > process. > My application uses external libs (10 mb) which must presents in WEB- > INF\lib > dir. All app size is 12mb. > > How can i avoid of putting all that libs in .war file and transfer only > actual content of my app in one file? > For example I put all except libs in .war and deploy it. Then tomcat > replace > only changed file and do not delete already deployes libs. > > Maybe I can use ANT script to replace Tomcat .war deploy/undeploy > procedure? > > > > > > > -- > View this message in context: http://www.nabble.com/Advanced-War- > deployment-tf2951300.html#a8253992 > Sent from the Tomcat - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]