Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1
-
None
-
Windows
Description
To test ActiveMQ-1.1, i ran ActiveMQ Broker successfully.
Now, when i try to run 'ConsumerTool' example bundled with source distribution, i get
"SocketException : connection reset" Exception.
It is happening when ConsumerTool tries to read i think from the
default Queue.
Although , ProducerTool is running fine.