On 2010-8-17, at 下午5:04, Łukasz Budnik 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.
Yeah, please append your testcase.
Freeman
thanks,
Lukasz
--
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org