...and then you'll have to install your app. ant tomcat.start ant webapp.deploy
tomcat.start is a synonym of start webapp.deploy is a synonym of install I added the noun.verb targets because they make sense to me. You may ignore or adopt. On Sep 14, 2006, at 11:41 AM, P T Withington wrote: > Need to start your tomcat. > > ant start > > should do the trick. > > On 2006-09-14, at 14:35 EDT, JFX Sundman wrote: > >> webapp.deploy: >> >> BUILD FAILED >> /Users/jfx/src/svn/openlaszlo/video/build.xml:1213: The following >> error occurred while executing this line: >> /Users/jfx/src/svn/openlaszlo/video/build.xml:1131: >> java.net.ConnectException: Connection refused >> >> Total time: 2 minutes 51 seconds >> >> >> Any clues appreciated. >> >> jrs >> >> >> _______________________________________________ >> Laszlo-dev mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev > > > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
