7 Replies Latest reply on Jun 5, 2014 11:43 AM by shawkins

    Unknown class type javax.xml.transform.stax.StAXSource

    sarin_ashish

      Hi,

       

      I was trying to deploy a VDB (that consumes a SOAP based web service) on Teiid embedded version, and at the time of deployment I got the following exception message:

       

      Caused by: javax.xml.ws.WebServiceException: Unknown class type javax.xml.transform.stax.StAXSource

        at com.sun.xml.internal.ws.api.pipe.Stubs.createDispatch(Stubs.java:264)

        at com.sun.xml.internal.ws.client.WSServiceDelegate.createDispatch(WSServiceDelegate.java:377)

        at com.sun.xml.internal.ws.client.WSServiceDelegate.createDispatch(WSServiceDelegate.java:388)

        at com.sun.xml.internal.ws.client.WSServiceDelegate.createDispatch(WSServiceDelegate.java:369)

        at javax.xml.ws.Service.createDispatch(Service.java:352)

        at org.teiid.resource.adapter.ws.WSConnectionImpl.createDispatch(WSConnectionImpl.java:306)

        at org.teiid.translator.ws.WSProcedureExecution.execute(WSProcedureExecution.java:102)

       

      Any idea why this might be happening ? I'm using JDK 7.

       

      regards

      ashish