Re: build problem

2005-04-05 Thread Anto Paul
On Apr 6, 2005 5:16 AM, Fay, Michael <[EMAIL PROTECTED]> wrote: > Building 5.5.7 with ant 1.6.2 on solaris 9, I keep getting this following > error: > BUILD FAILED > /home/mfay/jakarta-tomcat-5.5.7-src/build.xml:50: The following error > occurred while executing this line: > /home/mfay/jakarta-tomc

RE: build problem

2005-04-05 Thread Fay, Michael
Building 5.5.7 with ant 1.6.2 on solaris 9, I keep getting this following error: BUILD FAILED /home/mfay/jakarta-tomcat-5.5.7-src/build.xml:50: The following error occurred while executing this line: /home/mfay/jakarta-tomcat-5.5.7-src/jakarta-tomcat-5/build.xml:974: Warning: Could not find file /u

Re: build problem

2005-04-02 Thread Anto Paul
On Apr 1, 2005 8:52 PM, Fay, Michael <[EMAIL PROTECTED]> wrote: > I downloaded the latest version of ant. 1.6.2. > > -Original Message- > From: Antony Paul [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 31, 2005 8:29 PM > To: Tomcat Users List > Subject:

RE: build problem

2005-04-01 Thread Fay, Michael
I downloaded the latest version of ant. 1.6.2. -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 8:29 PM To: Tomcat Users List Subject: Re: build problem What version of Ant you are using ?. It seems that Ant is not supporting the attribute

Re: build problem

2005-03-31 Thread Antony Paul
What version of Ant you are using ?. It seems that Ant is not supporting the attribute "compression" On Apr 1, 2005 3:48 AM, Fay, Michael <[EMAIL PROTECTED]> wrote: > I'm sure it's something simple, but I'm getting the following error when I > try to build tomcat: > > BUILD FAILED > > /home/mfay

Re: Build Problem - jakarta-tomcat-connectors-4.1.30-src

2004-06-09 Thread Evan Read
Hey, Thanks for the pointer. I am on Tru64 which doesn't provide a J2EE but I was able to downloaded the classes anyway and add them to my class path. I am following some instructions for getting the connector working and I am expecting a "jtc.jar" file to be created when running ant in the co

RE: Build Problem - jakarta-tomcat-connectors-4.1.30-src

2004-06-09 Thread Kommuru, Bhaskar
Do you have j2ee downloaded as well? As you know, It is looking for servlet package. I am not sure where this package is set as classpath in your ant script. But you can try to apend this classpath to some classpath mentioned in your ant scripts or else, try to set CLASSPATH in you evnvironment an

Re: Build problem with: connectors source

2004-01-26 Thread Mark Eggers
Building mod_jk and mod_jk2 is a bit tricky, but not too bad. Here's how I accomplished it on Linux (Redhat 9 and Fedora Core 1). mod_jk2 1. Download the latest source. 2. Uncompress and and untar it 3. cd to mod_jk2 native area cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2 4. Set CP

Re: Build problem with: connectors source

2004-01-26 Thread Eric Emminger
Mats I downloaded the latest source file:jakarta-tomcat-connectors-jk2-src-current.tar.gz tar xvfz jakarta-tomcat-connectors-jk2-src-current.tar.gz cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk Then I build with ant and recive the following error: [EMAIL PR

Re: build problem

2002-07-11 Thread Jacob Kjome
You'd probably get more response on this by looking at the Ant list. I assume you are using Ant to do you builds, right? I'd first take a look at the docs and then ask on the Ant -user list. Jake At 01:00 PM 7/11/2002 -0700, you wrote: >Hello, I am using Tomcat 3.1. I have a minor issue: > >

RE: build problem

2002-07-11 Thread Jackson, Stephen
If you are using unix/linux then what ever id you are deploying them under set the umask to what ever permissions you need. -Original Message- From: javadev82 [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 3:55 PM To: tomcat- user Subject: build problem Hello, I am using Tomca