cesar
Jul 10th, 2006, 05:59 AM
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 find a method to add an Element.
how can do it???
thanks in advance,
César.
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 find a method to add an Element.
how can do it???
thanks in advance,
César.