Lukasz Lenart created WW-3964:
---------------------------------
Summary: Add DEFAULT_PARAM to HttpHeaderResult
Key: WW-3964
URL: https://issues.apache.org/jira/browse/WW-3964
Project: Struts 2
Issue Type: Bug
Components: Core Actions
Affects Versions: 2.3.x
Reporter: Lukasz Lenart
Priority: Minor
Fix For: 2.3.10
{noformat}
2013-01-16 09:25:59 main XmlConfigurationProvider [DEBUG] The result type
org.apache.struts2.dispatcher.HttpHeaderResult doesn't have a default param
[DEFAULT_PARAM] defined
java.lang.NoSuchFieldException: DEFAULT_PARAM
at java.lang.Class.getField(Class.java:1520)
at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addResultTypes(XmlConfigurationProvider.java:569)
at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addPackage(XmlConfigurationProvider.java:521)
at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadPackages(XmlConfigurationProvider.java:292)
at
org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:112)
at
com.opensymphony.xwork2.config.impl.DefaultConfiguration.reloadContainer(DefaultConfiguration.java:239)
{noformat}
--
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