With tomcat 3.2 the following command starts/stops tomcat:
<java classname="org.apache.tomcat.startup.Tomcat" fork="yes">
<jvmarg value="-Dtomcat.home=${tomcat}"/>
<!-- <arg value="-stop"/> -->
</java>
What's the tomcat 4.0 equivalent?
--
* Jim Cheesman *
Trabajo:
[EMAIL PROTECTED] - (34)(91) 724 9200 x 2360
Always be on the
lookout for conspicuousness.
- Re: Starting/stopping tomcat 4.0 Jim Cheesman
- Re: Starting/stopping tomcat 4.0 Vincent Massol
- Re: Starting/stopping tomcat 4.0 Jim Cheesman
