Hello,
Firstly, thanks for allowing me to post on the user list forum. i hope to
get useful information from you guys.
I have configured my ant build job to precompile JSP files for my web
application. below is the portion of taskdef
${java.home}
${env.JAVA_HOME}
Hi all,
Thanks for your help. The classpath problem is solved and is up and working.
Thanks.
Ravi.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 10, 2007 6:54 PM
To: user@ant.apache.org
Subject: AW: help regarding ANT.
Its often
What task is being called on line 222 of your build.xml file?
What this is saying is that a class needed for a particular task
cannot be found. It could be a missing *.jar file.
I believe you'll find that you're trying to implement the "deploy"
task of Tomcat. Since you're getting the classfile r
help after looking it
over.
--
Charles Knell
[EMAIL PROTECTED] - email
-Original Message-
From: Ravishankar BV. <[EMAIL PROTECTED]>
Sent: Wed, 10 Oct 2007 18:32:54 +0530
To:
Subject: help regarding ANT.
Hi all,
I'm new to Apache and ANT (and even java too
n
>-Ursprüngliche Nachricht-
>Von: Ravishankar BV. [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 10. Oktober 2007 15:03
>An: user@ant.apache.org
>Betreff: help regarding ANT.
>
>Hi all,
>
>
>
>I'm new to Apache and ANT (and even java tools). I
Hi all,
I'm new to Apache and ANT (and even java tools). I'm purely into "C". So,
sorry if this looks silly and trivial.
I have a build.xml file and when I run:
$ ant -f build.xml generate.html, I get an error:
/build.xml:202: taskdef class org.apache.catalina.ant.DeployTask cann
Can you start and stop the server , manually i.e. not from the ant
target ?
-Original Message-
From: Arunasree manchala [mailto:[EMAIL PROTECTED]
Sent: Monday, December 04, 2006 2:28 AM
To: user@ant.apache.org
Subject: regarding ant build file using wlserver
hi ,
This ia arunasree.
Iam
hi ,
This ia arunasree.
Iam running the ant script to start the weblogic server.
Iam using wlserver.
I am getting the error,what
like this.
Server is started but immmediately is shutting down.
*ERROR:*
BUILD SUCCESSFUL
Total time: 14 seconds
[wlserver]
[wlserver]
[wlserver]
>
[w
I like the MailLogger.
-Rob A
> -Original Message-
> From: Manas_Das [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 24, 2006 5:40 AM
> To: Ant Users List
> Subject: regarding Ant
>
> Dear all,
> I got the idea that ant should be used whenever we want
>
ers List
>Subject: RE: regarding Ant
>
>Hi Tanguy,
>Thanks for your reply. Actually I am using WSAD to develop web projects
>in java .but I am interested to work in a tool which uses system calls
>directly I mean I want to get the low level ideas. Can I use ant while
>using WSAD
t
now.
Thanks and regards
Manas Ranjan Das
-Original Message-
From: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED]
Sent: Friday, March 24, 2006 7:54 PM
To: Ant Users List
Subject: RE: regarding Ant
Hello Manas,
Ant is mainly used to automate processes related to developing java
software
le build file in the outstanding ant docco (Using Ant
-> Writing a Simple Buildfile -> Example Buildfile) to see a really
simple example.
/t
>-Original Message-
>From: Manas_Das [mailto:[EMAIL PROTECTED]
>Sent: Friday, March 24, 2006 2:40 PM
>To: Ant Users List
>Subject:
Dear all,
I got the idea that ant should be used whenever we want to
automate some processes and more over it is a building tool in which we
can specify several tasks but still I am getting confused with ant
.could someone explain me about ant I mean what are the scenarios in
which we shoul
Below is the script for starting jboss. I would like to introduce a -D
option for a property file to the startup script and access it in my
java web app . I know on how to retrieve on the java side.
Eager to receive group's ideas.
http://dbaw
il 08, 2005 5:09 PM
> To: user@ant.apache.org; [EMAIL PROTECTED]
> Subject: RE: Question regarding Ant custom task
>
>
> Hello
>
> Thanks for responding.
>
> Since I have i,j variable is defined outside of all methods
> in my method, their values are available any
suggestions.
Thanks
srikrishna
-Original Message-
From: Rainer Noack [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 07, 2005 4:56 PM
To: 'Ant Users List'
Subject: RE: Question regarding Ant custom task
Hi srikrishna,
1. What do you mean with a "global variable"
ing on the existence
or value of this property.
Cheers
Rainer
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 07, 2005 10:04 PM
> To: user@ant.apache.org
> Subject: Question regarding Ant custom task
>
>
&g
I have a Java class with couple of public methods. When this method is
called in a target task .
public String statcollection(){
if (j>0){
System.out.println("Problem with the messages");
System.out.println("The number of messages in the queue
since "
18 matches
Mail list logo