Re: Tomcat Maven Plugin - Executable jar context loading and shutdown

2012-09-04 Thread Sérgio Areias
to stop it), can you give me some pointers of where I should begin if I want to do it (any class for that purpose, etc.)? Thanks for the quick answer Olivier Lamy, and thanks for your attention. I am really enjoying this learning process :) Best regards, Sérgio Areias On 4 September 2012 16:43, Ol

Re: Tomcat Maven Plugin - Executable jar context loading and shutdown

2012-09-04 Thread Sérgio Areias
On 4 September 2012 09:26, Olivier Lamy wrote: > > 2012/9/3 Sérgio Areias : > > Hi. > > > > On 31 August 2012 21:24, Olivier Lamy wrote: > > > >> 2012/8/27 Sérgio : > >> > Hi. > >> > > >> > I am trying to use the Tomcat

Re: Tomcat Maven Plugin - Executable jar context loading and shutdown

2012-09-03 Thread Sérgio Areias
cat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java?view=markup ) > > > > Info about the project: > > - Maven project; > > - pom.xml with packaging war using the build found here > > http://tomcat.apache.org/maven-plugin-2/executable-war-jar.html ; > > - Ru