FuelSDK-Java icon indicating copy to clipboard operation
FuelSDK-Java copied to clipboard

seistub cannot be cast to org.apache.cxf.frontend.clientproxy - RAISING AGAIN

Open akshaymalik03 opened this issue 6 years ago • 0 comments

I am trying to use the fuelsdk in an osgi environment. I am getting this error -

java.lang.ClassCastException: com.sun.xml.internal.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy

This is because OSGi loads the system bundle before the bundle in which fuelsdk's dependency has been embedded


I know the problem and I have seen many solutions but none of them works.

Help is highly appreciated Thanks

akshaymalik03 avatar Aug 31 '18 03:08 akshaymalik03