Apologies, I forgot to add the most important thing.

I'm using apache-servicemix-4.2.0-fuse-01-00.

thanks,
Lukasz

On 17 August 2010 11:04, Łukasz Budnik <[email protected]> wrote:
> All,
>
> I'm trying to deploy 2 JAX-WS Web Services.
>
> A strange thing happens. It turns out that only the first JAX-WS Web
> Service is working. The other gets:
>
> 10:57:46,787 | INFO  | xtenderThread-56 | ContextLoaderListener
>    | BundleApplicationContextListener   45 | Application context
> successfully refres
> hed (OsgiBundleXmlApplicationContext(bundle=chemical-service-1,
> config=osgibundle:/META-INF/spring/*.xml))
> 10:58:10,709 | WARN  | 2...@qtp-7475052-1 | OsgiServlet
>    | .http_osgi.OsgiServletController  108 | Can't find the the
> request for http://l
> ocalhost:8181/cxf//'s Observer
>
> And when I change the startup order, the second one works, the first
> one doesn't.
>
> Also, by looking at the: http://localhost:8181/cxf/ I see that the
> second-started WS is listed but does not have /cxf/ prefix. For
> example:
>
> Endpoint address: /ChemicalComputationsService1
> WSDL : 
> {http://chemical_service_1.servicemix.ode.studies.xh.org/}ChemicalComputationsService1Service
> Target namespace: http://chemical_service_1.servicemix.ode.studies.xh.org/
>
> Has anyone experienced this kind of a problem? I found a solution? Or
> is it a SM bug? I'm happy to provide my 2 sample WS.
>
> thanks,
> Lukasz
>

Reply via email to