John D'Ausilio wrote:
> 
> Can't say for sure if Jbuilder debugging works, but I've had good luck (and
> just slight flakiness) using Forte and JPDA to debug .. I used the NetBeans
> notes in the FAQ to set it up, and had no major problems
> 
This was posted a while ago by Chris Miller:

I have managed to get this working by doing the following:
 
- Adding orion.jar and ejb.jar to the required libraries of the project
properties 'paths' tab.
- Setting the main class to 'com.evermind.server.ApplicationServer' and
the VM parameters to '-Duser.dir=c:\orion' on the 'run' tab.
 
-- 
======================================================================================
Sven E. van 't Veer                                          
http://www.cachoeiro.net
Java Developer                                                      [EMAIL PROTECTED]
======================================================================================

Reply via email to