Title: [2500] trunk/openejb1/maven.xml: Debug note
- Revision
- 2500
- Author
- dblevins
- Date
- 2006-02-24 21:48:05 -0500 (Fri, 24 Feb 2006)
Log Message
Debug note
Modified Paths
Diff
Modified: trunk/openejb1/maven.xml (2499 => 2500)
--- trunk/openejb1/maven.xml 2006-02-24 21:33:16 UTC (rev 2499)
+++ trunk/openejb1/maven.xml 2006-02-25 02:48:05 UTC (rev 2500)
@@ -754,5 +754,8 @@
<attainGoal name="delete:tomcat"/>
</goal>
+<!-- Try this if things get rough
+java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005 -jar target/openejb-1.0-SNAPSHOT/lib/openejb-core-1.0-SNAPSHOT.jar start
+-->
</project>