Aditya Laddha wrote:
>
> Hey Guys,
>
> I am relatively new to ServiceMix. I have changed applicationContext.xml
> of servicemix-web in servicemix examples to following
> http://old.nabble.com/file/p28459605/applicationContext.xml
> applicationContext.xml I have added PersonImpl and wsdl in the
> servicemix-web also edited pom.xml for wsdl first approach.
>
> Web.xml and HttpManageServlet remained the same.
>
> After deploying the war on tomcat I could see a service launched over
> /jbi/PersonService but i don't see any wsdl over the link.
>
> Beside I also edited the index.html in the example to send a soap request
> to HttpManageServlet which in-turn sends it over to the service and
> returns with the out message. which is just like the client.html of
> wsdl-first.
>
> but I am getting a following error.
>
> May 5, 2010 4:40:50 PM org.apache.servicemix.jbi.nmr.DefaultBroker
> resolveAddress
> WARNING: ServiceName ({http://servicemix.apache.org/demo/}PersonService)
> specified for routing, but can't find it registered
>
> Can any one help me in knowing what am I doing wrong in here.
>
> Many thanks in advance.
> Aditya
>
Sorry I forgot to mention I am using servicemix 3.3.1.
Thanks,
Aditya
--
View this message in context:
http://old.nabble.com/Louching-Wsdl-first-through-servicemix-web-over-tomcat.-tp28459605p28460499.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.