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 2016/03/16 09:14:01 UTC

tomee git commit: forgot to remove this

Repository: tomee
Updated Branches:
  refs/heads/master 7a00b1bf3 -> 9f790cc11


forgot to remove this


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/9f790cc1
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/9f790cc1
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/9f790cc1

Branch: refs/heads/master
Commit: 9f790cc11df66d848f0fecae6ac1ceefdeef4011
Parents: 7a00b1b
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Wed Mar 16 09:13:52 2016 +0100
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Wed Mar 16 09:13:52 2016 +0100

----------------------------------------------------------------------
 .../main/resources/META-INF/org.apache.openejb/service-jar.xml   | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/9f790cc1/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
----------------------------------------------------------------------
diff --git a/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml b/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
index 4998330..8722fda 100644
--- a/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
+++ b/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
@@ -675,10 +675,6 @@
 
     # How long to wait for broker startup
     StartupTimeout 10 seconds
-
-    # we don't want it to be created if we don't actually use JMS but we have this default connection factory
-    # we don't use Lazy cause the lazyness it would still be eager cause of the connection factory creation
-    StartWhenNeeded true
   </ServiceProvider>
 
   <ServiceProvider