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/

Reply via email to