-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
---
-
---
EJB has 3 runtime attributes (in deployments) - methods, remove-methods, timers. The latter two are defined as LIST of OBJECT but "methods" is just OBJECT which would mean there can only be one, despite that read-resource returns OBJECT of OBJECT, it should probably be made into a LIST like the rest.