OK ! Thanks for your answer
-- Ephemeris Lappis _____ De : Amila Suriarachchi [mailto:[EMAIL PROTECTED] Envoyé : mardi 17 avril 2007 11:01 À : [email protected] Objet : Re: [AXIS2] codegen using ADB : skeleton uses xsd element and not type On 4/16/07, Ephemeris Lappis <[EMAIL PROTECTED]> wrote: Hello. If I'm not wrong, the generated skeleton, using the ant codegen with ADB data binding, relies on the schema elements that are mapped to the WSDL messages parts, and not the schema types as I was thinking It's not a real problem, since the generated element classes give an access to the wrapped raw type If I remember well, Axis 1 generated server code uses types Is it a normal behavior, or did I make something bad ? It is the normal style. you must be using a rpc/literal wsdl. in this case axis2 generates wrapper elements accordingly. Thanks. -- Ephemeris Lappis -- Amila Suriarachchi, WSO2 Inc.
