[ https://issues.apache.org/jira/browse/XERCESJ-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mahmoud M. Almazari updated XERCESJ-1205: ----------------------------------------- Attachment: XERCESJ-1205.patch > Entity resolution does not work with DTD grammar caching resolved > ----------------------------------------------------------------- > > Key: XERCESJ-1205 > URL: https://issues.apache.org/jira/browse/XERCESJ-1205 > Project: Xerces2-J > Issue Type: Bug > Components: DTD > Affects Versions: 2.8.1 > Environment: JDK1.5. The issue appears on various machines, Windows, > Linux, Mac OSX. I don't believe it is platform specific. > Reporter: Tin Pavlinic > Assignee: Michael Glavassevich > Priority: Major > Attachments: XERCESJ-1205.patch, XERCESJ-1465.patch, bug.zip, > entitypatch-r1813171.patch > > > We have a DTD which defines some entities. We are parsing multiple documents > against this DTD. If grammar caching is enabled, the entities are unresolved > when the grammar is loaded from the cache, instead of the DTD. > It seems that they are cleared every time a document is parsed and are only > loaded when a DTD is loaded and not from the cache. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org