[jboss-jira] [JBoss JIRA] (WFLY-12856) EJB management resource component-class-name showing component name
Cheng Fang (Jira)
issues at jboss.org
Sun Dec 8 17:40:00 EST 2019
Cheng Fang created WFLY-12856:
---------------------------------
Summary: EJB management resource component-class-name showing component name
Key: WFLY-12856
URL: https://issues.redhat.com/browse/WFLY-12856
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: Cheng Fang
Assignee: Cheng Fang
{code}
/deployment=singleton-hello.jar/subsystem=ejb3/singleton-bean=SingletonHello:read-resource(include-runtime, recursive=true)
{
"outcome" => "success",
"result" => {
"component-class-name" => "SingletonHello",
"declared-roles" => [],
"execution-time" => 0L,
"invocations" => 0L,
"methods" => {},
"peak-concurrent-invocations" => 0L,
"run-as-role" => undefined,
"security-domain" => "other",
"timers" => [],
"wait-time" => 0L,
"service" => undefined
}
}
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list