Products | Versions |
---|---|
TIBCO BusinessConnect SOAP Protocol | - |
Not Applicable | - |
java.property.javax.xml.stream.XMLInputFactory=com.ctc.wstx.stax.WstxInputFactory
java.property.javax.xml.stream.XMLOutputFactory=com.ctc.wstx.stax.WstxOutputFactory
java.property.javax.xml.stream.XMLEventFactory=com.ctc.wstx.stax.WstxEventFactory
2. Change as follows: =================================================================================
# Set the StAX Parser factories to use
java.property.javax.xml.stream.XMLInputFactory=com.ctc.wstx.stax.WstxInputFactory
java.property.javax.xml.stream.XMLOutputFactory=com.sun.xml.internal.stream.XMLOutputFactoryImpl
java.property.javax.xml.stream.XMLEventFactory=com.ctc.wstx.stax.WstxEventFactory
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
3. Save the file, and restart the engines.