The most simple is to use mvnDebug (no need to add vm options all is
already set in mvnDebug script).

2012/5/11 Henrique Ordine <hord...@gmail.com>:
> Hi everybody,
>
> I understand that to start up tomcat in debug mode I need to add the
> following JVM options :
>
> -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
>
> I'm using the Maven tomcat6:run plugin though to start up my application on
> Tomcat. Does anyone know how I can set those JVM options for this plugin?
>
> Thanks in advance.
>
> --
> Henrique Ordine
>
> http://hordine.wordpress.com/



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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

Reply via email to