Re: Handel failure in sql tag

2008-04-30 Thread Antoine Levy-Lambert
Hi, my advice is : - do not use the task, - create a small web application where your users would choose from a dropdown the JDBC URL to connect to - have this web application kick off ant, passing -Ddb.hostname=foo -Ddb.port=1234 ..., or more simply -Djdbc.url= where I am workin

Handel failure in sql tag

2008-04-30 Thread JMAnt
or in build file and do some work after failure? my related part of build.xml: -- View this message in context: http://www.nabble.com/Handel-failure-in-sql-tag-tp16985551p16985551.html Sent from the Ant - Users mailing list archive at Nabbl