Freeman Yue Fang created CXF-8533:
-------------------------------------
Summary: ensure an endpoint destination which is still in use
won't be shutdown inproperly
Key: CXF-8533
URL: https://issues.apache.org/jira/browse/CXF-8533
Project: CXF
Issue Type: Bug
Reporter: Freeman Yue Fang
This could happen when two endpoints share the same address. Though the second
endpoint won't get started because "endpoint already registered on address",
but the second endpoint could shutdown the destination which is still used by
the first endpoint.
More background can be found in this discussion
http://cxf.547215.n5.nabble.com/CXF-endpoint-unexpectedly-unregistered-td5807854.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)