Hi Michael, you are right, XStream is an optional dependency, so you have to put it manually into the lib/ folder. Additionally, you have to include jettison (http://jettison.codehaus.org) into broker's classpath if you plan to use JSON. I've just updated docs with this info (http://cwiki.apache.org/confluence/display/ACTIVEMQ/Stomp).
Thanks -- Dejan Bosanac www.scriptinginjava.net On Mon, Mar 24, 2008 at 10:27 AM, mjustin <[EMAIL PROTECTED]> wrote: > > Dear all, > > with the current 5.1 snapshot, jms-json transformation requires the > Thoughtworks xstream library which is not included in the binary > distribution. > > I have found a download location for the required jars: > http://dist.codehaus.org/com.thoughtworks.xstream/jars/ > > > If the jar can not be included for license reasons, maybe this info could be > added to the relevant pages (for example on > http://activemq.apache.org/stomp.html) > > Best Regards > Michael Justin > > -- > View this message in context: > http://www.nabble.com/jms-json-transformation%3A-missing-library-tp16247478s2354p16247478.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >