[ 
https://issues.apache.org/jira/browse/AXIS2C-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485750
 ] 

Dinesh Premalal commented on AXIS2C-283:
----------------------------------------

Now static WSDL serving capability provided through a parameter in service.xml. 
User need to provide parameter as follows
    <parameter name="wsdl_path">path to wsdl file</parameter>

then, engine will be able to provide wsdl file , upon request service?wsdl
Ex:
       http://127.0.0.1:9090/axis2/services/echo?wsdl will give , wsdl relavent 
to echo service.

> Provide static WSDL serving capability
> --------------------------------------
>
>                 Key: AXIS2C-283
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-283
>             Project: Axis2-C
>          Issue Type: New Feature
>    Affects Versions: Current (Nightly)
>            Reporter: Samisa Abeysinghe
>         Assigned To: Dinesh Premalal
>             Fix For: 1.0.0
>
>
> We do not have ?wsdl support on top of service URL. We should be able to 
> store a static WSDL and serve this for ?wsdl requests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to