diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/jca/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jca/README.txt b/java/jca/README.txt index a4d426310d..d4c14112a4 100644 --- a/java/jca/README.txt +++ b/java/jca/README.txt @@ -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 ===================================== |
