Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.3-incubating
-
None
Description
Currently the @MessageBundle annotation can be used on classes, interfaces, methods, params, fields ....
It shall only be allowed on interfaces. Annotating a concrete class with @MessageBundle shall lead to a deployment error.