<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 but it's not working I'm sure that the path is all correct the error msg is that it could not find the specified file -- View this message in context: http://www.nabble.com/About-%3Cexec%3E-tp20430034p20430034.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]