Unable to undeploy application if Servlet Listener does not return
Issue
We have a web application with a context listener that hangs for a long time when it's destroy() method is called. If we try to remove the application, it will try to undeploy it and since it hangs, it never gets removed from the configuration. Is it possible to remove the application without undeploying it from a running instance?
Environment
- JBoss Enterprise Application platform (EAP) 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.