Hi,
We are running into OutOfMemory issues when testing the service that returns large
results. Web service libraries are relying on DOM to serialize the DTO, it appears that
DOM does this very inefficiently. I am wondering if there is a way to replace DOM with
SAX/other parser to increase efficiency?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200687#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...