[
https://wso2.org/jira/browse/ESBJAVA-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
indika kumara resolved ESBJAVA-429.
-----------------------------------
Fix Version/s: 1.7
Resolution: Fixed
fix is in synapse
> The Port details of the WSDL endpoint does not get changed unless clicked on
> the "Update" button of Manage Configuration
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: ESBJAVA-429
> URL: https://wso2.org/jira/browse/ESBJAVA-429
> Project: WSO2 ESB
> Issue Type: Bug
> Components: Administration Console
> Affects Versions: 1.6
> Environment: Ubuntu7.04, JDK1.5.0_12
> Reporter: Evanthika Amarasiri
> Assignee: indika kumara
> Priority: Minor
> Fix For: 1.7
>
>
> 1. Created a sequence as given in sample 56
> <syn:sequence statistics="enable" name="sample_56">
> <syn:in>
> <syn:send>
> <syn:endpoint>
> <syn:wsdl service="SimpleStockQuoteService"
> port="SimpleStockQuoteServiceSOAP11port_http"
> uri="file:repository/conf/sample/resources/proxy/sample_proxy_1.wsdl"/>
> </syn:endpoint>
> </syn:send>
> </syn:in>
> <syn:out>
> <syn:send/>
> </syn:out>
> </syn:sequence>
> 2. When a request is sent the logs printed on the ESB console displays the
> the force as "force soap11=true"
> 3. Then I changed the above configuration and changed the format to soap12,
> saved the sequence and executed the client once more but in the logs the
> "format" has changed to soap12 but not the option "force".
> 4. Then I navigated to "Configuration" and updated the configuration before
> sending a request once more.
> 5. Then I realized the logs are printed properly as "force soap12=true"
> Therefore each time I change the "Port" I will have to go to the
> "Configuration" section and update the configuration before invoking the
> client.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev