[jboss-user] [JBoss Web Services Users] - jbossws - DOM vs SAX
urandom
do-not-reply at jboss.com
Thu Oct 15 05:12:31 EDT 2009
I have just had OutOfMemoryError on the jboss-ws 2.0.3 GA. When I was watching the coredump file I saw the jboss-ws use the class org.apache.xerces.dom.DeferredDocumentImpl to build response and needed over 100MB memory to handled 23MB response.
Can I configure jboss-ws to using sax parser?
If not why dom was chosen.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260475#4260475
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4260475
More information about the jboss-user
mailing list