Zero configuration and message resource
---------------------------------------
Key: WW-2657
URL: https://issues.apache.org/struts/browse/WW-2657
Project: Struts 2
Issue Type: Bug
Components: Core Actions
Affects Versions: 2.0.11.1
Environment: Java 1.5, Tomcat 6
Reporter: Boda Béla
If the action is not in the config .xml and only zero config is used the
message resource are not bind as described in the guide, but only the global
message resource is accessible. It doesn't see the FooAction.properties or the
package.properties.
If I define the action in the .xml it works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.