Re: How do i add third party jars in normal jar deployment

2013-10-21 Thread Christian Müller
You have to install your database driver OSGI bundle too and all your depended OSGI bundles. For Karaf/ServiceMix it's recommended to use a feature file. [1] http://karaf.apache.org/manual/latest-2.2.x/users-guide/provisioning.html P.S.: And please use the users mailing list in the future for suc

Re: How do i add third party jars in normal jar deployment

2013-10-21 Thread Christian Mueller
Please use the user mailing list as we describe here [1]. [1] http://camel.apache.org/mailing-lists.html Best, Christian -- View this message in context: http://camel.465427.n5.nabble.com/How-do-i-add-third-party-jars-in-normal-jar-deployment-tp5741987p5741995.html Sent from the Camel Develop

Re: Cannot find class [org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy]

2013-10-21 Thread Christian Mueller
Please use the user mailing list as we describe here [1]. [1] http://camel.apache.org/mailing-lists.html Best, Christian -- View this message in context: http://camel.465427.n5.nabble.com/Cannot-find-class-org-apache-camel-dataformat-soap-name-ServiceInterfaceStrategy-tp5741964p5741994.html S

Re: How do i add third party jars in normal jar deployment

2013-10-21 Thread contactreji
Hi David Can you tell me how are you initializing the bean to access the oracle database? Go with And please check which Maven dependency is needed for Oracle JDBC. The jars should contains some classes similar to classes12.jar. Please refer

How do i add third party jars in normal jar deployment

2013-10-21 Thread David M Nayagam
Hi All, i am creating simple project with oracle DB integration. here i am going to create simple JAR file (Bundle) and going to deploy in ServiceMix 4.5.2. While maven build it is success and creating jar files. When i am going to deploy in servicemix 4.5.2 it's can not find my Oracle Driver cl

Cannot find class [org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy]

2013-10-21 Thread David M Nayagam
Hi All, I am creating jar and deploying into servicemix 4.5.2 for consume the webservice project. while converting Object to SOAP xml i am getting below error: i have checked my .m2 folder i am having all the version of camel-soap jars:but not luck. org.apache.camel came

Re: Getting error while consume the webservice using cxf

2013-10-21 Thread David M Nayagam
Hi Reji, Thanks for your reply. i am creating jar and deploying into servicemix. while converting Object to SOAP xml i am getting below error: i have checked my .m2 folder i am having all the version of camel-soap jars:but not luck. org.apache.camel camel-soap