Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

Testing banner

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

Sanjay BAug 10 2020

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.

Does the version JDK 1.8.0._131 have the fix for this issue?

Comments
Post Details
Added on Aug 10 2020
0 comments
349 views