[ 
https://issues.apache.org/jira/browse/WW-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722010#comment-13722010
 ] 

Lukasz Lenart commented on WW-3964:
-----------------------------------

So it means some other Result has the same problem, HttpHeaderResult is 
included in Struts 2 core library. Could you post the whole stacktrace?
                
> 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

Reply via email to