Jan Matèrne created DELTASPIKE-1087:
---------------------------------------
Summary: core-jmx: missing blank in log statement
Key: DELTASPIKE-1087
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1087
Project: DeltaSpike
Issue Type: Bug
Components: Core
Affects Versions: 1.5.4
Reporter: Jan Matèrne
Priority: Trivial
I have an EJB annotated with @MBean. One method 'start' is annotaded with
@JmxManaged. Via JConsole I invoke this method and an (application internal)
error occured.
The server log states:
09:20:33,283 SEVERE [org.apache.deltaspike.core.impl.jmx.DynamicMBeanWrapper]
(pool-2-thread-189) startcan't be invoked:
java.lang.reflect.InvocationTargetException
Here a blank is missing between "start" and "can't be invoked".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)