[
http://jira.jboss.com/jira/browse/JBESB-1794?page=comments#action_12415689 ]
Kevin Conner commented on JBESB-1794:
-------------------------------------
The remaining differences from the version in jboss-messaging.sar are the following
Add the following attribute
<attribute
name="onewayThreadPool">org.jboss.jms.server.remoting.DirectThreadPool</attribute>
Change
<attribute name="leasePeriod">10000</attribute>
to
<attribute name="clientLeasePeriod"
isParam="true">10000</attribute>
Change the following values
<attribute name="numberOfRetries"
isParam="true">10</attribute>
<attribute name="JBM_clientMaxPoolSize"
isParam="true">200</attribute>
sample-bindings.xml needs to be updated with new and modified
remoting attributes
---------------------------------------------------------------------------------
Key: JBESB-1794
URL:
http://jira.jboss.com/jira/browse/JBESB-1794
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.4
Reporter: Daniel Bevenius
Assigned To: Daniel Bevenius
Fix For: 4.4
samples-binding.xml needs the service config
"jboss.messaging:service=Connector,transport=bisocket" updated with the
following attributes:
<attribute name="pingFrequency"
isParam="true">214748364</attribute>
<attribute name="pingWindowFactor"
isParam="true">10</attribute>
This can be tested by using the two-servers quickstart.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira