You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/02/08 10:23:05 UTC

[jira] Resolved: (AXIS2-1713) WSDL port for HTTP/REST Binding not getting generated when you set 'enableRESTInAxis2MainServlet' paramter to true in axis2.xml

     [ https://issues.apache.org/jira/browse/AXIS2-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-1713.
--------------------------------------

    Resolution: Fixed

Now the issue is fixed and you do not need to have three parameters to control the REST, you need only one.

Thanks
Deepal

> WSDL port for HTTP/REST Binding not getting generated when you set 'enableRESTInAxis2MainServlet' paramter to true in axis2.xml
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1713
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1713
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.1
>         Environment: JDK 1.4.2, Windows XP
>            Reporter: Junaid
>         Assigned To: Deepal Jayasinghe
>            Priority: Minor
>
> I am using RPCMessageReceiever and I set the following parameters in axis2.xml:
>     <parameter name="enableRESTInAxis2MainServlet" locked="true">true</parameter>
>     <parameter name="disableREST" locked="true">false</parameter>
>     <parameter name="disableSeparateEndpointForREST" locked="true">true</parameter>
> The generated WSDL no longer has the <wsdl:port> for the HTTP/REST binding. However the REST functionality works as expected, so it seems to be only a WSDL generation issue.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org