Re: Namespaces in WSDL and SOAP
Re: Namespaces in WSDL and SOAP
- Subject: Re: Namespaces in WSDL and SOAP
- From: email@hidden
- Date: Mon, 5 Jun 2006 20:05:03 +1200
Hello Corin;
How do I (partly) customize the target namespace of the definitions
element in a wsdl doc generated by WO (5.2.4) and the corresponding
ns used in soap messages to and from services described in that
wsdl doc?
I have recently been manipulating WSDL settings on an instance of
'MessageContext' by writing a 'hander'. You might be able to do the
same sort of thing, but I'm not entirely sure how you get access to
the WSDL model object if you need that. A handler can subclass from
"org.apache.axis.handlers.BasicHandler" and can easily be added into
the "server.wsdd".
public void generateWSDL(MessageContext msgContext) throws AxisFault
^^^ check out this one.
cheers.
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
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