SoapMessage « Web Service « Spring Q&A





1. Streaming SoapMessage support in CVS now    forum.springsource.org

Streaming SoapMessage support in CVS now One of the most requested features for Spring-WS is a streaming message model. This means that - unlike with SAAJ, which is used under the ...

2. create a SOAPMessage with an dom Element    forum.springsource.org

i have a AbstractDomPayloadEndpoint with: Element invokeInternal(Element requestElement, Document doc) this web service have to call another with the same body (requestElement). i have create a SOAPMessage (saaj), but i don't ...

3. Schema for SOAPMessage with child-Element and Attachment    forum.springsource.org

XSD for SOAPMessage with child-Element and Attachment I am trying to generate Dynamic WSDL using Spring-WS.I am attaching an XML in the SOAPMessage.How can i specify xsd for this SOAPMessage(which has ...

4. Shouldn't SoapMessage extend PoxMessage?    forum.springsource.org