Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tWebService NoClassDefFoundError JAXBUtils

Hi everybody,

 

I have been trying to make a connection to a webservice with the tWebService component but to no avail. I can access the list of operations and select one, then add the input variables and then the output one, but I am getting this error all the time:

 

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/cxf/tools/util/JAXBUtils
	at org.talend.webservice.helper.ServiceInvokerHelper.<init>(ServiceInvokerHelper.java:119)
	at org.talend.webservice.helper.ServiceInvokerHelper.<init>(ServiceInvokerHelper.java:103)
	at org.talend.webservice.helper.ServiceInvokerHelper.<init>(ServiceInvokerHelper.java:99)
	at wave.test_0_1.Test.tFixedFlowInput_1Process(Test.java:814)
	at wave.test_0_1.Test.runJobInTOS(Test.java:1369)
	at wave.test_0_1.Test.main(Test.java:1220)
Caused by: java.lang.ClassNotFoundException: org.apache.cxf.tools.util.JAXBUtils
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	... 6 more
[statistics] disconnected

I have attached 4 screenshots with the very simple example that I am trying to do.

 

Regards,
JNanin

 

 

Labels (3)
12 Replies
Anonymous
Not applicable
Author

Hello JNanin,

Which solution is OK with you? Did you install talend open studio v 7.1.1 to get it work? Or just re-start your studio 7.0?

Thanks for your information.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello Sabrina,

 

I am not sure what fixed it, if the update to the 7.1 version, or if I had something corrupted on the 7.0 from when I set it up and I didn't do the same error when setting up the 7.1

 

Regards,

JNanin

Anonymous
Not applicable
Author

Hello,

We note it and feel free to let us know if this issue repro again from your side.

Thanks for your prompt reply.

Best regards

Sabrina