Hi there,
I am running the following exception below during Axis2 integration into
geronimo when running a jax-ws test. My question is whether axis2 has
an implementation of javax.xml.ws.spi.Provider? Seems if none is
found, it will default to Provider com.sun.xml.ws.spi.ProviderImpl.
BTW, I am not seeing this prob with CXF and they do have a providerImpl
that extends javax.xml.ws.spi.Provider.
If this is a possible missing feature or bug, I'll be glad to file a
jira. Thanks, Lin
Root exception is javax.xml.ws.WebServiceException: Provider
com.sun.xml.ws.spi.ProviderImpl no
t found]
at
org.apache.geronimo.jaxws.client.JAXWSServiceReference.createServiceP
roxy(JAXWSServiceReference.java:169)
at
org.apache.geronimo.jaxws.client.JAXWSServiceReference.getContent(JAX
WSServiceReference.java:125)
at
org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:
61)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]