[
https://issues.jboss.org/browse/JBESB-3693?page=com.atlassian.jira.plugin...
]
Tom Cunningham updated JBESB-3693:
----------------------------------
Fix Version/s: 4.11 CP1
(was: 4.10 CP1)
Remove connections properties and tests from jbossesb-properties.xml
--------------------------------------------------------------------
Key: JBESB-3693
URL:
https://issues.jboss.org/browse/JBESB-3693
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 4.10
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 4.11 CP1
The connections part of the jbossesb-properties.xml is obsoleted (found nowhere in code).
Remove it from jbossesb-properties.xml files and tests, as well as the
"connection" entries in ModulePropertyManager
<properties name="connection">
<property name="min-pool-size" value="5"/>
<property name="max-pool-size" value="10"/>
<property name="blocking-timeout-millis"
value="5000"/>
<property name="abandoned-connection-timeout"
value="10000"/>
<property name="abandoned-connection-time-interval"
value="30000"/>
</properties>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira