You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2012/01/19 16:10:55 UTC

svn commit: r1233421 - /openejb/site/trunk/content/properties-listing.mdtext

Author: rmannibucau
Date: Thu Jan 19 15:10:55 2012
New Revision: 1233421

URL: http://svn.apache.org/viewvc?rev=1233421&view=rev
Log:
adding tomee system property

Modified:
    openejb/site/trunk/content/properties-listing.mdtext

Modified: openejb/site/trunk/content/properties-listing.mdtext
URL: http://svn.apache.org/viewvc/openejb/site/trunk/content/properties-listing.mdtext?rev=1233421&r1=1233420&r2=1233421&view=diff
==============================================================================
--- openejb/site/trunk/content/properties-listing.mdtext (original)
+++ openejb/site/trunk/content/properties-listing.mdtext Thu Jan 19 15:10:55 2012
@@ -81,6 +81,8 @@ Note: all resources can be configured by
 |openejb.web.xml.major | int | major version of web.xml. Can be useful to force tomcat to scan servlet 3 annotatino when deploying with a servlet 2.x web.xml|
 |tomee.jaxws.subcontext | string | sub context used to bind jaxws web services, default is
 webservices|
+|openejb.servicemanager.enabled| bool | run all services detected or only known available services (WS
+and RS|
 |tomee.jaxws.oldsubcontext| bool | wether or not activate old way to bind jaxws webservices directly
 on root context|