Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-13463

Documentation: RESTEasy: debug logs of client

XMLWordPrintable

    • 5

      Add to troubleshoot or debug section information, how to allow http client logs of RESTEasy. These logs can be enabled by adding these properties to client java process:

      -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog -Dorg.apache.commons.logging.simplelog.showdatetime=true -Dorg.apache.commons.logging.simplelog.log.org.apache.http=DEBUG
      

      These properties should be used for debugging purposes.

      This information should be add to "Developing Web Services guide"

      This jira is valid only for EAP 7.1, not for EAP 7.0.

              Unassigned Unassigned
              mkopecky@redhat.com Marek Kopecky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: