You might want to take a look at what the IBM WSTK or WSDE produce
from a WSDL file to see how WSDL maps to the deployment descriptor
and to the skeleton.

The other direction obviously has nothing to do with a deployment
descriptor etc. as its going from a vanilla Java class to a WSDL
file.

Sanjiva.

----- Original Message ----- 
From: "Daniel Kruler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 04, 2001 5:31 PM
Subject: RE: WSDL


> I am trying to write WSDL from Java generator.
> I am not very clear on how different parts of WSDL are mapped to
> deployment descriptor and skeleton implementation.
> 
> 
> -----Original Message-----
> From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 04, 2001 5:27 PM
> To: [EMAIL PROTECTED]
> Subject: Re: WSDL
> 
> 
> No- methodNamespaceURI attribute of the soap:body binding element
> is what goes in the ID of the deployment descriptor. Apache SOAP
> currently only routes on the qualified name of the method element
> for SOAP RPC.
> 
> Sanjiva.
> 
> ----- Original Message ----- 
> From: "Daniel Kruler" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, June 04, 2001 5:18 PM
> Subject: WSDL
> 
> 
> > In WSDL does targetNamespace and name correspond to ID in deployment
> > descriptor?
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to