-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Add information to user guides:
- http://docs.jboss.org/resteasy/docs/3.1.4.Final/userguide/html_single/
- http://docs.jboss.org/resteasy/docs/3.0.24.Final/userguide/html_single/
Add to troubleshoot or debug section information, how to allow http client logs. 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.
- is related to
-
JBEAP-4895 No information available how to setup logger categories and levels of RESTEasy for investigation
-
- Closed
-
-
JBEAP-13463 Documentation: RESTEasy: debug logs of client
-
- Closed
-