Pokud ve vaší aplikaci, která využívá CXF framework, při undeploy dostávate následující hlášku: SEVERE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@45fd24c1]) and a value of type [org.apache.cxf.bus.CXFBusImpl] (value [org.apache.cxf.bus.CXFBusImpl@6e781ecc]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been [...]