Author: rmannibucau
Date: Tue Jul 24 21:11:28 2012
New Revision: 1365286

URL: http://svn.apache.org/viewvc?rev=1365286&view=rev
Log:
another DefaultTransactionIsolation  with no default so comment it out

Modified:
    
openejb/branches/openejb-pool/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml

Modified: 
openejb/branches/openejb-pool/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
URL: 
http://svn.apache.org/viewvc/openejb/branches/openejb-pool/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml?rev=1365286&r1=1365285&r2=1365286&view=diff
==============================================================================
--- 
openejb/branches/openejb-pool/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
 (original)
+++ 
openejb/branches/openejb-pool/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
 Tue Jul 24 21:11:28 2012
@@ -817,7 +817,7 @@
     #
     # Note: Most JDBC drivers do not support all isolation levels
 
-    DefaultTransactionIsolation
+    # DefaultTransactionIsolation
 
 
     # The initial number of connections that are created when the


Reply via email to