-
Task
-
Resolution: Done
-
Major
-
4.2.0.GA_CP02
-
None
-
Release Notes
The JBossMQ UIL2 Read/Write tasks both do their stream initialization when each thread starts.
This code needs changing such that the streams are allocated before starting the threads.
Only if all resources can be succesfully allocated should we start the threads.
- incorporates
-
JBAS-4526 JBossMQ UIL2 Read/Write Tasks should not be doing initialization
- Closed