Thursday, June 23, 2011

How to add much more debug information to your Java Project

Go to Run\Configuration manu and switch to tab Arguments and add: -Djavax.net.debug=ssl,handshake (as I did on screen) and you will get much more debug information that could be useful for you.

1 comment :

NotesSensei said...

Did u figure out how to use Apache ChainSaw with a Domino server's Java part? I theory the rcpinstall.properties in workspace/.config should allow to configure that.