Skip to content

Instantly share code, notes, and snippets.

@pcarrier
Created May 2, 2014 00:58
Show Gist options
  • Save pcarrier/0b33973e1f7226602b49 to your computer and use it in GitHub Desktop.
Save pcarrier/0b33973e1f7226602b49 to your computer and use it in GitHub Desktop.
Exception in thread "main" javax.xml.ws.WebServiceException: Unknown class type javax.xml.transform.dom.DOMSource
at com.sun.xml.internal.ws.api.pipe.Stubs.createDispatch(Stubs.java:274)
at com.sun.xml.internal.ws.client.WSServiceDelegate.createDispatch(WSServiceDelegate.java:504)
at com.sun.xml.internal.ws.client.WSServiceDelegate.createDispatch(WSServiceDelegate.java:531)
at com.sun.xml.internal.ws.client.WSServiceDelegate.createDispatch(WSServiceDelegate.java:510)
at com.sun.xml.internal.ws.client.WSServiceDelegate.createDispatch(WSServiceDelegate.java:478)
at javax.xml.ws.Service.createDispatch(Service.java:352)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment