On 11/03/2010, pannar <[email protected]> wrote: > > Thanks! unfortunately, it didn't work. In fact no command is working after > the second line below
Because ANT is a command file; you need to CALL that too. > ECHO start building > > e:\ant\bin\ant all -logger org.apache.tools.ant.listener.MailLogger > -propertyfile MailLogger.properties >>build.log > > call e:\build\startTomcat.bat > > -- > View this message in context: > http://old.nabble.com/net-start-%22Apache-tomcat%22-is-not-working-on-java-build-tp27860190p27861989.html > > Sent from the Tomcat - Dev mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
