You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by sagara <sa...@ceit.pdn.ac.lk> on 2007/04/12 12:19:35 UTC

how to display original WSDL file

Hi,
(1) how to disable automatic WSDL genaration in AXIS2 ?
(2) insted of automatic WSDL genaration how I disply orginal WSDL file with web 
service 

thanks
sagara

--
Open WebMail Project (http://openwebmail.org)


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: how to display original WSDL file

Posted by Nate - Hotmail <nd...@hotmail.com>.
To display the original WSDL in Axis2 place the following in your 
services.xml file:

    <parameter name="useOriginalwsdl">true</parameter>



-- Nate

----- Original Message ----- 
From: "sagara" <sa...@ceit.pdn.ac.lk>
To: <ax...@ws.apache.org>
Sent: Thursday, April 12, 2007 6:19 AM
Subject: how to display original WSDL file


>
> Hi,
> (1) how to disable automatic WSDL genaration in AXIS2 ?
> (2) insted of automatic WSDL genaration how I disply orginal WSDL file 
> with web
> service
>
> thanks
> sagara
>
> --
> Open WebMail Project (http://openwebmail.org)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org