]
Philippe Schaller closed WFLY-3417.
-----------------------------------
Fix Version/s: 8.2.0.Final
Resolution: Out of Date
No longer an issue with 8.2.0.Final.
Accessing the EJB 3 container configuration of the web console fails
--------------------------------------------------------------------
Key: WFLY-3417
URL:
https://issues.jboss.org/browse/WFLY-3417
Project: WildFly
Issue Type: Bug
Components: Web Console
Affects Versions: 8.1.0.CR2
Environment: HAL 2.2.6.Final & 2.2.7.Final
WildFly 8.1.0.CR2 & 8.1.0.CR5
JDK 1.7.0_55
Win 7
Reporter: Philippe Schaller
Assignee: Heiko Braun
Fix For: 8.2.0.Final
Accessing the EJB 3 container configuration of the web console returns this message:
Unknown error
Unexpected HTTP response: 500
Request
{
"address" => [("subsystem" => "threads")],
"child-type" => "thread-factory",
"operation" => "read-children-resources",
"recursive" => true
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => "JBAS014883: No resource definition is
registered for address [(\"subsystem\" => \"threads\")]",
"rolled-back" => true
}