camel-example-cxf-osgi

2017-08-23 Thread Matthew Shaw
Hi, I'm trying to run the camel-example-cxf-osgi example in karaf 4.1.1, and the service is successfully deployed through the bundle. However when trying to view the wsdl I'm getting the following exception, any ideas? javax.xml.stream.FactoryConfigurationError: Provider for class

Re: Questions on Camel camel-example-cxf-osgi sample

2011-11-04 Thread Glen Mazza
of the camel-example-cxf-osgi sample's README[1] hosts a CXF web service at the following URL: http://localhost:8181/cxf/camel-example-cxf-osgi/webservices/incident?wsdl However, the default string for OOTB Karaf would have services instead of CXF: http://localhost:8181/services/camel-example

Questions on Camel camel-example-cxf-osgi sample

2011-11-03 Thread Glen Mazza
Hi all, two questions: 1.) Line #51 of the camel-example-cxf-osgi sample's README[1] hosts a CXF web service at the following URL: http://localhost:8181/cxf/camel-example-cxf-osgi/webservices/incident?wsdl However, the default string for OOTB Karaf would have services instead of CXF: http

Re: Problem running camel-example-cxf-osgi

2011-10-31 Thread Glen Mazza
to run the Camel 2.8.2 sample camel-example-cxf-osgi on Apache Karaf 2.2.4. Following these instructions: https://svn.apache.org/repos/asf/camel/trunk/examples/camel-example-cxf-osgi /README.txt, I'm able to run the first four of these five commands with no problem: features:addUrl

Re: Problem running camel-example-cxf-osgi

2011-10-31 Thread Daniel Kulp
javax.xml.bind*, javax.jws*, javax.xml.soap*, javax.xml.ws*, I think javax.mail, javax.activation. Dan On Sunday, October 30, 2011 7:10:21 PM Glen Mazza wrote: Hello, I'm trying to run the Camel 2.8.2 sample camel-example-cxf-osgi on Apache Karaf 2.2.4. Following these instructions

Re: Problem running camel-example-cxf-osgi

2011-10-31 Thread Ioannis Canellos
The spring bundles have a lot of optional imports and in some cases when installing features causes all there refreshes, which may result in such errors. In some cases the order may help you with this. I find that when using equinox instead of felix, things work somehow better. -- *Ioannis

Problem running camel-example-cxf-osgi

2011-10-30 Thread Glen Mazza
Hello, I'm trying to run the Camel 2.8.2 sample camel-example-cxf-osgi on Apache Karaf 2.2.4. Following these instructions: https://svn.apache.org/repos/asf/camel/trunk/examples/camel-example-cxf-osgi/README.txt, I'm able to run the first four of these five commands with no problem

Re: Problem running camel-example-cxf-osgi

2011-10-30 Thread Daniel Kulp
, October 30, 2011 7:10:21 PM Glen Mazza wrote: Hello, I'm trying to run the Camel 2.8.2 sample camel-example-cxf-osgi on Apache Karaf 2.2.4. Following these instructions: https://svn.apache.org/repos/asf/camel/trunk/examples/camel-example-cxf-osgi /README.txt, I'm able to run the first four