You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Eoghan Glynn (JIRA)" <ji...@apache.org> on 2007/02/01 15:59:06 UTC

[jira] Created: (CXF-402) Refresh target EPR after non-transient failure detected by transport

Refresh target EPR after non-transient failure detected by transport
--------------------------------------------------------------------

                 Key: CXF-402
                 URL: https://issues.apache.org/jira/browse/CXF-402
             Project: CXF
          Issue Type: Task
          Components: Transports
            Reporter: Eoghan Glynn
         Assigned To: Eoghan Glynn


When a Conduit detects a non-transient connection-establishment failure, it sould refresh the EPR via the EndpointResolverRegistry bus extension before attempting a transparent rebind.

The number of rebind attempts and the intra-rebind delay should be configurable at the Bus level, as opposed to per-transport. Thus this logic should be factored out into a component sharable across transports (e.g. in the AbstractConduit).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.