[tomcat maven plugin] configure vm options on embedded tomcat ?

2012-05-01 Thread Albert Kam
I have successfully launched an embedded tomcat as detailed in here : http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/adjust-embedded-tomcat-version.html But i wonder whether it is possible to fork and set the extra vm arguments for the embedded tomcat launch ? I need to

Re: [tomcat maven plugin] configure vm options on embedded tomcat ?

2012-05-01 Thread Olivier Lamy
2012/5/1 Albert Kam moonblade.w...@gmail.com: I have successfully launched an embedded tomcat as detailed in here : http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/adjust-embedded-tomcat-version.html But i wonder whether it is possible to fork and set the extra vm

Re: [tomcat maven plugin] configure vm options on embedded tomcat ?

2012-05-01 Thread Albert Kam
Works great now, thank you ! On Tue, May 1, 2012 at 5:45 PM, Olivier Lamy ol...@apache.org wrote: 2012/5/1 Albert Kam moonblade.w...@gmail.com: I have successfully launched an embedded tomcat as detailed in here :