Details
-
New Feature
-
Status: Closed
-
Could
-
Resolution: Fixed
-
None
-
None
-
Medium
-
Platform 2.0 Beta Sprint 1
Description
As discovered in RESTWS-422 messages are not properly loaded when running tests in modules.
Our MutableResourceBundleMessageSource in core looks for messages in the following locations: /WEB-INF/messages, /WEB-INF/module_messages and /WEB-INF/custom_messages so it does not find messages on the test classpath. The tests may have been failing or passing depending on the environment.
This may need to be fixed in MutableResourceBundleMessageSource or in the test application context, by providing additional locations of messages.
Gliffy Diagrams
Attachments
Issue Links
- is related to
-
RESTWS-422 Improve Validation handling of OpenMRS objects
-
- Closed
-
-
TRUNK-4097 Move message properties files out of the web layer
-
- Closed
-