Remove redundant calls to
product/rosetta/src/org/jboss/internal/soa/esb/rosetta/pooling/SessionExecutorInit.java
-----------------------------------------------------------------------------------------------------------------
Key: JBESB-3598
URL:
https://issues.jboss.org/browse/JBESB-3598
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.4 CP5
Environment: SOA 4.3.0 CP05 ER1
Reporter: Julian Coleman
Fix For: 4.4 CP5
Changes to messaging from version 1.4.0.SP3.CP04 removed the need to have a workaround for
non-daemon threads, by ensuring that all created threads are daemon threads. See:
.../src/main/org/jboss/messaging/util/JBMThreadFactory.java
in:
http://fisheye.jboss.org/changelog/Messaging?cs=4937
for details of the change.
org/jboss/internal/soa/esb/rosetta/pooling/SessionExecutorInit.java can now be
removed along with any calls to it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira