Author: rmannibucau
Date: Mon Sep 30 08:06:11 2013
New Revision: 1527478

URL: http://svn.apache.org/r1527478
Log:
adding a note on quit command in tomee mvn plugin

Modified:
    tomee/site/trunk/content/tomee-maven-plugin.mdtext

Modified: tomee/site/trunk/content/tomee-maven-plugin.mdtext
URL: 
http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-maven-plugin.mdtext?rev=1527478&r1=1527477&r2=1527478&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-maven-plugin.mdtext (original)
+++ tomee/site/trunk/content/tomee-maven-plugin.mdtext Mon Sep 30 08:06:11 2013
@@ -40,6 +40,9 @@ Should print output like the following:
 
 Note that for the tomee:deploy and tomee:undeploy goals, the path can either 
be specified within the <configuration/> section of the `pom.xml` using the 
<path> parameter, or it can be passed via the user property 
tomee-plugin.archive. If a relative path is passed for the deploy path archive, 
this must be relative to the TomEE server.
 
+Note 2: running tomee maven plugin you can type 'quit' directly in the console 
to shutdown correctly the
+server. 'reload' is also available when internal openejb application is 
deployed.
+
 Available configuration elements:
 
 <div class="section"><h3>Optional Parameters<a 
name="Optional_Parameters"></a></h3>


Reply via email to