WSDL port for HTTP/REST Binding not getting generated when you set
'enableRESTInAxis2MainServlet' paramter to true in axis2.xml
-------------------------------------------------------------------------------------------------------------------------------
Key: AXIS2-1713
URL: http://issues.apache.org/jira/browse/AXIS2-1713
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: wsdl
Affects Versions: 1.1
Environment: JDK 1.4.2, Windows XP
Reporter: Junaid
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]