You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2013/09/30 10:09:52 UTC

svn commit: r880460 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/tomee-maven-plugin.html

Author: buildbot
Date: Mon Sep 30 08:09:52 2013
New Revision: 880460

Log:
Staging update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/tomee-maven-plugin.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 30 08:09:52 2013
@@ -1 +1 @@
-1526017
+1527478

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 30 08:09:52 2013
@@ -1 +1 @@
-1526017
+1527478

Modified: websites/staging/tomee/trunk/content/tomee-maven-plugin.html
==============================================================================
--- websites/staging/tomee/trunk/content/tomee-maven-plugin.html (original)
+++ websites/staging/tomee/trunk/content/tomee-maven-plugin.html Mon Sep 30 08:09:52 2013
@@ -170,6 +170,9 @@ plugin that allows for:</p>
 
 <p>Note that for the tomee:deploy and tomee:undeploy goals, the path can either be specified within the <configuration/> section of the <code>pom.xml</code> 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.</p>
 
+<p>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.</p>
+
 <p>Available configuration elements:</p>
 
 <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>