I'm not sure what the logger is used for. What I want is to have diferent developers debugging the application on the same Tomcat.
For this to happen I wanted to tell Tomcat to listen to serveral ports in Debugging mode. So that each developer has it's own debug port from Tomcat.

Thanks.

John.

Ben Ricker wrote:

On Thu, 2003-02-13 at 05:28, Jo�o Augusto Charnet wrote:


Is it possible to set Tomcat to listen to diferent ports when debugging ?

What I do with roughly 12 developers is that I add a logger for each
user that logs to each developers web app directory. They use the admin
interface to restart/redeploy their own context.

Not sure if this is exactly what you want...

Ben Ricker


Here's the problem. We have a group of developers, who acesses tomcat remotely in one machine. Each developer accesses one context of Tomcat. However to Debug, since Tomcat uses one port, when somebody is debugging, the execution of the entire group is going to be in debug mode. This is not interesting. What we want is to each developer have it's own debug port.
Did I make myself clear ?
If not please let me know.
Thanks a lot...
Sincerely,
John.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to