com.sun.xml.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy
December 29, 2009
Leave a comment
Problem:
com.sun.xml.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy
Solution:
Make sure that com.sun.xml.ws.client.sei.SEIStub is not in classpath.
Categories: cxf



