L.S., Could you try using the JARs for Jetty 7.1.6.v20100715 instead of 8.1.0.RC4 ? That was the version that was used when building ActiveMQ 5.5.1, so I just want to make sure that there were no API changes between 7.1.x and 8.1.x that are causing your problems.
Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Mon, Jan 30, 2012 at 11:35 AM, Fibonacci <[email protected]>wrote: > Hello everyone, > > I am having problems with upgrading from Servicemix 3.3.2 to 3.4.0, namely > with ActiveMQ 5.5.1. I'm using the following transport connectors > configuration in the activemq.xml file: > > > > For JMS over HTTP activemq-optional package is required, and I added it to > Servicemix lib folder (activemq-optional-5.5.1.jar). However the http > connector definition is giving me the following error when starting up > Servicemix: > > > > I tried adding the jetty jars (version 8.1.0.RC4) that were reported > missing > to the Servicemix lib folder, but in the end it failed with: > > > > It seems to be a dependency issue. If I replace the activemq-optional-5.5.1 > jar with activemq-optional-5.3.0 everything works just fine and no jetty > jars are required at all. I would just like to use the newer 5.5.1 version > of ActiveMQ since the main reason for migration to Servicemix 3.4.0 were > problems with ActiveMQ 5.3.0 that we had on Servicemix 3.3.2. > > Any info would be appreciated. > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Servicemix-3-4-0-problems-with-ActiveMQ-5-5-1-tp5441023p5441023.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
