[jboss-user] [JBossWS] - Creating a response from an existing DOM document

bbredohl do-not-reply at jboss.com
Thu Nov 23 05:25:25 EST 2006


Hi,
I have a DOM object in my JSR-181 Endpoint. This DOM is validated against my xsd. How can I tell JBoss (if it's possible), that the DOM represents my xsd file, so that the ws client gets a validated DOM object to work with?

Ore is the only way to do this with javax.xml.soap.SOAPBody.addDocument()? (And how is this working?)

Thanks for your help and sorry for my bad English.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988108#3988108

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988108



More information about the jboss-user mailing list