[
https://issues.apache.org/jira/browse/WW-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13719989#comment-13719989
]
Anupama Sathuluri commented on WW-3964:
---------------------------------------
We are using Struts 2.3.15.1, but still see the issue. Is the fix rolled into
2.3.15.1 ? Here are the maven repositories we use,
<groupId>org.apache.struts</groupdId><version>2.3.15.1</version>
struts2-core, struts2-json-plugin, struts2-embeddedjsp-plugin,
struts2-config-browser-plugin, struts2-oval-plugin, struts2-struts1-plugin,
struts2-junit-plugin,
> 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
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.14
>
>
> {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