Alessio Soldano [
http://community.jboss.org/people/asoldano] created the discussion
"Re: ClassCastException when trying to access web service"
To view the discussion, visit:
http://community.jboss.org/message/600034#600034
--------------------------------------------------------------
Check your classpath and java.endorsed.dirs env property value; the jaxws provider above
is trying to get a new instance of org.jboss.ws.core.jaxws.spi.ProviderImpl which is the
JBossWS-Native jaxws provider, but I assume you properly installed jbossws-cxf, given you
mentioned cxf before, right?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/600034#600034]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]