On 11/2/06, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
Hi,


My idea to run from a simple class is to be able to debug the code from
IDEs like NetBeans and/or JBuilder.

I recommend using remote debugging, having two separate JVM: one for
James, one for IDE.

This is done by enabling debugging in the startup scripts by
commenting in one line in phoenix.sh for Unix and run.bat for Windows
- just look for the related comments.

You then have to prepare your IDE to connect to the debuggee.
Please refer to the Java reference and the documentation of your IDE
how to establish remote debugging.

For how to properly prepare James for remote debugging, please come
back to the list if you encounter problems.

 Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to