Lukasz Lenart created WW-4260:
---------------------------------
Summary: themes.properties cannot be loaded using ServletContext
Key: WW-4260
URL: https://issues.apache.org/jira/browse/WW-4260
Project: Struts 2
Issue Type: Improvement
Components: Integration
Affects Versions: 2.3.16
Reporter: Lukasz Lenart
Assignee: Lukasz Lenart
Priority: Minor
Fix For: 2.3.17
Right now when defining a new theme and overriding just separated files, all
the files and themes.properties must lay under classpath (e.g. in
{{src/main/resources}} when using Maven).
This all is because {{TemplateEngine}} doesn't use {{ServletContext}} to
resolve path to {{themes.properties}}.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)