I submitted a test case to axis-dev but nobody responded. Sounds like I should submit a bug report.

 

- Wei Chen

 

-----Original Message-----
From: Glen Daniels [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 8:59 PM
To: '[EMAIL PROTECTED]'
Subject: RE: message part in document/literal style

 

I don't think WSDL prohibits it.  You'd get something like:

 

<SOAP:Body>

  <part1>...</part1>

  <part2>...</part2>

</SOAP:Body>

 

Most WSDLs use a single part for doc/lit services, and indeed Axis doesn't deal with multiple parts like this very well.

 

--Glen

-----Original Message-----
From: Wei Chen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 8:51 PM
To: [EMAIL PROTECTED]
Subject: message part in document/literal style

Hi,

 

If an operation is document/literal style, can the input/output message have multiple parts? Axis doesn't seem working if the message has multiple parts. But I can not find anything about this in WSDL spec.

 

Any help is appreciated.

 

- Wei Chen

Reply via email to