[ 
https://issues.apache.org/jira/browse/SYNAPSE-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592265#action_12592265
 ] 

Ruwan Linton commented on SYNAPSE-273:
--------------------------------------

This is because these transports are not properly configured for this 
particular service, for example you have not provided the email address to 
listen for the mail transport and so on.

Any way we should disable the not configured transports at the service 
deployment time after a warning.  

> 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
>            Assignee: Ruwan Linton
>
> 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