You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fixes in PR #17 only addresses a single deployed webapp, not multiple webapps, overlayed webapps, or nested webapps, or webapps behind other functionality (like gzip).
The points in issue #5 and #9 should be addressed, along with arquillian assumptions, for this to be fixed.
The existing assumption from Issue #12 about server.getHandlers() is also true for undeploy(Archive).
Also, the removeHandler logic assumption is incorrect.
See StandardUndeployer.java for details.
The text was updated successfully, but these errors were encountered: