Requested factory com.ctc.wstx.stax.WstxInputFactory cannot be located
问题 I am build an Oracle Agile PLM CustomAction Px. I called a webservice inside the Px to process some data. After i deployed, it gave "Class not found exception" for javax.xml.ws.Service so i copied jaxws-api-2.1-1.jar in \Agile\Agile931\integration\sdk\extensions folder. After this this error was gone. Similarly i copied some other jars to remove "Class not found exception" for other classes. But now i dont know how to remove this error: Requested factory com.ctc.wstx.stax.WstxInputFactory