[ https://issues.apache.org/jira/browse/TUSCANY-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Simon Nash resolved TUSCANY-1965. --------------------------------- Resolution: Fixed Fix Version/s: Java-SCA-1.1 Fixed in the 1.1 branch under revision r613023. Fixed in the trunk (with additional caching) under revision r613024. > sample-callback-ws-service fails to callback to the 2nd instance of > sample-callback-ws-client > --------------------------------------------------------------------------------------------- > > Key: TUSCANY-1965 > URL: https://issues.apache.org/jira/browse/TUSCANY-1965 > Project: Tuscany > Issue Type: Bug > Components: Java SCA Core Runtime > Affects Versions: Java-SCA-Next > Reporter: Raymond Feng > Assignee: Simon Nash > Priority: Critical > Fix For: Java-SCA-1.1 > > > Start the sample-callback-ws-service, and then run sample-callback-ws-client. > It will be successful for the first time. Then run sample-callback-ws-client > again, the sample-callback-ws-service will fail to callback with a > ConnectException. > Here is the problem behind, say the client starts the "callback service": at > port X, then service side set X into the wire for the callback. When the > client runs for the 2nd time, the "callback service" listens on a new port Y, > but the service side still use the staled port X to make the callback. -- 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]