7.1.9 to 8.1.3 upgrade, class loader issues?
After upgrading to 8.1 from 7.1.9, seeing errors when attempting to invoke SOAP services:
com.ibm.xml.xlxp2.api.wssec.WSSXMLInputFactory incompatible with com.ctc.wstx.stax.WstxInputFactory. This is occurring when its trying to build the request during the invoke activities, apparently failing when calling pzAddCustomHeadersToSoapEnvelope
In the older SMA there was a place to do java class search, but I don't see that now in the 8.1 admin portal. That may be useful in figuring out what classes are being loaded (and from where.. filesystem/db).
***Edited by Moderator: Pallavi to update platform capability tags***