Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2013-01-14 Thread emeka_kanu
Not sure if this is still a problem for anyone. However, I solved this by using the following in the pom. javax.xml.namespace, -- View this message in context: http://camel.465427.n5.nabble.com/NoClassDefFoundError-javax-xml-namespace-QName-CXF-SOAP-Consumer-tp4685413p572554

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-11 Thread Freeman Fang
On 2011-8-11, at 下午6:04, Naira & Kobo wrote: Hi, something else came up. Have you ever tried running servicemix 4.4 on Windows 7? I am running mine on Windows 7 and here are the errors I am getting when starting it up: 10:59:35,041 | NIOSocketConnectorWrapper| 159 - org.ops4j.pax.w

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-11 Thread Naira & Kobo
Hi, something else came up. Have you ever tried running servicemix 4.4 on Windows 7? I am running mine on Windows 7 and here are the errors I am getting when starting it up: 10:59:35,041 | NIOSocketConnectorWrapper| 159 - org.ops4j.pax.web.pax-web-jetty - 1.0.3 | Connection on port 8181 c

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-11 Thread Freeman Fang
Hmm, it's weird, any chance you can provide a testcase bundle which I can build and deploy to reproduce it? Freeman On 2011-8-11, at 下午4:53, Naira & Kobo wrote: Here: karaf@root> headers 244 Generic SOAP Services Consumer (244) Manifest-Vers

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-11 Thread Naira & Kobo
Here: karaf@root> headers 244 Generic SOAP Services Consumer (244) Manifest-Version = 1 Bnd-LastModified = 1313052666388 Tool = Bnd-1.43.0 Build-Jdk = 1.6.0_25-ea Created-By = Apache Maven Bundle Plugin Bundle-Name = Generic SOAP Services Consumer

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-10 Thread Freeman Fang
Hi, Could you append the output for osgi:headers your_customer_bundle_id? Freeman On 2011-8-10, at 下午10:00, Naira & Kobo wrote: Hi, The error persisted even though I have javax.xml.namespace imported. Any ideas why this is so? -- View this message in context: http://camel.465427.n5.nabble.

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-10 Thread Naira & Kobo
Hi, The error persisted even though I have javax.xml.namespace imported. Any ideas why this is so? -- View this message in context: http://camel.465427.n5.nabble.com/NoClassDefFoundError-javax-xml-namespace-QName-CXF-SOAP-Consumer-tp4685413p4685898.html Sent from the Camel - Users mailing list

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-10 Thread Freeman Fang
Hi, You don't need import "java." package per OSGi spec. But you need import other package one after the other as needed. Freeman On 2011-8-10, at 下午7:29, Naira & Kobo wrote: Thank you for your response. I am a little new to OSGi. Is there a way I can import all java.* packages in my pom f

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-10 Thread Naira & Kobo
Thank you for your response. I am a little new to OSGi. Is there a way I can import all java.* packages in my pom fileor do I have to import one after the other as needed? Regards. -- View this message in context: http://camel.465427.n5.nabble.com/NoClassDefFoundError-javax-xml-namespace-QNam

Re: NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-10 Thread Freeman Fang
Hi, My comment inline. On 2011-8-10, at 下午6:59, Naira & Kobo wrote: Hi all, I am trying to migrate a csf service from SMX 4.3 to 4.4 and when I deployed in the new SMX 4.4.0-fuse-00-43, it throws the following exception: 11:50:48,442 | ContextLoaderListener| 85 - org.springfra

NoClassDefFoundError : javax.xml.namespace.QName CXF SOAP Consumer

2011-08-10 Thread Naira & Kobo
Hi all, I am trying to migrate a csf service from SMX 4.3 to 4.4 and when I deployed in the new SMX 4.4.0-fuse-00-43, it throws the following exception: 11:50:48,442 | ContextLoaderListener| 85 - org.springframework.osgi.extender - 1.2.1 | Application context refresh failed (OsgiBund