MBeans should use standard Exceptions
-------------------------------------
Key: JAMES-1176
URL: https://issues.apache.org/jira/browse/JAMES-1176
Project: JAMES Server
Issue Type: Task
Affects Versions: 3.0-M2
Reporter: Norman Maurer
Assignee: Norman Maurer
Fix For: 3.0-M3
>From jmx docs:
It is recommended that exceptions thrown by MBeans be drawn from the standard
set defined in the java.* and javax.* packages on the Java SE platform. If an
MBean throws a non-standard exception, a client that does not have that
exception class will likely see another exception such as
ClassNotFoundException instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]