You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Daniel Ellis (JIRA)" <ji...@apache.org> on 2009/02/24 14:26:59 UTC

[jira] Issue Comment Edited: (AMQNET-128) Writing large string to message queue object throws IOException("Cannot marshall string longer than: "+short.MaxValue+" characters, supplied steing was: "+text.Length+" characters")

    [ https://issues.apache.org/activemq/browse/AMQNET-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49942#action_49942 ] 

danellisuk edited comment on AMQNET-128 at 2/24/09 5:25 AM:
--------------------------------------------------------------

Added a patch to fix for the unit test regression which was introduced in revision 745205

      was (Author: danellisuk):
    Fix for the unit test regression which was introduced in revision 745205
  
> 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, UnitTestRegressionFix.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.