Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » com.sun.xml.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy
com.sun.xml.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy [message #811828] Fri, 02 March 2012 21:53
JavaJ Missing name is currently offline JavaJ Missing nameFriend
Messages: 45
Registered: July 2009
Member
I'm trying to connect to a cxf webservice in a rcp application. It works in my env but not in anyone elses. The message "com.sun.xml.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy" is caused from the rt.jar file webservices classes that get bundled with java 6 and are being used instead of the cxf.jar file that is in my plugin because the classpath is finding the rt.jar classes first. How can i tell my rcp application to use the cxf.jar and it's classes first? Anyway to change the classpath?
Previous Topic:Common Navigator Framework - Where is "Filters" option?
Next Topic:no schema found for extension point
Goto Forum:
  


Current Time: Tue Apr 16 05:18:33 GMT 2024

Powered by FUDForum. Page generated in 0.12739 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top