Cached Nested Command Type Encoding Is Broken
---------------------------------------------
Key: AMQNET-120
URL: https://issues.apache.org/activemq/browse/AMQNET-120
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ Client
Affects Versions: 1.0, 1.1
Environment: ActiveMQ 5.2
Reporter: Jim Gomes
Assignee: James Strachan
Priority: Minor
Fix For: 1.2
The Cached Nested Command Type Encoding option does not work and causes
connection errors when it is turned on. See the relevant section in the
OpenWire specification:
[http://activemq.apache.org/openwire-version-2-specification.html].
Turning on the option is accomplished with the connection URI parameter as
follows:
activemq:tcp://localhost:61616?connection.CacheEnabled=true
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.