I tried also to build/deploy using maven with the following command:

mvn install jbi:projectDeploy -Dmaven.test.skip=true

It actually builds and deploys to servicemix all fine.
In service mix it shows:
INFO  - ServiceUnitLifeCycle           - Initializing service unit:
bridge-eip-su
INFO  - ServiceUnitLifeCycle           - Initializing service unit:
bridge-xslt-su
INFO  - ServiceUnitLifeCycle           - Initializing service unit:
bridge-jms-su
INFO  - ServiceUnitLifeCycle           - Starting service unit:
bridge-http-su
INFO  - ServiceUnitLifeCycle           - Starting service unit:
bridge-eip-su
INFO  - ServiceUnitLifeCycle           - Starting service unit:
bridge-xslt-su
INFO  - ServiceUnitLifeCycle           - Starting service unit:
bridge-jms-su
INFO  - JBIContainer                   - ServiceMix JBI Container
(ServiceMix) started

But when I try to send the message using either the client.html  jetty
returns a STATUS: 202.
I tried also to connect through soapui, but it doesn't work with
http://localhost:8192/bridge/main.wsdl

Do not want to complain or anything, but I tried a few months ago to play
with servicemix and it was the same thing, the examples that came with
service mix didn't work with itself.

Thanks a lot
Emerson
-- 
View this message in context: 
http://www.nabble.com/failing-examples-on-ubuntu-tp21759414p21759735.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to