Author: wprice
Date: Mon Aug 19 10:55:50 2013
New Revision: 1515356

URL: http://svn.apache.org/r1515356
Log:
[QPID-5082] Updated documentation to reflect new configuration change

Modified:
    qpid/trunk/qpid/java/jca/README.txt

Modified: qpid/trunk/qpid/java/jca/README.txt
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/jca/README.txt?rev=1515356&r1=1515355&r2=1515356&view=diff
==============================================================================
--- qpid/trunk/qpid/java/jca/README.txt (original)
+++ qpid/trunk/qpid/java/jca/README.txt Mon Aug 19 10:55:50 2013
@@ -97,7 +97,7 @@ UseConnectionPerHandler
     The Apache C++ Broker multiplexes on the physical connection rather than 
the session. As a result, performance
     improvements can be gained by allocating and assigning a connection per 
inbound listener. The alternative is
     to share a connection across each handler for a given endpoint (MDB).
-Default:true
+Default:false
 
 The ManagedConnectionFactory JavaBean
 =====================================



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to