This worked:
<target name="start-tomcat">
<exec os="Mac OS X" executable="/bin/sh">
<arg line="${TOMCAT}/bin/startup.sh" />
</exec>
</target>
On Fri, Apr 3, 2009 at 7:19 AM, Gregor Schneider <[email protected]>wrote:
> How about
>
> <exec dir="${TOMCAT}/bin/" executable="./shutdown.sh" />
>
> Rgds
>
> Gregor
> --
> just because your paranoid, doesn't mean they're not after you...
> gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
> gpgp-key available
> @ http://pgpkeys.pca.dfn.de:11371
> @ http://pgp.mit.edu:11371/
> skype:rc46fi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>