You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/04/03 18:16:34 UTC

[jira] Assigned: (SMXCOMP-467) Problem with smx-jms provider marshaling text "<world>"

     [ https://issues.apache.org/activemq/browse/SMXCOMP-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine reassigned SMXCOMP-467:
-------------------------------------

    Assignee: Chris Custine

> Problem with smx-jms provider marshaling text "<hello>&lt;world&gt;</hello>"
> ----------------------------------------------------------------------------
>
>                 Key: SMXCOMP-467
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-467
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: 3.2.3, servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Chris Custine
>         Attachments: smxcomp-467-test.patch
>
>
> It appears the smx-jms provider has a problem marshaling the following text:
> {noformat}
> <hello>&lt;world&gt;</hello>"
> {noformat}
> The JmsProviderEndpointTest.testSendSimple() has been updated in the attached patch to expose the problem. The invalid marshaled text is as follows:
> {noformat}
> <hello>&lt;world></hello>
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.