Hi, I am investigating document-style web services. The SOAP body contains an xml document to be passed to the web service running on JBOSS 3.2.3. I see that the SOAP body content (xml document) is parsed at the client and the server side.
The question is, Can this parsing of SOAP body content be avoided or atleast configured to use a handler of our choice ?. Reason, The aim is to parse the contents ourselves and use it either as a raw string object or document object but the choice should be ours. As it stands now, there is a performance overhead as parsing is done twice - by axis and by us. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850543#3850543 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850543 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user