Try this:

1) download Eclipse 2.0

   http://www.eclipse.org/downloads/index.php

2) download the EASIE plug-in for JBoss

      http://www.genuitec.com/products.htm

3) run Eclipse

4) use the EASIE plugin to launch JBoss

5) deploy your EJB to JBoss

6) set a breakpoint in your EJB class

-Sean



-----Original Message-----
From: Alice Ad

How do people debug EJBs? The server is running using a .jar file that
contains all my Entity/Session beans. When a client makes a request, I
want to trace through the server thread as it goes through my
application's EJB code. 




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to