Re: how to write simple build file to deploy servlet into tomcat using eclipse

2009-10-14 Thread ray . harper
Hi, Not sure what you are trying to do exactly, but here is something you may want to look at: http://www.eclipsezone.com/eclipse/forums/t65486.html srinivas2828 10/14/2009 07:47 AM Please respond to "Ant Users List" To user@ant.apache.org cc Subject how to write simple build f

Re: How to rename a dir?

2009-10-07 Thread ray . harper
Hi, Quick question ... Are you trying to just rename the dir or are you trying to rename a file and move it to a new dir? If you are trying to do the first, try this instead: I hope this helps ... "Knuplesch, Juergen" 10/07/2009 10:13 AM Please

Re: Logon Locked Out

2009-08-03 Thread ray . harper
Hi Eric, Would you please share how you accomplished this? Thanks Ray Eric Fetzer 08/03/2009 03:31 PM Please respond to "Ant Users List" To Ant Users List cc Subject Re: Logon Locked Out nm, found a way to do what I need to do using .

Re: ant build does it work?

2009-04-02 Thread ray . harper
Hi, How are you setting the JAVA_HOME? Below is some code on how I set this variable. The code is in a bat file: set JAVA_HOME=C:\Program Files\Java set ANT_HOME=C:\opt\ant\apache-ant-1.6.1 set CLASSPATH=%ANT_HOME%\lib;%FLEX_HOME%\lib; set PATH=C:\WINDOWS\syst

RE: Update Manifest

2008-10-28 Thread ray . harper
I'm not sure what's going on now. It seems like it should work. The only difference I see between my code and yours is I am updating the manifest file first, then performing the copy and jarring all the files last ... Sorry I couldn't be any help ... Ray Harper, Jr. Softw

RE: Update Manifest

2008-10-28 Thread ray . harper
I read something about the Ant Manifest Tag not liking dashes "-" in the names of files ... try to create a file called test.mf and see if this works ... Make sure you hardcode the name first before trying to pass in as a parameter ... Ray Harper, Jr. Software Engineer II Wachovia C

RE: Update Manifest

2008-10-28 Thread ray . harper
try creating a blank file and hardcoding the filename in the the manifest task to see if this corrects the issue If it does, this means the file has to be created prior to performing the manifest task ... If not, try hardcoding the filename anyway and see if that works ... Ray Harper, Jr

Re: Update Manifest

2008-10-28 Thread ray . harper
You may be getting the error because you are trying to perform an update and the file may not exist Ray Harper, Jr. Software Engineer II Wachovia Corporation 1525 West WT Harris Blvd. Charlotte, NC, 28270 Tel: 704-427-1717 ? Fax: 704-427-3234 ? Mailcode: NC1077 CONFIDENTIALITY NOTICE: The

Re: Update Manifest

2008-10-28 Thread ray . harper
this helps Ray Harper, Jr. Software Engineer II Wachovia Corporation 1525 West WT Harris Blvd. Charlotte, NC, 28270 Tel: 704-427-1717 ? Fax: 704-427-3234 ? Mailcode: NC1077 CONFIDENTIALITY NOTICE: The information accompanying this email transmission may contain confidential or legally

Re: how to call a file in build.xml

2008-07-29 Thread ray . harper
... Ray Harper, Jr. Software Engineer II Wachovia Corporation 1525 West WT Harris Blvd. Charlotte, NC, 28270 Tel: 704-427-1717 ? Fax: 704-427-3234 ? Mailcode: NC1077 CONFIDENTIALITY NOTICE: The information accompanying this email transmission may contain confidential or legally privileged

Re: Error returned using task

2008-07-25 Thread ray . harper
lly, this helps and clarifies what I am doing. Thanks, Ray Harper, Jr. Software Engineer II Wachovia Corporation 1525 West WT Harris Blvd. Charlotte, NC, 28270 Tel: 704-427-1717 ? Fax: 704-427-3234 ? Mailcode: NC1077 CONFIDENTIALITY NOTICE: The information accompanying this email transmissio

Error returned using task

2008-07-25 Thread ray . harper
to add another step into the process. Any help would be greatly appreciated. Thanks, Ray Harper, Jr. Software Engineer II Wachovia Corporation 1525 West WT Harris Blvd. Charlotte, NC, 28270 Tel: 704-427-1717 ? Fax: 704-427-3234 ? Mailcode: NC1077 CONFIDENTIALITY NOTICE: The informatio