thanks for reply. I have put the servicemix-web.war file in tomcat webapps directory. then i started tomcat servicemix started successfully. but in tomcat->webapps->servicemix-web->install directory i copied
servicemix-shared-3.0.1-incubating-installer.zip servicemix-http-3.0.1-incubating-installer.zip servicemix-jsr181-3.0.1-incubating-installer.zip then without any error these components installed successfully . but when in tomcat->webapps->servicemix-web->deploy i copied wsdl-first-sa-3.0.1-incubating.zip then error occurs . for that previously u told me that it uses some static configuration for http. I am not able to get this point . so wht may be the problem and solution for that? is there any another way instead of hot deploy for the same example? Thanks in Advance, Smruti Mehta. gnodet wrote: > > If you want to deploy it on tomcat, take a look at > the servicemix-web example or apache-servicemix-web distribution > (the latter work with hot-deploy, while the former use a static > configuration). > > On 1/22/07, Smruti <[EMAIL PROTECTED]> wrote: >> >> >> Thanks for a reply , >> ya I have gone through these wsdl-first example of distribution. >> i followed steps given on website : >> >> http://servicemix.org/site/1-quick-start.html >> Its working fine on standalone servicemix but same steps giving error on >> tomcat. >> I mean hot deploy is not possible through tomcat. >> so can u please tell me how to create service on jbi bus? >> Thanks in Advance. >> Smruti Mehta >> >> >> >> gnodet wrote: >> > >> > Take a look at the wsdl-first example in the distribution. >> > The main point is to create a service on the jbi bus >> > (it can be any existing or hand written component) and >> > to add an http endpoint (using servicemix-http). >> > >> > On 1/19/07, Smruti <[EMAIL PROTECTED]> wrote: >> >> >> >> Hi, >> >> I am new to servicemix and my requirement is to expose webservices as >> >> servicemix component itself.Is there any way to do that? and i m using >> >> Tomcat 5.5 application server. I dont have much idea about servicemicx >> >> component .can you please help me? >> >> >> >> Thanks in advance , >> >> Smruti >> >> >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Webservices-As-servicemix-component-tf3038401s12049.html#a8444508 >> >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> >> >> >> > >> > >> > -- >> > Cheers, >> > Guillaume Nodet >> > ------------------------ >> > Architect, LogicBlaze (http://www.logicblaze.com/) >> > Blog: http://gnodet.blogspot.com/ >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Webservices-As-servicemix-component-tf3038401s12049.html#a8486298 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Architect, LogicBlaze (http://www.logicblaze.com/) > Blog: http://gnodet.blogspot.com/ > > -- View this message in context: http://www.nabble.com/Webservices-As-servicemix-component-tf3038401s12049.html#a8487115 Sent from the ServiceMix - User mailing list archive at Nabble.com.
