Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
All configuration elements, including properties that come from Java properties files, should have attached location information for easier debugging. This means a custom properties file parser will be needed to remember line numbers and comments of properties. Furthermore, custom Guice factories will be used that remember location information. This location capability leverages the existing XWork location classes.