Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.35.0
-
None
-
None
Description
HawtIO calls invoke with a null operationName as a coarse grained way of authenticating against all the operations on an mbean. This throws a null pointer on operationName later in this call which is swallowed by HawtIO. Since fine grained checks are carried out against every operation this was never an issue however the new console based on HawtIO 4 passes this exception back to the console which breaks it. Since it is just an optimisation it is fine to always return true. Note that the alternative ArtemisRbacInvocationHandler does allow the ability to restrict a whole mbean
Attachments
Issue Links
- links to