« Return to Thread: StompConnect message transform

Re: StompConnect message transform

by Dejan Bosanac :: Rate this Message:

Reply to Author | View in Thread

Hi Jeff,

for XStream 1.3 you should change the package to com.thoughtworks.xstream

Take a look at here

http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.3/


Cheers
Dejan Bosanac

ActiveMQ in Action - http://www.manning.com/snyder/
Scripting in Java - http://www.scriptinginjava.net


On Wed, Nov 5, 2008 at 5:22 PM, Jeff Ward <jeff@...> wrote:
Hey James,

Submitted to JIRA as STOMP-8.  The patch has also changed a bit to make sure that the xstream and jettison libraries get pushed to deployments properly.

Also, just so you know, the system works for the most part, but actually requires xstream 1.3 to work perfectly.  However, that version hasn't made it into whatever Maven repository I'm querying, so I left it at 1.2.2 for now.

--
Jeff

On Wed, Nov 5, 2008 at 8:31 AM, James Strachan <james.strachan@...> wrote:
Yes please - adding it to a JIRA makes sure we don't forget to apply
it . Many thanks Jeff!


2008/11/4 Jeff Ward <jeff@...>:
> Hi Devs!
>
> I've added jms-map-json and jms-map-xml transformations to StompConnect.
> I've attached the relevant patch..  Should I submit this as to JIRA?
>
> --
> Jeff
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>



--
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




Dejan Bosanac

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net

 « Return to Thread: StompConnect message transform