You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2011/02/28 10:46:33 UTC

svn commit: r1075257 - /myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt

Author: gpetracek
Date: Mon Feb 28 09:46:33 2011
New Revision: 1075257

URL: http://svn.apache.org/viewvc?rev=1075257&view=rev
Log:
updated readme

Modified:
    myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt

Modified: myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt
URL: http://svn.apache.org/viewvc/myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt?rev=1075257&r1=1075256&r2=1075257&view=diff
==============================================================================
--- myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt (original)
+++ myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt Mon Feb 28 09:46:33 2011
@@ -18,4 +18,10 @@
  */
 
 Start the demo e.g. via:
-mvn clean jetty:run-exploded -PjettyConfig -Dmaven.test.skip=true
\ No newline at end of file
+mvn clean jetty:run-exploded -PjettyConfig -Dmaven.test.skip=true
+
+Only open and start this example outside of the rest of the project. That's required due to the missing shade support.
+
+For remote debugging:
+MAVEN_OPTS
+-XX:MaxPermSize=256m -Xmx1024m -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=5005,server=y,suspend=n