You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2007/11/19 11:28:26 UTC

[jira] Created: (AMQ-1494) XStreamMessageTransformer and custom HierarchicalStreamDriver

XStreamMessageTransformer and custom HierarchicalStreamDriver
-------------------------------------------------------------

                 Key: AMQ-1494
                 URL: https://issues.apache.org/activemq/browse/AMQ-1494
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Dejan Bosanac
             Fix For: 5.0.0
         Attachments: xstreamTransformer-streamDriver.patch

Add streamDriver property to the XStreamMessageTransformer which will be used to create appropriate readers and writers if set. The test case provided is the derivate from adaptive transformer test but uses Jettison driver to serialize to/from JSON (hence the dependency to Jettison in 'test' scope).

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


[jira] Updated: (AMQ-1494) XStreamMessageTransformer and custom HierarchicalStreamDriver

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated AMQ-1494:
-------------------------------

    Fix Version/s:     (was: 5.0.0)
                   5.1.0

> XStreamMessageTransformer and custom HierarchicalStreamDriver
> -------------------------------------------------------------
>
>                 Key: AMQ-1494
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1494
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Dejan Bosanac
>             Fix For: 5.1.0
>
>         Attachments: xstreamTransformer-streamDriver.patch
>
>
> Add streamDriver property to the XStreamMessageTransformer which will be used to create appropriate readers and writers if set. The test case provided is the derivate from adaptive transformer test but uses Jettison driver to serialize to/from JSON (hence the dependency to Jettison in 'test' scope).

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


[jira] Assigned: (AMQ-1494) XStreamMessageTransformer and custom HierarchicalStreamDriver

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies reassigned AMQ-1494:
-------------------------------

    Assignee: Dejan Bosanac

> XStreamMessageTransformer and custom HierarchicalStreamDriver
> -------------------------------------------------------------
>
>                 Key: AMQ-1494
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1494
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: xstreamTransformer-streamDriver.patch
>
>
> Add streamDriver property to the XStreamMessageTransformer which will be used to create appropriate readers and writers if set. The test case provided is the derivate from adaptive transformer test but uses Jettison driver to serialize to/from JSON (hence the dependency to Jettison in 'test' scope).

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


[jira] Updated: (AMQ-1494) XStreamMessageTransformer and custom HierarchicalStreamDriver

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully updated AMQ-1494:
----------------------------

    Fix Version/s: 5.3.0
                       (was: 5.2.0)

> XStreamMessageTransformer and custom HierarchicalStreamDriver
> -------------------------------------------------------------
>
>                 Key: AMQ-1494
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1494
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: xstreamTransformer-streamDriver.patch
>
>
> Add streamDriver property to the XStreamMessageTransformer which will be used to create appropriate readers and writers if set. The test case provided is the derivate from adaptive transformer test but uses Jettison driver to serialize to/from JSON (hence the dependency to Jettison in 'test' scope).

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


[jira] Updated: (AMQ-1494) XStreamMessageTransformer and custom HierarchicalStreamDriver

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies updated AMQ-1494:
----------------------------

    Fix Version/s: 5.2.0
                       (was: 5.1.0)

> XStreamMessageTransformer and custom HierarchicalStreamDriver
> -------------------------------------------------------------
>
>                 Key: AMQ-1494
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1494
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Dejan Bosanac
>             Fix For: 5.2.0
>
>         Attachments: xstreamTransformer-streamDriver.patch
>
>
> Add streamDriver property to the XStreamMessageTransformer which will be used to create appropriate readers and writers if set. The test case provided is the derivate from adaptive transformer test but uses Jettison driver to serialize to/from JSON (hence the dependency to Jettison in 'test' scope).

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


[jira] Resolved: (AMQ-1494) XStreamMessageTransformer and custom HierarchicalStreamDriver

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-1494.
--------------------------------

    Resolution: Fixed

A bit modified patch committed in SVN revision 729844. XStream upgraded to 1.3.1 in the process.

> XStreamMessageTransformer and custom HierarchicalStreamDriver
> -------------------------------------------------------------
>
>                 Key: AMQ-1494
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1494
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: xstreamTransformer-streamDriver.patch
>
>
> Add streamDriver property to the XStreamMessageTransformer which will be used to create appropriate readers and writers if set. The test case provided is the derivate from adaptive transformer test but uses Jettison driver to serialize to/from JSON (hence the dependency to Jettison in 'test' scope).

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