[jboss-dev-forums] [JBoss XML Binding Development] - first stax performance test

David Lloyd do-not-reply at jboss.com
Thu May 13 18:21:19 EDT 2010


David Lloyd [http://community.jboss.org/people/david.lloyd%40jboss.com] replied to the discussion

"first stax performance test"

To view the discussion, visit: http://community.jboss.org/message/542970#542970

--------------------------------------------------------------
> Alexey Loubyansky wrote:
> 
> Actually, I had to continue with Woodstox. JDK's impl doesn't give me full DTD info. It does report the DTD event but I couldn't get publicId/systemId. But using Woodstox's API I could get to it. It's really necessary for the metadata and deployers. I got all the metadata tests passing and the AS booting.
> We actually don't have any XML at the moment in the AS with XInclude. But I am sure there was something in MC using XInclude.

Wow, I'm surprised at this.  Are you using the stream reader or event reader interface?  Stream reader might be better (and, it might give access to the publicId/systemId stuff by way of getPIData or something like that).

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/542970#542970]

Start a new discussion in JBoss XML Binding Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2065]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100513/e39433e6/attachment.html 


More information about the jboss-dev-forums mailing list