Hi all, I want to generate WSDL by AxisServlet (with query string "serviceName?wsdl"). But it generates in Axis2 format. (Arguments and a return type of service are wrapped) I want to get a WSDL formatted in Axis1 (no wrapped) by Axis2's AxisServlet.
How can I get it? # In my case, I communicate with the other platforms (Java <-> .NET), # so I am not good enough Axis2's WSDL format, because the client # stub (generated from it) is redundant. The format is different between Axis1 and Axis2. I want you to know why the format was changed. thanks. --- Hirotaka HONMA <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
