Blank soap address location is appended for mail and vfs ports of the proxy 
service wsdl 
-----------------------------------------------------------------------------------------

                 Key: SYNAPSE-273
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-273
             Project: Synapse
          Issue Type: Bug
          Components: Core
    Affects Versions: NIGHTLY
         Environment: ubuntu, jdk15
            Reporter: Charitha Kankanamge


1. Start the Synapse configuration numbered 150: i.e. synapse -sample 150
2. Go to http://localhost:8080/soap/StockQuoteProxy?wsdl and view the WSDL

You will notice that the endpoint address location is blank in vfs and mail 
endpoints. 

<wsdl:port name="StockQuoteProxyVfsSoap11Endpoint" 
binding="axis2:StockQuoteProxySoap11Binding">
<soap:address location=""/>
</wsdl:port>

<wsdl:port name="StockQuoteProxyMailtoSoap11Endpoint" 
binding="axis2:StockQuoteProxySoap11Binding">
<soap:address location=""/>
</wsdl:port>

-- 
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