You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/12/19 10:17:07 UTC

[jira] [Updated] (WW-4261) https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples/

     [ https://issues.apache.org/jira/browse/WW-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart updated WW-4261:
------------------------------

    Fix Version/s: 2.3.17

> https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples/
> ----------------------------------------------------------------------
>
>                 Key: WW-4261
>                 URL: https://issues.apache.org/jira/browse/WW-4261
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Example Applications
>    Affects Versions: 2.3.16
>         Environment: Netbeans 7.3 
> Tomcat 7x
> Struts 2.3.16 
> DEBUG level for com.opensymphony 
> with some samples from 
> https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples/
> asf - Revision 1552250: /struts/sandbox/trunk/struts2examples
>            Reporter: Chris
>             Fix For: 2.3.17
>
>
> When the log4j.xml ( for few example in trunk/struts2examples )
> contains DEBUG level for com.opensymphony in log4j.xml,
> so, the view server output gives thousands of lines ( near 340 000 lines )
> This happens with this configuration Netbeans 7.3  :
>  
> Netbeans 7.3 - Tomcat 7x - Struts 2.3.16 - DEBUG level for com.opensymphony 
> But if you change only one of this 4 , it's OK
> Netbeans 7.3 - Tomcat 7x  - Struts 2.3.16   - INFO * level  for com.opensymphony 
> Netbeans 7.3 - GlassFish  - Struts 2.3.16  - DEBUG level for com.opensymphony 
> Netbeans 7.3 - Tomcat 7x  - Struts 2.3.15x - DEBUG level for com.opensymphony 
> Netbeans 6.5 - Tomcat 7x  - Struts 2.3.16  - DEBUG level for com.opensymphony 
> * INFO or WARN or ERROR or FATAL are OK
>     annotations
>     basic_struts
>     bean_validation
>     coding_actions
>     control_tags
>     debugging_struts
>     exception_handling
>     exclude_parameters
>     form_processing
>     form_tags
>     form_validation
>     form_xml_validation
>     helloworl
>     http_session
>     interceptors
>     message_resource
>     preparable_interface
>     restful2actionmapper
>     spring_struts
>     themes
>     unit_testing
>     using_tags
>     wildcard_method_selection



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)