> Kenneth D. Litwak wrote:


> 1.  Are there any tools to aid in debugging EJB code?  SIne an EJB is
pretty far
> removed from tier 1, where most IDEs focus, I'm not sure how you'd debug
> problems or code in an EJB.
JDeveloper can do this, if run from it's container.  I don't think it can
debug remote containers (unlikely, but I haven't looked).  It can, from the
test menu, read the EJB and create a dummy interface to test and walk
through the code.

Thor HW

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to