nick created WW-4155:
------------------------
Summary: package.properties not getting loaded
Key: WW-4155
URL: https://issues.apache.org/jira/browse/WW-4155
Project: Struts 2
Issue Type: Bug
Affects Versions: 2.3.15.1, 2.3.15
Environment: Jboss AS7 + Eclipse IDE+ Spring + Unbuntu
Reporter: nick
I have my package.properties file under com.mycomp.prod.web.actions package,
where my action classes resides under the same package under different sub
packages. This is working working fine till strust2-2.3.4 but with the current
recent releases on wards i'm facing this problem where my property values are
not getting read from package.properties (in frontend i can see only property
key not values)
There is no error but showing some warning of property not found and using
default value
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira