JDK-8016153 : Property http://javax.xml.XMLConstants/property/accessExternalDTD is not recognized.
This issue was fixed in JDK 7 (7u40) and JDK 8 (b96)
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8016153
We are using Oracle JDK 1.8.0._131 on weblogic 12c.
But still seeing the same error:
Not supported: http://javax.xml.XMLConstants/property/accessExternalDTD
We are using com.ctc.wstx.stax.WstxInputFactory and com.ctc.wstx.stax.WstxOutputFactory
for Stream objects.
Can you check if this version (JDK 1.8.0._131) has the fix for this issue?