i am running james as window service.I have put my mailet their in config.file which further calls my my application specific libs. Now i want to debug the some classes in my application once i receive the mail. I am not getting how to start the james window service in debug mode so that i can connect to same port from my eclipse and start debugging.
One more thing is james server works fine when i start it as window service but once is start it using James.bat file it gives some errors related to my application. so looks like running james from James.bat is out. Please provide your inputs how i can start james service in debug mode. james version is 2.3.2