I should have changed my question from "open a connection to a database" to
"start the database server"...that seems more like it.



lightbulb432 wrote:
> 
> How can I open a connection to a database from Ant? I have an Ant build
> that builds and deploys an EAR file to an application server, but then I
> have to separately start up the database server (MySQL) from the command
> line the first time I deploy my app after restarting my computer.
> 
> Is there a way to start the database server (but only if it isn't already
> running) from within Ant?
> 
> Thanks.
> 

-- 
View this message in context: 
http://www.nabble.com/Open-database-connection-from-Ant-tf3250704.html#a9036622
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to