Thank you for the solution. I would like to ask you a question more. Does ServiceMix 3.3.1 allow using ant for deploying projects, or maven is the only deploy tool supported ? I made a small project which uses very simple POJO , jsr181 service engine and http binding component. Project source and descriptors are attached as SoapBinding.zip . My ServiceMix is running properly. When I run ant under my SoapBinding directory, ServiceMix answers with a message saying that servicemix-jsr181 and servicemix-http components are not installed yet. Please check the picture build_deploy.png Why does ServiceMix do not install required components automatically? What is wrong? In my xbean.xml and jbi.xml required components are included.
http://old.nabble.com/file/p27720873/SoapBinding.zip SoapBinding.zip http://old.nabble.com/file/p27720873/build_deploy.png build_deploy.png Regards, Nik Freeman Fang wrote: > > Hi, > This is a known issue. > You can change the version from 3.3.1-SNAPSHOT to 3.3.1of pom.xml in > samples and then you should build it successfully. > We will fix it in 3.3.2 release. > We already have SM-1935 to track this. > As you are on unix/linux platform, you can run the script appended > with this issue in SMX_HOME/examples folder to change from 3.3.1- > SNAPSHOT to 3.3.1. > > > [1]https://issues.apache.org/activemq/browse/SM-1935 > > Freeman > On 2010-2-26, at 下午11:08, EqAfrica wrote: > >> >> Dear Community >> >> I tried to run an official example called wsdl-first which is >> shipped with >> ServiceMix and it is under /examples directory. I use ServiceMix >> 3.3.1 , >> java sun 1.6 and ubuntu 8.04. >> When I run mvn install jbi:projectDeploy like described in >> README.txt I >> encounter maven related error which you may see in attachment. >> >> I would be very very grateful if you helped with solving my problem. >> I really tried many combinations but none has been fruitfull. >> >> Best regards, >> Nikola Radakovic >> >> http://old.nabble.com/file/p27719391/error.png error.png >> -- >> View this message in context: >> http://old.nabble.com/wsdl-examle%2C-SerivceMix-tp27719391p27719391.html >> Sent from the ServiceMix - User mailing list archive at Nabble.com. > > > -- > Freeman Fang > ------------------------ > Open Source SOA: http://fusesource.com > > > -- View this message in context: http://old.nabble.com/wsdl-examle%2C-SerivceMix-tp27719391p27720873.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
