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 2012/03/15 20:51:31 UTC

svn commit: r808773 - in /websites/staging/openejb/trunk: cgi-bin/ content/ content/properties-listing.html content/sitemap.xml

Author: buildbot
Date: Thu Mar 15 19:51:31 2012
New Revision: 808773

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/cgi-bin/   (props changed)
    websites/staging/openejb/trunk/content/   (props changed)
    websites/staging/openejb/trunk/content/properties-listing.html
    websites/staging/openejb/trunk/content/sitemap.xml

Propchange: websites/staging/openejb/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 15 19:51:31 2012
@@ -1 +1 @@
-1299837
+1301170

Propchange: websites/staging/openejb/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 15 19:51:31 2012
@@ -1 +1 @@
-1299837
+1301170

Modified: websites/staging/openejb/trunk/content/properties-listing.html
==============================================================================
--- websites/staging/openejb/trunk/content/properties-listing.html (original)
+++ websites/staging/openejb/trunk/content/properties-listing.html Thu Mar 15 19:51:31 2012
@@ -208,6 +208,7 @@
 <tr><td>tomee.jaxws.subcontext </td><td> string </td><td> sub context used to bind jaxws web services, default is webservices</td></tr>
 <tr><td>openejb.servicemanager.enabled</td><td> bool </td><td> run all services detected or only known available services (WS and RS</td></tr>
 <tr><td>tomee.jaxws.oldsubcontext</td><td> bool </td><td> wether or not activate old way to bind jaxws webservices directly on root context</td><tr>
+<tr><td>openejb.modulename.useHash</td><td> bool </td><td> add a hash after the module name of the webmodule if it is generated from the webmodule location, it avoids conflicts between multiple deployment (through ear) of the same webapp. Note: it disactivated by default since names are less nice this way.</td><tr>
 </table>
 
 <h1>TomEE Arquillian adaptor</h1>

Modified: websites/staging/openejb/trunk/content/sitemap.xml
==============================================================================
--- websites/staging/openejb/trunk/content/sitemap.xml (original)
+++ websites/staging/openejb/trunk/content/sitemap.xml Thu Mar 15 19:51:31 2012
@@ -643,6 +643,10 @@
         <priority>0.9</priority>
     </url>
     <url>
+        <loc>http://tomee.apache.org/examples-trunk/jpa-enumerated/README.html</loc>
+        <priority>0.9</priority>
+    </url>
+    <url>
         <loc>http://tomee.apache.org/examples-trunk/jpa-hibernate/README.html</loc>
         <priority>0.9</priority>
     </url>
@@ -671,6 +675,10 @@
         <priority>0.9</priority>
     </url>
     <url>
+        <loc>http://tomee.apache.org/examples-trunk/polling-parent/README.html</loc>
+        <priority>0.9</priority>
+    </url>
+    <url>
         <loc>http://tomee.apache.org/examples-trunk/quartz-app/README.html</loc>
         <priority>0.9</priority>
     </url>
@@ -739,6 +747,14 @@
         <priority>0.9</priority>
     </url>
     <url>
+        <loc>http://tomee.apache.org/examples-trunk/spring-data-proxy-meta/README.html</loc>
+        <priority>0.9</priority>
+    </url>
+    <url>
+        <loc>http://tomee.apache.org/examples-trunk/spring-data-proxy/README.html</loc>
+        <priority>0.9</priority>
+    </url>
+    <url>
         <loc>http://tomee.apache.org/examples-trunk/spring-integration/README.html</loc>
         <priority>0.9</priority>
     </url>