This test works alone, but fails when running within entire cxf-systests-jaxws suite:
EDIT: weird - it didn't work 5 times before creating this jira, but after I created it, it was fine
.
EDIT: no - it fails all the time (my invocation mistake).
During debug session, I saw that org.apache.cxf.transport.http_undertow.UndertowHTTPServerEngine#shutdown() doesn't call org.apache.cxf.transport.http_undertow.UndertowHTTPServerEngine#registedPaths.clear(), because org.apache.cxf.transport.http_undertow.UndertowHTTPServerEngine#servantCount is 1...
Working on 3.3.6.fuse-7_13_0-00005