Page 1 of 1

Use XAMPP to turn on/off MyEclipse Tomcat server?

PostPosted: 24. February 2012 16:47
by riahc3
Hey

Is there anyway that I can use XAMPP to turn on/off the Tomcat server that comes with MyEclipse?

Thank you

Re: Use XAMPP to turn on/off MyEclipse Tomcat server?

PostPosted: 24. February 2012 23:26
by hackattack142
Theoretically, yes. I have no idea how MyEclipse is structured but the control panel uses 'Catalina_start.bat' and 'Catalina_stop.bat' in the '/xampp' directory to start/stop Tomcat. You could play around with these two batch files to try to get them to execute the other Tomcat instead.