[ 
https://issues.apache.org/jira/browse/WSCOMMONS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen reassigned WSCOMMONS-466:
-----------------------------------------

    Assignee: Andreas Veithen

> AbstractTransportListener.GenericObserver may start listening for services 
> when the transport is stopped
> --------------------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-466
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-466
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Transport
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>            Priority: Critical
>             Fix For: Transports 1.0
>
>
> Scenario:
> - The transport has been initialized, but not yet started.
> - A service (configured for the transport) is deployed.
> Result:
> - The transport will start listening for messages. This is wrong because the 
> transport is stopped.
> - When the transport is started, it will start listening "twice". E.g. 
> AbstractPollingTransportListener will schedule two polls for the same service.

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

Reply via email to