[jboss-jira] [JBoss JIRA] Resolved: (JBJCA-183) Use StAX for XML parsing
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Thu Oct 1 09:59:49 EDT 2009
[ https://jira.jboss.org/jira/browse/JBJCA-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen resolved JBJCA-183.
-----------------------------------
Resolution: Done
StAX times:
bootstrap.xml: 18 ms
naming.xml: 5 ms
transaction.xml: 1 ms
jca.xml: 2 ms
> Use StAX for XML parsing
> ------------------------
>
> Key: JBJCA-183
> URL: https://jira.jboss.org/jira/browse/JBJCA-183
> Project: JBoss JCA
> Issue Type: Task
> Components: Fungal
> Reporter: Jesper Pedersen
> Assignee: Jesper Pedersen
> Fix For: 1.0.0.Alpha5
>
>
> The current setup with JAXB/XJC uses
> bootstrap.xml: 385 ms
> naming.xml: 71 ms
> transaction.xml: 23 ms
> jca.xml: 58 ms
> for parsing. See if it can be improved with StAX.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list