]
James Perkins moved WFLY-5295 to WFCORE-966:
--------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-966 (was: WFLY-5295)
Component/s: Logging
(was: Logging)
In domain mode non existing subhandler is saved to attributes.
--------------------------------------------------------------
Key: WFCORE-966
URL:
https://issues.jboss.org/browse/WFCORE-966
Project: WildFly Core
Issue Type: Bug
Components: Logging
Environment: Running unsecured EAP 7.0.0 DR9 version in domain mode.
Reporter: Patrik Cyprian
Assignee: James Perkins
When you in domain mode in created async handler add non existing sub handler to
attributes it is successfully saved. In standalone mode it is not possible (subhandler is
not saved - saving operation failed).
1.Run EAP in domain mode (default profile)
2.Create async handler
3.Try to add non existing subhandler to async handler attributes
4.Try the same in standalone mode with standalone-full-ha profile