Message Bundles in the Base class are not inherited to the derived class
------------------------------------------------------------------------
Key: BEEHIVE-1119
URL: http://issues.apache.org/jira/browse/BEEHIVE-1119
Project: Beehive
Type: Bug
Versions: 1.0.1
Reporter: Srinivas Surapaneni
I had a base controller with a default message bundle which contains the
validation error messages
I had a derived controller which inherits the base controller. One of the
actions of the derived class has a validation error forward
The jsp fails becuse it is not recognizing the messages from the bundle
When I added message bundle to the derived class also, it works fine
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira