John5342 wrote:
Best place to start is probably the getting started guide at http://activemq.apache.org/version-5-getting-started.html and follow the unix instructions. Most of the actions should be doable using standard ant tasks such as untar and then at the end of the getting started guide it mentions the unix script to run which is
Probably best to <exec> the unix untar command so that permissions get preserved, otherwise shell scripts don't have their execute bit set
-- Steve Loughran http://www.1060.org/blogxter/publish/5 Author: Ant in Action http://antbook.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
