I am using   tomcat7-maven-plugin,   this is my configration


till now I was   just using   tomcat7:deploy-only    this deploys but any
changes I make to the jsp pages,  the changes are not picked up and I have
to  undeploy then deploy  the whol war or chnage the jps in the tomcat
deployment folder, 
tomcat7 also provides tomcat7:run  using this I can make cnahges to jsp  
but this uses embedded tomcat  I did not see if I can configure this to use
installed tomcat than embedded ?
The reason I wan to use stanalone  is my app needs other war files and lot
ofsettings not embedded does not come with all these settings , pelase
advice can I have tomcat7:run  pointing to installed tomcat?




--
View this message in context: 
http://tomcat.10.x6.nabble.com/tomcat-7-maven-plugin-run-on-a-installed-tomcat-not-embedded-tp5001919.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

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

Reply via email to