Foren

how to create bat file to startup tomcat

wei tang, geändert vor 11 Jahren.

how to create bat file to startup tomcat

Junior Member Beiträge: 36 Beitrittsdatum: 03.12.12 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: how to create bat file to startup tomcat

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: how to create bat file to startup tomcat

Junior Member Beiträge: 36 Beitrittsdatum: 03.12.12 Neueste Beiträge
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.