Are u using the nightly build? If so, please open a issue/bug.

thanks,
dims

On 9/18/06, Spies, Brennan <[EMAIL PROTECTED]> wrote:
Axis devs,

Got a question regarding the use of types for message parts rather than
elements...specifically, what are the semantics of it? Reading the WSDL spec
does not clarify this for me.

For example, suppose you have an output message defined as

<message name="Response">
        <part name="output" type="ns:responseType"/>
</message>

Using the Axis code generator with XMLBeans databinding, the ResponseType
class will be generated, but there is no corresponding *Document class. Also,
the methods in the generated code look more like an IN ONLY MEP rather than
IN-OUT--i.e., the skeleton has no return value, hence no meaningful SOAP
response is generated.

Brennan

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




--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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

Reply via email to