Skip to Main Content

Java User Groups

Announcement

Testing banner

JDK-8016153 : Property http://javax.xml.XMLConstants/property/accessExternalDTD is not recognized.

Sanjay BAug 7 2020 — edited Sep 17 2020

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?

Comments
Post Details
Added on Aug 7 2020
1 comment
1,362 views