Hi folks. I was recently trying to write a macrodef that called asadmin for managing resources such as creating/deleting jms/jdbc resources. I became particularly confused as to how ant hand off arguments through cmd shell to asadmin. See thread: http://www.manning-sandbox.com/thread.jspa?threadID=23839&tstart=0
Also was wondering if there is a way to conditionally add args to exec. See thread: http://www.manning-sandbox.com/thread.jspa?threadID=23877&tstart=0 If anyone can enlighten me, I'd be most grateful. The latter thread really gets to the heart of what I was trying to achieve, by refactoring example posted in first thread... But came unstuck. Was wondered how you ant experts would attempt to achieve this neatly. Cheers in advance.. -- View this message in context: http://www.nabble.com/Confused-by-Ant-Exec-arg-line-var-tp16553556p16553556.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
