hi,

On Wed, 2003-04-02 at 14:37, Aleksandr Shneyderman wrote:
> > I have no ideia if one can run jboss on top of debugguer (is there a java
> > debuger, something similar to gdb but in java world?)
> 
> Enable JPDA on your VM (look thru run.bat/run.sh to see how to enable it)
> 
> Certain IDEs will let you connect to the port that JPDA is listening on
> and debug.

if you don't have an IDE or don't want to install one, i have had quite
good success when using JSwat ( http://jswat.sourceforge.net/ ), a
GPL-licensed stand-alone pure Java debugger. i found it quite easy to
install and get jboss running in it (basically just copy/paste whatever
your run.[sh|bat} command uses to start jboss into the appropriate
textfield).

just my $.02.
        christian



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to