what's resolveexecutable?
how do I set it?
I tried to use activemq.exe but it's not working.
Stefan Bodewig wrote:
>
> this really is a user-list question.
>
> On 2008-11-11, j2ee6610 <[EMAIL PROTECTED]> wrote:
>
>> <target name="runActiveMQ" description="Starts the ActiveMQ server">
>> <exec dir="${activemq-directory}/bin/" executable="activemq"
>> spawn="true"
>> />
>> </target>
>
>> that is my script
>
>> i simply just want to run activemq.exe
>
> then call it that and not activemq 8-)
>
> executable="activemq.exe" likely works, you may need to set
> resolveexecutable to true as well.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/About-%3Cexec%3E-tp20430034p20433900.html
Sent from the Ant - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]