[jbossts-issues] [JBoss JIRA] (JBTM-1877) Use xerces instead of expat for parsing btconfig.xml

Crispin Boylan (JIRA) jira-events at lists.jboss.org
Tue Aug 6 06:40:26 EDT 2013


Crispin Boylan created JBTM-1877:
------------------------------------

             Summary: Use xerces instead of expat for parsing btconfig.xml
                 Key: JBTM-1877
                 URL: https://issues.jboss.org/browse/JBTM-1877
             Project: JBoss Transaction Manager
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: BlackTie
    Affects Versions: 5.0.0.M3
            Reporter: Crispin Boylan
            Assignee: Amos Feng
             Fix For: 5.0.0.M4


We still use expat for parsing the main btconfig.xml file, and combine that with the XSDValidator using Xerces.

We should just dump expat and use Xerces for both these jobs, reducing the dependencies and avoiding two sweeps of the file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list