-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.1
-
None
-
JBoss EAP 5.1.0 IBM Websphere MQ
-
Not Required
-
NEW
This patch replaces getDeclaredMethods() with getMethods() in MessageDrivenContainer because getDeclaredMethods() does not return inherited methods.
As the onMessage() method is inherited the IBM IMS resource adapter fails to deploy on JBoss EAP.