It sounds like something is wrong with the ActiveMQ broker within ServiceMix. I verified the 3.3 release and deployed the bridge-sa to it with no problems so there must be something happening with your environment. The errors are coming from the JMSFlow or JCAFlow and those are only needed if you are connecting to another SMX node, so you might try commenting them out and just leaving the SEDAFlow enabled to do your testing. That will allow some time to figure out the other issue with AMQ.
Chris -- Chris Custine My Blog :: http://blog.organicelement.com Apache ServiceMix :: http://servicemix.apache.org Apache Directory Server :: http://directory.apache.org On Fri, Jan 30, 2009 at 8:59 PM, Emerson Cargnin <[email protected]>wrote: > > Sorry it seems I was too lazy to read the whole tutorial chapter before > posting here: > > You can now go ahead and test this service assembly. The distribution also > comes with an HTML page to help you test this service assembly. You find > this page in /examples/bridge/client.html. If you click the send button in > the left side of the page, you should get an message STATUS: 202 in the > right side, indicating that the request has completed successfully. > > But why the hotdeploy copying the zip didn't work int he first place? > > regards > Emerson > -- > View this message in context: > http://www.nabble.com/failing-examples-on-ubuntu-tp21759414p21759754.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
