Foros de discusión

how to create bat file to startup tomcat

wei tang, modificado hace 11 años.

how to create bat file to startup tomcat

Junior Member Mensajes: 36 Fecha de incorporación: 3/12/12 Mensajes recientes
I use bat file to statup eclipse, but the question is how to startup tomcat in eclipse.
ps: startup tomcat in eclipse console automatically using windows bat file.
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: how to create bat file to startup tomcat

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
Not totally understanding your question. Aren't you using Liferay IDE? If you are, just select the tomcat server from the server perceptive and select the run icon.
wei tang, modificado hace 11 años.

RE: how to create bat file to startup tomcat

Junior Member Mensajes: 36 Fecha de incorporación: 3/12/12 Mensajes recientes
I mean that when I startup eclipse, the liferay tomcat server startup automatically. Don't need to manually start. how to resolve in bat file:


for example:
windows bat file:

x:\eclipse\eclipse.exe
//how to wirte dos command here , I want startup liferay tomcat with eclipse console.