Hi,
My comment inlien
On 2010-4-29, at 下午6:25, Harbeer Kadian wrote:
Hi,
I am using following version of servicemix
FUSE ESB v. 4.2.0
Also I am giving more description of what I did.
I have a cxf webservice exposed as nmr endpoint using following
configuration.
jaxws:endpoint id="PersonEndPo
Hi,
I am using following version of servicemix
FUSE ESB v. 4.2.0
Also I am giving more description of what I did.
I have a cxf webservice exposed as nmr endpoint using following
configuration.
jaxws:endpoint id="PersonEndPointWebService"
implementor="#PersonEndPoint"
Hi,
Please tell me the exact smx 4 version you are using, I checked apache
servicemix 4.0 code, but ServiceMixProducer.java:44 won't throw NPE.
Thanks
Freeman
On 2010-4-28, at 下午5:18, Harbeer Kadian wrote:
HI,
The CXF Bundle is deployed properly.
I had these lines in the log files.
Crea
The nmr endpoint should work across the bundles.
Can you check if CXF Bundle is started for the camel-nmr bundle?
Willem
Harbeer Kadian wrote:
HI,
The CXF Bundle is deployed properly.
I had these lines in the log files.
Creating Service {http://impl.ws.esb.com/}PersonEndPointImplImplService f
HI,
The CXF Bundle is deployed properly.
I had these lines in the log files.
Creating Service {http://impl.ws.esb.com/}PersonEndPointImplImplService from
class com.esb.ws.impl.PersonEndPointImpl
ServerImpl | g.apache.cxf.endpoint.ServerImpl 91 |
Setting the server's publi
Can you make sure the cxf bundle is started rightly before the camel
route bundle?
For the stack trace , I think the CXF endpoint is not start rightly.
Willem
Harbeer Kadian wrote:
Hi,
I checked the example given in servicemix 4.0 CXF-Camel NMR.
I tried to follow the example.
I created a CXF