You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Created) (JIRA)" <ji...@apache.org> on 2012/01/19 05:26:40 UTC

[jira] [Created] (TOMEE-64) Unclear how to enable CXF FINE/TRACE logging

Unclear how to enable CXF FINE/TRACE logging
--------------------------------------------

                 Key: TOMEE-64
                 URL: https://issues.apache.org/jira/browse/TOMEE-64
             Project: TomEE
          Issue Type: Task
            Reporter: David Blevins


WARN - No operation matching request path "/NoAppTest/echo/echo/hello" is found, Relative Path: /echo/hello, HTTP Method: GET, ContentType: */*, Accept: text/html,image/gif,image/jpeg,*/*,*/*;q=.2,. Please enable FINE/TRACE log level for more details.

This should be easy.  Not easy at all with TomEE embedded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOMEE-64) Unclear how to enable CXF FINE/TRACE logging

Posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TOMEE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274341#comment-13274341 ] 

Romain Manni-Bucau commented on TOMEE-64:
-----------------------------------------

- when tomee embedded is used with arquillian it needs to configure JUL to log org.apache.cxf (org.apache.cxf.jaxrs.utils.JAXRSUtils for this special warning)
- when used without arquillian (=when openejb/tomee starts before any other thing using JUL) adding the property logging.level.org.apache.cxf=FINE should be enough
                
> Unclear how to enable CXF FINE/TRACE logging
> --------------------------------------------
>
>                 Key: TOMEE-64
>                 URL: https://issues.apache.org/jira/browse/TOMEE-64
>             Project: TomEE
>          Issue Type: Task
>            Reporter: David Blevins
>
> WARN - No operation matching request path "/NoAppTest/echo/echo/hello" is found, Relative Path: /echo/hello, HTTP Method: GET, ContentType: */*, Accept: text/html,image/gif,image/jpeg,*/*,*/*;q=.2,. Please enable FINE/TRACE log level for more details.
> This should be easy.  Not easy at all with TomEE embedded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TOMEE-64) Unclear how to enable CXF FINE/TRACE logging

Posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TOMEE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau closed TOMEE-64.
-----------------------------------

    Resolution: Fixed

reopen if needed
                
> Unclear how to enable CXF FINE/TRACE logging
> --------------------------------------------
>
>                 Key: TOMEE-64
>                 URL: https://issues.apache.org/jira/browse/TOMEE-64
>             Project: TomEE
>          Issue Type: Task
>            Reporter: David Blevins
>
> WARN - No operation matching request path "/NoAppTest/echo/echo/hello" is found, Relative Path: /echo/hello, HTTP Method: GET, ContentType: */*, Accept: text/html,image/gif,image/jpeg,*/*,*/*;q=.2,. Please enable FINE/TRACE log level for more details.
> This should be easy.  Not easy at all with TomEE embedded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira