Lin,

Looks like we need to add an properties file for this in
META-INF/services in the jaxws jar.

-- dims

On 3/7/07, Lin Sun <[EMAIL PROTECTED]> wrote:
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]




--
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to