There are errors in your WSDL. You must fix them before you can get Axis2 to work.
You've defined the service as document style, but your message parts reference types rather than elements. (A document style service MUST reference elements; and RPC style service MUST reference types.) Either convert the style to RPC or define the "res" and "n" parts as elements in your schema and reference them rather than the types.
I suggest you follow the "wrapped" document style convention. See http://atmanes.blogspot.com/2005/03/wrapped-documentliteral-convention.html for guidance.
Anne
On 6/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]
> wrote:
I have a wsdl genereted by SOA Editor.
I'm able to develop a service in Axis 1.2 from this WSDL, but i'm not able to develop a service with Axis 2 v1.0.
Someome can send me send me a service developed using my WSDL in Axis 2.
In attachment the Servizio.wsdl (Servizio means Service in italian ;))
Thanks Fabio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
