Oliver Wulff created CXF-6549:
---------------------------------
Summary: JMX MBean for IdentityCache throws
RuntimeOperationsException
Key: CXF-6549
URL: https://issues.apache.org/jira/browse/CXF-6549
Project: CXF
Issue Type: Bug
Components: STS
Affects Versions: 3.1.2, 2.7.17, 3.0.4
Reporter: Oliver Wulff
Priority: Minor
When the bus is started the JVM throws the following exception:
Caused by: org.springframework.beans.BeanInstantiationException: Could not
instantiate bean class [org.apache.cxf.sts.cache.MemoryIdentityCache]:
Constructor threw exception; nested exception is
javax.management.RuntimeOperationsException: Field value invalid: name=
The annotation org.apache.cxf.management.annotation.ManagedResource requires at
least the componentName attribute defined.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)