jsp task Please >>>>>>>>>> :(

2006-07-11 Thread karthik
Hi Form Please some body spare me a Task which can compile a single jsp file. So that i can understand the way jsp compiler works. I looked at tomcat ant's task at tomcat web site,and was confused. with regards Ka

RE: Ant JSP Compilation Please.

2006-07-04 Thread karthik
>>Always resending the same message is very annoying ... >>Especially if there were answers ... >>Jan Jan I could not get the Ant users request mail for this form... even after sending the mail 3 times. please excuse with regards Karthik -Original Message- From

Ant JSP Compilation Please.

2006-07-04 Thread karthik
file. 2)Able to Compile a single folder Argumented "Jsp" folder. 3)Able to Compile a multiple folder Argumented "Jsp" folder. with regards Karthik - To unsubscribe, e-mail: [EMAIL PROTECT

RE: Ant JSP Compilation Please.

2006-07-03 Thread karthik
file. 2)Able to Compile a single folder Argumented "Jsp" folder. 3)Able to Compile a multiple folder Argumented "Jsp" folder. with regards Karthik - To unsubscribe, e-mail: [EMAIL PROTECT

Ant JSP Compilation Please.

2006-07-03 Thread karthik
file. 2)Able to Compile a single folder Argumented "Jsp" folder. 3)Able to Compile a multiple folder Argumented "Jsp" folder. with regards Karthik - To unsubscribe, e-mail: [EMAIL PROTECT

Ant JSP Compilation Please.

2006-07-02 Thread karthik
file. 2)Able to Compile a single folder Argumented "Jsp" folder. 3)Able to Compile a multiple folder Argumented "Jsp" folder. with regards Karthik - To unsubscribe, e-mail: [EMAIL PROTECT

RE: FTP ANT GET TASK EXCEPTION

2006-03-30 Thread Karthik
ws The exception raised is as follows could not change remote directory: 550 Failed to change directory. at org.apache.tools.ant.taskdefs.optional.net.FTP.execute(FTP.java:2000) Please Help with regards Karthik -Original Message- From: Ruth Lydia Samuel [mailto:[EMAIL PROTEC

FTP ANT GET TASK EXCEPTION

2006-03-30 Thread Karthik
Listener(logger); return project; } public void setBkpTask(String TaskName) { String pthofbk = "/home/projectt/karthik/" + TaskName; Project project = createProject(); FTP.Action ftpa = new FTP.Action();

FTP get problem

2006-03-07 Thread Karthik
...non was avaliable. please some body help me with regards Karthik - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: ANT FTP TASK

2006-03-05 Thread Karthik
based target Please some body help with regards Karthik -Original Message- From: bill/wilandra [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 12:38 PM To: 'Ant Users List' Subject: RE: ANT FTP TASK Having never looked at the code, but, applying a little lo

ANT FTP TASK

2006-03-05 Thread Karthik
FTP ftp = new FTP(); ftp.setServer("192.168.150.120"); ftp.setRemotedir("/home/projectt/karthik"); ftp.setPort(22); ftp.setUserid("projectt");

RE: 1 Questions in ANT

2006-03-04 Thread Karthik
/ ftp for copying /deleting the files to the System ] For each of the Target ,Do i need to have an equivalent FTP based target Is there no solution exists. With regards Karthik -Original Message- From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] Sent

1 Questions in ANT

2006-03-02 Thread Karthik
build.xml is as follows Please some body help me with regards Karthik -

RE: Ant ,ftp,java

2006-02-21 Thread Karthik
Hi Form Thx very much , u were Right the Port 22 indeed was the Culprit in my case, Thx very much. with regards Karthik -Original Message- From: Jeffrey E Care [mailto:[EMAIL PROTECTED] Sent: Monday, February 20, 2006 8:28 PM To: Ant Users List Cc: Ant Users List Subject

RE: Ant ,ftp,java

2006-02-20 Thread Karthik
Hi Form > but if I run the same FTP tag from ant ( ant -buildfile build.xml > ),then the task is processeed sucessfully. On running the same target using "ant -buildfile unix.xml" The ftp access is able to perform sucessfully (on the same port 22) with regards Karthik

Ant ,ftp,java

2006-02-19 Thread Karthik
cesseed sucessfully.       Note : in both cases I have made shure to set classpath of     commons-net-1.4.1.jarjakarta-oro-2.0.8.jar       Some body Please tell me why am i getting the error...   with regards Karthik 

Delima to use or not to use build.xml

2006-02-14 Thread Karthik
Hi Form How to write the equivalent of the "FTP_UPLOAD" Task by using ANT API ("org.apache.tools.ant.*") Mr McConell the site http://www.dpml.net/depot u reffred is probably down,and timing out on my FireFox Browser. Please somebody help he.

Delima to use or not to use build.xml

2006-02-13 Thread Karthik
Please somebody expalin to me With regards Karthik -Original Message- From: Karthik [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 10:51 AM To: user@ant.apache.org Subject: Delima to use or not to use build.xml Hi Form I am a begineer in here If O

Delima to use or not to use build.xml

2006-02-13 Thread Karthik
    Hi Form   I am a begineer in here    If One uses the API's of Ant  from java  to  set/run the targets /tasks.      "org.apache.tools.ant.*"     then is  the "buildfile.xml"  still necessary for execution.     Please somebody  explain.....         with regards Karthik    

Ant & plsql

2006-02-07 Thread Karthik
Hi Form Please I am a beginner in here... Are there any Ant Tasks avaliable and used for PLSQL details 1)Backup of a Existing Procedure 2)OverWite a new Procedure of same name 3)Compile the new Procedure which has been copied. with regards Karthik

BUILD.XML

2006-01-25 Thread Karthik
Hi Form I would like to know ,if some on the form has or have any piece of java code to share. 1)Use DOM to parse and add/delete targets into the existing "build.xml" file. 2)Display the targets present within the "build.xml". with regards Karthik123 -

RE: Auto task need to take backup before deployemnt

2006-01-17 Thread Karthik
Hi Form So this answers my Question, one has to be expert in *ANT APIS* to ask such questions ? with regards Karthik -Original Message- From: Jeffrey E Care [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17, 2006 9:16 PM To: Ant Users List Subject: RE: Auto task need to take

RE: Auto task need to take backup before deployemnt

2006-01-17 Thread Karthik
hI Does this mean i have been asking "Dumb Questions" and the form is for asking smart Questions only... need help please with regards Karthik -Original Message- From: Jeffrey E Care [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17, 2006 5:07 PM To: Ant

Auto task need to take backup before deployemnt

2006-01-17 Thread Karthik
Hi form using ant i need a task to take back up of deployed files( selective jsp / calss /html / files )before new deployment task is fired. how to achieve this ??? with regards Karthik - To unsubscribe, e

Ant and Questions

2006-01-09 Thread Karthik
logging process ] with regards Karthik - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: MULTI DEPLOYMENT

2006-01-01 Thread Karthik
Hi For But every targets have to be run seperately for every deployment / roll back process for 1..n servers. with regars KARTHIK -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 10:53 AM To: user@ant.apache.org Subject: Re: MULTI

RE: MULTI DEPLOYMENT

2006-01-01 Thread Karthik
Hi Thx for the early Response. Can this be done in another way 1)Create destination targets fixed for 1..n servers in the build.xml. 2)fire the Ant tasks in loop for deployment. Am i doing the correct or wrong design ? Please some body do the need full. with regards Karthik

RE: MULTI DEPLOYMENT

2006-01-01 Thread Karthik
se in next quater... So have to develop the build.xml file in such a way for flexibility with deployment for multiple servers I have gone thru the documentation on using the tasks ,cant figure out how to achieve this feature some body please help me with regards ka

RE: MULTI DEPLOYMENT

2005-12-30 Thread Karthik
. and can be achieved as follows. 1)The application patches is for 'WAR' post deployment only. 2)Need to develop a task using ANT for multi Server (more then one) deployment scenireo. Please somebody Help me. with regards Karthik -Original Message- From: Ste

RE: MULTI DEPLOYMENT

2005-12-29 Thread Karthik
. and can be achieved as follows. 1)The application patches is for 'WAR' post deployment only. 2)Need to develop a task using ANT for multi Server (more then one) deployment scenireo. Please somebody Help me. with regards Karthik -Original Message- From: Ste

MULTI DEPLOYMENT

2005-12-28 Thread Karthik
the documentation on using the tasks ,cant figure out how to achieve this feature some body please help me with regards karthik - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]