» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with debugging + maven

Running Jetty with jconsole - Jetty - Codehaus

java -Dcom.sun.management.jmxremote -jar start.jar

jetty: del.icio.us/tag/jetty

Running Jetty with jconsole - Jetty - Codehaus

java -Dcom.sun.management.jmxremote -jar start.jar

Maven: del.icio.us/tag/maven

Salmon Run: Debugging and Profiling with Eclipse

This post contains some settings I use for remote debugging web applications using the Jetty and Tomcat containers, and profiling web applications deployed on a remote Tomcat server, using the<sep/>

jetty: del.icio.us/tag/jetty

Remote Debugging with Jetty | mojavelinux.com

export MAVEN_OPTS="-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n" mvn jetty:run

jetty: del.icio.us/tag/jetty

Remote Debugging with Jetty | mojavelinux.com

export MAVEN_OPTS="-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n" mvn jetty:run

Maven: del.icio.us/tag/maven

Page 1 | Next >>