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

Hudson commented on WW-4733:
----------------------------

SUCCESS: Integrated in Jenkins build Struts-JDK7-master #585 (See 
[https://builds.apache.org/job/Struts-JDK7-master/585/])
WW-4733 Reduces noise in the logs (lukaszlenart: rev 
20c54df03a4e2f7be53a4f08061b658ae76fc847)
* (edit) 
core/src/main/java/com/opensymphony/xwork2/config/providers/XmlConfigurationProvider.java


> No default parameter defined for result [json] of type 
> [org.apache.struts2.json.JSONResult]
> -------------------------------------------------------------------------------------------
>
>                 Key: WW-4733
>                 URL: https://issues.apache.org/jira/browse/WW-4733
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core, Plugin - JSON
>    Affects Versions: 2.5.8
>         Environment: jdk7, tomcat 7
>            Reporter: COMBEAU
>            Assignee: Lukasz Lenart
>             Fix For: 2.5.next
>
>         Attachments: struts-external.xml, struts.xml
>
>
> When I start my Struts2 app I see this warning :
> {noformat}
> 22:30:33  WARN 
> [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.buildResults]
>  - No default parameter defined for result [json] of type 
> [org.apache.struts2.json.JSONResult]
> {noformat}
> I can't find any information about that in the documentation.
> What am I doing wrong in my struts config file ?
> In my app I use configuration by annotation and by xml.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to