You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2008/05/03 16:22:55 UTC

[jira] Created: (SHINDIG-224) Add logging in GuiceServletContextListener

Add logging in GuiceServletContextListener
------------------------------------------

                 Key: SHINDIG-224
                 URL: https://issues.apache.org/jira/browse/SHINDIG-224
             Project: Shindig
          Issue Type: Improvement
          Components: Gadget Rendering Server (Java)
            Reporter: Vincent Siveton
            Priority: Trivial




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SHINDIG-224) Add logging in GuiceServletContextListener

Posted by "Kevin Brown (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594013#action_12594013 ] 

Kevin Brown commented on SHINDIG-224:
-------------------------------------

The logging here is useless because when the RuntimeException is thrown it'll cause the server to fail to start, printing the exact same thing. This patch just makes it get printed twice.

> Add logging in GuiceServletContextListener
> ------------------------------------------
>
>                 Key: SHINDIG-224
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-224
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Vincent Siveton
>            Priority: Trivial
>         Attachments: SHINDIG-224.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-224) Add logging in GuiceServletContextListener

Posted by "Vincent Siveton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton updated SHINDIG-224:
------------------------------------

    Attachment: SHINDIG-224.patch

Trivial patch

> Add logging in GuiceServletContextListener
> ------------------------------------------
>
>                 Key: SHINDIG-224
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-224
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Vincent Siveton
>            Priority: Trivial
>         Attachments: SHINDIG-224.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.