Results 1 to 1 of 1

Thread: Custom Header - QNameUtils

  1. #1
    Join Date
    Mar 2008
    Posts
    20

    Default Custom Header - org.springframework.ws.soap.SoapMessage

    How do I create following custom header (especially nested elements) with org.springframework.ws.soap.SoapMessage (QNameUtils)?

    <custom>
    <name>
    <firstName>Some Name</firstName>
    </lastName>Some Name</lastName>
    </name>
    </custom>

    Thanks!
    Last edited by msbhalani; Mar 23rd, 2009 at 01:47 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •