Could you please give me some directions on how to perform remote debugging. I have ME installed on a Windows box, but want to be able to debug against the codebase deployed on a Unix box.
What do I need to do to configure for this situation? I have Web, EJB, and POJO projects that I need to be able to debug. Deployment is currently done in one .ear file.
Thanks in advance.
Simeon