Hello everyone, looks like this issue still not resolved.
Here is link to my github with prototype project to reproduce bug Project on github
To reproduce this bug you hould to deploy application, open following URL - http://localhost:8080/ee-jsf-cdi-session-tracking/index.xhtml And click to link "Logout"
after this you can find in the server logs following message:
WELD-000019
: Error destroying an instance com.test.prototype.MainController@1e28b182 of Managed Bean [class com.test.prototype.MainController] with qualifiers [@Default @Any @Named]
This behavior was reproduced on WildFly Application Server 10.0 and Payara 4.1.1.162 - weld version 2.3.2.Final
|