Re: remote debug with IntelliJ
Posted By:
Alexey_Ermykin
Posted On:
Wednesday, May 22, 2002 02:29 AM
All works.
You forgot to compile EJB beans (and may be other server classes) in debug mode :)...
There is one other trouble:
It is necessary two instances od Idea to debug server side and client side in one time...