• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Custom namespace in soap response
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Custom namespace in soap response


  • Subject: Custom namespace in soap response
  • From: Corin Lawson <email@hidden>
  • Date: Wed, 14 Jun 2006 16:58:41 +1000

Hi,

How do I customise the namespace of the *Response element in an soap message?

For example the ns1 shown below.

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<soapenv:Body>
<ns1:checkResponse soapenv:encodingStyle="http:// schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://127.0.0.1/cgi- bin/WebObjects/BDERS-Dev.woa/1/ws/BDERS">
<return href="#id0"/>
</ns1:checkResponse>
...


I am using WO 5.2.4 and have implemented a custom component-based operation by extending WOOperation. I have set the WSDLTargetNamespace property in my d2wmodel but to effect the wsdl but no effect in the actual soap response.

Please Help.

Corin.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Solution: Custom namespace in soap response
      • From: Corin Lawson <email@hidden>
  • Prev by Date: Null d2ws inputs
  • Next by Date: Re: Postgresql and bracket expression
  • Previous by thread: Re: Null d2ws inputs
  • Next by thread: Solution: Custom namespace in soap response
  • Index(es):
    • Date
    • Thread