Sounds interesting, but how can I do this with Ant? Beginner, remember...?
:)
Steve Loughran wrote:
>
> lightbulb432 wrote:
>> I should have changed my question from "open a connection to a database"
>> to
>> "start the database server"...that see
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
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 wa
> I dont think that it's "really" possible ...
>
>
>
>
>
>
> ...
>
>
>
>
>
>
>
>
> How you would define a DTD or XSD _before_ writing the buildfile?
>
>
> Jan
>
>
>>-Ursprüngliche Nachricht-
>>Von: lightbulb432 [mailto:[EMAIL PR
Is DTD or XSD validation of the Ant build files possible from within an IDE?
It seems to be possible, but I'm wondering how that happens. The taskdef
element's name attribute defines the element used later in the Ant build
files. It seems different from the standard way of defining element names i