Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm using a tRestClient inside a sub job(level 1 or more). the Component works when started from the studio, but when deploying it to the karaf container, the following Exception is thrown:
Caused by: java.lang.NoClassDefFoundError: org/apache/cxf/service/model/EndpointInfo
at local_project.gettoken_0_1.GetToken.tRESTClient_1Process(GetToken.java:777)
at local_project.gettoken_0_1.GetToken.runJobInTOS(GetToken.java:1479)
at local_project.gettoken_0_1.GetToken.runJob(GetToken.java:1296)
When using the same components at the root component, it works. but once inside a sub job it fails.
Someone has any idea please ?
Thank you in advance
Hello,
Are you using it inside a sub job or a child-job? Could you please post your job design screenshots here?
Best regards
Sabrina