[
https://issues.apache.org/activemq/browse/AMQNET-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yev Bronshteyn reopened AMQNET-128:
-----------------------------------
Regression: [Broken Unit Test]
All unit tests fail in ResponseCorrelator::Request() with the exception:
System.ArgumentOutOfRangeException : Index and length must refer to a location
within the string.
> Writing large string to message queue object throws IOException("Cannot
> marshall string longer than: "+short.MaxValue+" characters, supplied steing
> was: "+text.Length+" characters")
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMQNET-128
> URL: https://issues.apache.org/activemq/browse/AMQNET-128
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: ActiveMQ Client
> Affects Versions: 1.0, 1.1
> Reporter: Jan Willem
> Assignee: Jim Gomes
> Fix For: 1.1
>
> Attachments: OpenWireBinaryWriter.cs, OpenWireBinaryWriter.patch.patch
>
>
> Writing large string to message queue object throws IOException("Cannot
> marshall string longer than: "+short.MaxValue+" characters, supplied steing
> was: "+text.Length+" characters")
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.