How to debug EJB in JBoss (WebLogic or other J2EE
application server) using IDE?
Answer / jim harrington
1) Start the container JVM with remote debugging enabled
(see.
http://download.oracle.com/javase/6/docs/technotes/tools/solaris/jdb.html).
2) Attache the IDE debugger to the container JVM using the
info you configured in step #1 (host/port or shared memory
context name)
3) Set a breakpoints in the implementation of the EJB of
interest
4) Exercise the application to get control to pass the
breakpoint location
5) You're home!
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the difference between Bug, Error and Defect?
What does the error Child process of address_pipe transport returned 69 from command xxx mean?
Hey, I am new as a sap abaper, i just want to know, i created 1 zprogram and i execute it in development system its works properly , in quality system is also works properly, but when i run in background it dumped, how to handle this prob.can anyone guide me plzz??
Is there a way of getting more debugging information from the kernel?
What are the contents in an effective Bug report?
What does the error Spool file is locked mean?
How to debug EJB in JBoss (WebLogic or other J2EE application server) using IDE?
What is objdump & nm ?
0 Answers Cavium Networks, IBM,
What is debugging?
What are the command line debugging options?
How to get help on debugger commands?
How to see the contents of the message buffer from a remote gdb session?