Mike Edwards wrote:
The exception I get on the client is this:
java.lang.ClassCastException:
com.sun.xml.bind.v2.runtime.JAXBContextImpl cannot be cast to
com.sun.xml.internal.bind.api.JAXBRIContext
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.<clinit>(Unknown
Source)
...clearly deep inside the Sun JAX-WS implementation code.
Anyone come across this one before??
Mike,
I have not seen this one, but one quick test you can try is running with
the IBM JDK 6. Same error with a different JDK?
--
Thanks, Dan Becker