Hi Mike,

You can set org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker to DEBUG. This logs the request URLs and HTTP headers, but not the request and response contents.

But Fiddler should also work when your code is running on an integration server - at least for debugging. You just need to configure a proxy [1] and point it to the machine where Fiddler is running.


- Florian


[1] https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html


Hi,
I am using opencmis java client and wondering if there is a way to
"turn on" logging of the web services request and responses. I am
using the AtomPub binding.

When developing locally I fulfilled this need quite easily using
Fiddler proxy, but now would like a way to do so for code running on
an integration server.

Thanks!
michael lucas  |  Senior Software Developer  |  Great-West Life

Reply via email to