Nan Null wrote:
I think you have a communication problem.
Yes, we did have, thanks for jumping in. :)
Once you have the build.xml file, you can call (System.execute) Ant,
passing in the path of the build file and the jsp.
Or it can be called directly from Java, using class
org.apache.tool
>> -Ognjen
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
> --
> View this message in con
e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Include-XML-file-tp19664082p19665710.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]
Jan K wrote:
I am developing a project for Testing Automated Test.I am using selenium
server for running the test.So when i upload a test(say for example
,login.java)file and click Run button,through request parameter i get the
action and need to invoke Ant build.xml file because selenium make us
run the test.So i need to know how to do this?
Jan K wrote:
>
> I need to include ant (build.xml) file in JSP.Can anyone help me to do
> this?
>
--
View this message in context:
http://www.nabble.com/Include-XML-file-tp19664082p19664437.html
Sent from the Ant - Users mailing lis
I need to include ant (build.xml) file in JSP.Can anyone help me to do this?
What do you mean by including build.xml file in JSP? Do you need to
display the escaped content of the XML file so the user can see it as
part of the generated HTML?
-Ognjen
I need to include ant (build.xml) file in JSP.Can anyone help me to do this?
--
View this message in context:
http://www.nabble.com/Include-XML-file-tp19664082p19664082.html
Sent from the Ant - Users mailing list archive at Nabble.com.
Cohen" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Sunday, March 02, 2003 6:48 AM
Subject: RE: Include xml file in build.xml
One thing that's wrong is that it won't work in a heterogenous environment
where some machines are using Windows
, on a machine with a web
server.
-Original Message-
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: Sun 3/2/2003 6:46 AM
To: Ant Users List
Cc:
Subject: Re: Include xml file in build.xml
Oliver Wulff wrote:
> To include an xml file I do the following:
&g
y, March 02, 2003 1:35 PM
Subject: Include xml file in build.xml
Hi
To include an xml file I do the following:
]>
&repository;
This works fine. But I include an xml file which is the same for all
projects and are stored at a central directory in the local filesystem.
My question is: Ca
Oliver Wulff wrote:
To include an xml file I do the following:
]>
...
This works fine. But I include an xml file which is the same for all
projects and are stored at a central directory in the local filesystem.
My question is: Can I define the location of my file dependent dynamically.
For exampl
11 matches
Mail list logo