Re: Building isapi_redirect on Win 2003

2005-10-07 Thread Lyndon Tiu
Hello, A few questions hopefully you guys can help: 1) The instructions here: http://jakarta.apache.org/tomcat/connectors-doc/install/iis.html mentions about using VS 6.0 and IIS developers SDK but what OS version I should be using to compile isapi_redirect? Windows 2000 or 2003 server? 2) I

Re: Building isapi_redirect on Win 2003

2005-10-07 Thread Lyndon Tiu
On Fri, 07 Oct 2005 19:07:11 0200 tomcat-dev@jakarta.apache.org wrote: > You will need the Platform SDK at least from March 2003. I installed the IIS SDK in the package found here: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm I am still getting the exact same errors.

Re: Building isapi_redirect on Win 2003

2005-10-07 Thread Mladen Turk
Lyndon Tiu wrote: Hello, I read the instructions on how to build isapi_redirect.dll on: http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/jk/iishowto.html But I am getting these errors: C:\tmp\jakarta-tomcat-connectors-1.2.14.1-src\jk\native\iis>msdev isapi.dsp /make all --

Building isapi_redirect on Win 2003

2005-10-07 Thread Lyndon Tiu
Hello, I read the instructions on how to build isapi_redirect.dll on: http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/jk/iishowto.html But I am getting these errors: C:\tmp\jakarta-tomcat-connectors-1.2.14.1-src\jk\native\iis>msdev isapi.dsp /make all Configurat

DO NOT REPLY [Bug 36911] New: - Make fails while building jsvc on mac os x, multiple errors

2005-10-04 Thread bugzilla
gzilla/show_bug.cgi?id=36911 Summary: Make fails while building jsvc on mac os x, multiple errors Product: Tomcat 5 Version: 5.5.9 Platform: Macintosh OS/Version: Mac OS X 10.4 Status: NEW Severity:

Building tomcat from source.

2005-06-20 Thread Lyndon Tiu
Hello, I followed instructions on: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/building.html But I get the following error message: [EMAIL PROTECTED] tomcat_building]$ ant Buildfile: build.xml check.source: check.source.depends: get.s

Building question

2005-06-11 Thread Bill Barker
I just tried to build a fresh copy of j-t-c/jni/native on my Solaris7 box, and it fails miserably ;-). It looks like it needs to include -fpic, but I can't see how to do it (CFLAGS doesn't work). The OpenSSL libraries are libssl.a and libcrypto.a. With the pathetic security performance of Op

cvs commit: jakarta-tomcat-connectors/jni/native BUILDING

2005-06-06 Thread jfclere
jfclere 2005/06/06 09:07:33 Modified:jni/native BUILDING Log: Add a note about testing with openssl. Revision ChangesPath 1.4 +1 -0 jakarta-tomcat-connectors/jni/native/BUILDING Index: BUILDING

cvs commit: jakarta-tomcat-connectors/jni/native BUILDING

2005-06-03 Thread jfclere
jfclere 2005/06/03 01:43:38 Modified:jni/native BUILDING Log: Add about ssl and correct setup to setenv. Revision ChangesPath 1.3 +9 -3 jakarta-tomcat-connectors/jni/native/BUILDING Index: BUILDING

Building Tomcat on Windows XP

2005-05-06 Thread Andrew Tomazos
I am trying to build tomcat on Windows XP (Build 2600.xpsp_sp2_gdr.050301-1519 Service Pack 2). I downloaded and installed the latest J2SE 1.5 from java.sun.com. I downloaded and installed the latest Ant 1.6.3. I downloaded and unpacked jakarta-tomcat-5.5.9-src. I cd into that directory and run

newbie help with building Tomcat

2005-04-22 Thread Michael Godfrey
did create a "build.properties" file, and put the correct lines to use a proxy server. Why do I need to have access to the CVS server for building Tomcat? I downloaded the source file "jakarta-tomcat-5.5.9-src.zip". But it seems that I still need to be able to connect ba

cvs commit: jakarta-tomcat-connectors/jni/native BUILDING

2005-04-18 Thread jfclere
jfclere 2005/04/18 06:52:49 Modified:jni/native BUILDING Log: Add how to run the example and to use Tomcat 5.5.x with the new code. Revision ChangesPath 1.2 +17 -2 jakarta-tomcat-connectors/jni/native/BUILDING Index: BUILDING

Re: cvs commit: jakarta-tomcat-connectors/jni/native BUILDING

2005-04-15 Thread jean-frederic clere
Mladen Turk wrote: [EMAIL PROTECTED] wrote: Building from the cvs tree: chmod a+x build/get-version.sh Need the chmod a+x build/get-version.sh too. BTW, do you know how to set the modes in CVS so they'll get checkout correctly? I don't remember for the moment but I will d

Re: cvs commit: jakarta-tomcat-connectors/jni/native BUILDING

2005-04-15 Thread Mladen Turk
[EMAIL PROTECTED] wrote: Building from the cvs tree: chmod a+x build/get-version.sh Need the chmod a+x build/get-version.sh too. BTW, do you know how to set the modes in CVS so they'll get checkout correctly? Regards,

cvs commit: jakarta-tomcat-connectors/jni/native BUILDING

2005-04-15 Thread jfclere
jfclere 2005/04/15 05:36:05 Added: jni/native BUILDING Log: Just some hints to help building. Revision ChangesPath 1.1 jakarta-tomcat-connectors/jni/native/BUILDING Index: BUILDING

Re: Building Question

2005-04-12 Thread Bill Barker
- Original Message - From: "Bruce Keats" <[EMAIL PROTECTED]> To: "Tomcat Developers List" Sent: Tuesday, April 12, 2005 5:20 AM Subject: Re: Building Question > Hi Bill, > > I think we emailed back and forth awhile ago about CRLs in tomcat 5.5 > u

Re: Building Question

2005-04-12 Thread Bruce Keats
Hi Bill, I think we emailed back and forth awhile ago about CRLs in tomcat 5.5 using JDK 1.5. I am also interested in getting CRLs working for tomcat 5.5. I have been looking into the code, but I just have not had time to finish it off and integrate it into tomcat. If you need someone to code i

Re: Building Question

2005-04-11 Thread Henri Gomez
OK On Apr 10, 2005 6:05 PM, Bill Barker <[EMAIL PROTECTED]> wrote: > > - Original Message - > From: "Henri Gomez" <[EMAIL PROTECTED]> > To: "Tomcat Developers List" > Sent: Saturday, April 09, 2005 11:45 PM > Subject: Re: Building Quest

Re: Building Question

2005-04-10 Thread Bill Barker
- Original Message - From: "Henri Gomez" <[EMAIL PROTECTED]> To: "Tomcat Developers List" Sent: Saturday, April 09, 2005 11:45 PM Subject: Re: Building Question CLR ? Typo. It should be CRLs. As in java.security.cert.CRL. On Apr 10, 2005 3:33 AM, Yoav

Re: Building Question

2005-04-10 Thread Remy Maucherat
Henri Gomez wrote: CLR ? Bill's doing .not stuff now. He must be using some hidden JDK features, as I didn't read about any .not compatibility features in JDK 1.5. Neat stuff. :D More seriously, Tomcat is built with JDK 1.4, for best compatibility. I don't know what the consequences of moving t

Re: Building Question

2005-04-09 Thread Henri Gomez
; > being built with JDK 1.5, or, I'm probably wasting my time (not many > > people > > use the source distro :). > > I've been building with 1.4, using the build as a final check that we have > no 1.5-only code. > > Yoav Shapira > System Design and Manag

RE: Building Question

2005-04-09 Thread Yoav Shapira
Hi, > I'm thinking of starting on implementing CLRs for Tomcat 5.5. However, > it's > a PITA for < 1.5. I wanted to check that the binary builds for TC 5.5 are > being built with JDK 1.5, or, I'm probably wasting my time (not many > people > use the source

Building Question

2005-04-09 Thread Bill Barker
I'm thinking of starting on implementing CLRs for Tomcat 5.5. However, it's a PITA for < 1.5. I wanted to check that the binary builds for TC 5.5 are being built with JDK 1.5, or, I'm probably wasting my time (not many people use the source distro :). This message is intended only for the u

RE: [ot] Building Tomcat with Maven

2005-01-12 Thread Yoav Shapira
Not to discourage you (or anyone else)... Yoav -Original Message- From: Jeanfrancois Arcand [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 4:20 PM To: Tomcat Developers List Subject: [ot] Building Tomcat with Maven Hi, I need to move the Tomcat nigthly build o

[ot] Building Tomcat with Maven

2005-01-12 Thread Jeanfrancois Arcand
Hi, I need to move the Tomcat nigthly build out of nagoya.apache.org and currently I'm using an sh script for the task. I would like to try Maven and build.xml(s) that we have. Anybody have a Maven project.xml file ;-) that I can use? Thanks -- jeanfrancois -

RE: FW: Building isapi_redirector2.dll Win32 Release

2004-11-11 Thread Derrick Koes
, November 08, 2004 10:50 AM To: Tomcat Developers List Subject: Re: FW: Building isapi_redirector2.dll Win32 Release Derrick Koes wrote: > > > I *may* be able to fix some of the errors with jk_isapi_plugin.c > myself, but does anyone know where pcre.h exists? Yes, I know about >

RE: FW: Building isapi_redirector2.dll Win32 Release

2004-11-09 Thread Derrick Koes
Yes, I get it, but many of us use it. Any chance we'll get a dll more recent than March 26th? Thanks, Derrick -Original Message- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 10:50 AM To: Tomcat Developers List Subject: Re: FW: Bui

Re: FW: Building isapi_redirector2.dll Win32 Release

2004-11-08 Thread Mladen Turk
Derrick Koes wrote: I *may* be able to fix some of the errors with jk_isapi_plugin.c myself, but does anyone know where pcre.h exists? Yes, I know about M. Turk's dll http://jakarta.apache.org/~mturk/, but I'd like to be able to build the fix myself. Hi Derrick, JK2 is officially unsupported. R

FW: Building isapi_redirector2.dll Win32 Release

2004-11-08 Thread Derrick Koes
"Re"-post from user list. -Original Message- From: Derrick Koes [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 2:08 PM To: [EMAIL PROTECTED] Cc: Tim Lucia Subject: Building isapi_redirector2.dll Win32 Release I pulled the latest from CVS yesterday (11/02

making building releases easier?

2004-10-09 Thread Dean Hiller
Is it possible to make building tomcat official releases easier. Building from the cvs head is cake, but building 4.1.30 is a 27 step process. I basically wanted to change line 533 of PageContextImpl because I believe there is a bug there(t is not reported at all to the user so the real root

Re: NSIS warning while building 5.5.3 release

2004-10-05 Thread Mladen Turk
Shapira, Yoav wrote: Hi, While generating the .exe distro for the 5.5.3 release, I noticed NSIS spit out the following warning several times: [exec] Generating language tables... warning: LangString "DESC_SecWebapps" is not set in language table of language 1033 It's probably not a big deal, s

NSIS warning while building 5.5.3 release

2004-10-05 Thread Shapira, Yoav
Hi, While generating the .exe distro for the 5.5.3 release, I noticed NSIS spit out the following warning several times: [exec] Generating language tables... warning: LangString "DESC_SecWebapps" is not set in language table of language 1033 It's probably not a big deal, since it's just a w

DO NOT REPLY [Bug 30116] - building mod_jk2

2004-09-01 Thread bugzilla
gzilla/show_bug.cgi?id=30116 building mod_jk2 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

RE: building tomcat source in eclipse

2004-08-14 Thread Hiller, Dean D (Dean)
lipse forums out there(I have used them myself) Thanks, dean -Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 1:58 PM To: Tomcat Developers List Subject: Re: building tomcat source in eclipse > > The trick is to get all dependencies. Do an &q

Re: building tomcat source in eclipse

2004-08-13 Thread Chris
IA - Original Message - From: "Patrick Lacson" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Saturday, August 14, 2004 2:08 AM Subject: Re: building tomcat source in eclipse > Thanks Costin, I'll give that a try. >

Re: building tomcat source in eclipse

2004-08-13 Thread Patrick Lacson
t go get it myself), but I can't > > figure out how tomcat built successfully without it via command line. > > Couldn't find it anywhere including /usr/java/share nor the tomcat view > > I have...and that is after building everything fine from command line. > > Thanks, &

Re: building tomcat source in eclipse

2004-08-12 Thread Costin Manolache
t find mail.jar that eclipse is using(might need to just go get it myself), but I can't figure out how tomcat built successfully without it via command line. Couldn't find it anywhere including /usr/java/share nor the tomcat view I have...and that is after building everything fine from c

Re: RE: building tomcat source in eclipse

2004-08-12 Thread helpdesk
Thanks for your email. This is an auto response to confirm we have received your email. If you are wishing to check the whereabouts of an order please use our order tracker at - http://www.seetickets.com/tracker have your reference number and email address handy! If you wish to change your d

RE: building tomcat source in eclipse

2004-08-12 Thread Mark Thomas
ant script from Eclipse. I'll send you the eclipse files directly - the apache mailing server won't accept zips. Mark > -Original Message- > From: Hiller, Dean D (Dean) [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 12, 2004 11:52 PM > To: Tomcat Developers List; P

RE: building tomcat source in eclipse

2004-08-12 Thread Hiller, Dean D (Dean)
using(might need to just go get it myself), but I can't figure out how tomcat built successfully without it via command line. Couldn't find it anywhere including /usr/java/share nor the tomcat view I have...and that is after building everything fine from command line. Thanks, dean -O

RE: building tomcat source in eclipse

2004-08-12 Thread Hiller, Dean D (Dean)
[mailto:[EMAIL PROTECTED] Sent: Thursday, August 12, 2004 2:16 PM To: [EMAIL PROTECTED] Subject: building tomcat source in eclipse I searched the archives regarding my question and found nothing. Has anybody successfully built the tomcat 5 source tree from within eclipse? If so could share your

RE: building tomcat source in eclipse

2004-08-12 Thread Mark Thomas
Mark > -Original Message- > From: Patrick Lacson [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 12, 2004 9:16 PM > To: [EMAIL PROTECTED] > Subject: building tomcat source in eclipse > > I searched the archives regarding my question and found nothing. > > Has anybody

building tomcat source in eclipse

2004-08-12 Thread Patrick Lacson
I searched the archives regarding my question and found nothing. Has anybody successfully built the tomcat 5 source tree from within eclipse? If so could share your .project and .classpath file? I want to build and run tomcat from within eclipse, launching it as a Java Application within the IDE

DO NOT REPLY [Bug 30116] New: - building mod_jk2

2004-07-15 Thread bugzilla
gzilla/show_bug.cgi?id=30116 building mod_jk2 Summary: building mod_jk2 Product: Tomcat 5 Version: 5.0.25 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Connect

question about building tomcat from source

2004-06-27 Thread Dennis Wong
Hi all, This is my first time sending email to tomcat's developers mail list. I am a programer with a little experience in working with java and I am now try to build the tomcat 5 from the source in order to learn from the code and if possible I would like to contribute to the tomcat proj

DO NOT REPLY [Bug 29247] - Error building jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/DigesterFactory.java

2004-05-27 Thread bugzilla
gzilla/show_bug.cgi?id=29247 Error building jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/DigesterFactory.java [EMAIL PROTECTED] changed: What|Removed

DO NOT REPLY [Bug 29247] New: - Error building jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/DigesterFactory.java

2004-05-27 Thread bugzilla
gzilla/show_bug.cgi?id=29247 Error building jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/DigesterFactory.java Summary: Error building jakarta-tomcat- catalina/catalina/src/share/org/apache/catalina/startup/ DigesterFactor

Building Jk2 isapi with VS.net Not working

2004-03-24 Thread Tim Stewart
e dll with the old one and it works fine. Something is wrong with the way I am building. Is there some way to define APACHE_HOME and how should I build apache? Thanks, Tim Quick information on building mod_jk2 : * IIS There is a known issue with the latest APR 1.0 and MSVC6. If you want t

DO NOT REPLY [Bug 27043] - Compiler doesn't like // comments when building mod_jk

2004-02-18 Thread bugzilla
gzilla/show_bug.cgi?id=27043 Compiler doesn't like // comments when building mod_jk [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW

DO NOT REPLY [Bug 27043] New: - Compiler doesn't like // comments when building mod_jk

2004-02-18 Thread bugzilla
gzilla/show_bug.cgi?id=27043 Compiler doesn't like // comments when building mod_jk Summary: Compiler doesn't like // comments when building mod_jk Product: Tomcat 3 Version: 3.3.1 Final Platform: Other OS/Version: AIX

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-13 Thread Aryeh Katz
Henri Gomez wrote: Aryeh Katz wrote: Martin Gainty wrote: Any comment(s)/suggestion(s) from Microsoft Tech Support? Keep me apprised, If you've got a valid makefile for .net 2003, send it to the list so we could include it in the release 2.0.4 As I said in my original post, it seems that there i

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-13 Thread Henri Gomez
Aryeh Katz wrote: Martin Gainty wrote: Any comment(s)/suggestion(s) from Microsoft Tech Support? Keep me apprised, So far my post is unanswered. Is there anyone else who has VS 2003 .net that can try this? Aryeh If you've got a valid makefile for .net 2003, send it to the list so we could include

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-13 Thread Aryeh Katz
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 12, 2004 10:32 AM Subject: HOWTO: building mod_jk2 with Visual studio .net 2003 I converted the project to a .net 2003 project, and tried to build. No dice. Got a really flaky error that made no sense to me. I then looked at th

DO NOT REPLY [Bug 26909] - Parse error detected when building the jsvc service.

2004-02-13 Thread bugzilla
gzilla/show_bug.cgi?id=26909 Parse error detected when building the jsvc service. [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 26909] New: - Parse error detected when building the jsvc service.

2004-02-13 Thread bugzilla
gzilla/show_bug.cgi?id=26909 Parse error detected when building the jsvc service. Summary: Parse error detected when building the jsvc service. Product: Tomcat 5 Version: 5.0.18 Platform: PC OS/Version: Linux Status: NEW Severity: B

Exporting Makefiles: LONG was Re: HOWTO: building mod_jk2 with Visual studio .net

2004-02-12 Thread Aryeh Katz
Aryeh Katz wrote: Guenter Knauf wrote: Hi Aryeh, I'm using 2.0.2, and your makefile fails at link time with a missing symbol jk2_channel_socket_factory. I assume that's a 2.0.4 issue. Other than that, the compile was file. ok, that sounds good. If you perhaps could do a test with recent CVS t

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
Guenter Knauf wrote: Hi Aryeh, I'm using 2.0.2, and your makefile fails at link time with a missing symbol jk2_channel_socket_factory. I assume that's a 2.0.4 issue. Other than that, the compile was file. ok, that sounds good. If you perhaps could do a test with recent CVS that would be fine; the

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Guenter Knauf
Hi Aryeh, > I'm using 2.0.2, and your makefile fails at link time with a missing > symbol jk2_channel_socket_factory. > I assume that's a 2.0.4 issue. > Other than that, the compile was file. ok, that sounds good. If you perhaps could do a test with recent CVS that would be fine; then I would crea

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
Guenter Knauf wrote: Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak I already did that, and it worked fine. That's why I prefaced my comment by stating this was an issue with vs2003 .net. Do you want

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Guenter Knauf
Hi, >> maybe we should export the .mak files and check into CVS, just as with >> Apache? >> Please try if this works: >> http://www.gknw.com/test/mod_jk2.mak > I already did that, and it worked fine. That's why I prefaced my comment > by stating this was an issue with vs2003 .net. > Do you want my

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Martin Gainty
> To: "Martin Gainty" <[EMAIL PROTECTED]> Cc: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Thursday, February 12, 2004 11:02 AM Subject: Re: HOWTO: building mod_jk2 with Visual studio .net 2003 > Martin Gainty wrote: > > > Any comment(s)/sug

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
om: "Aryeh Katz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 12, 2004 10:32 AM Subject: HOWTO: building mod_jk2 with Visual studio .net 2003 I converted the project to a .net 2003 project, and tried to build. No dice. Got a really flaky error that

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
Aryeh Katz wrote: Guenter Knauf wrote: Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak I already did that, and it worked fine. That's why I prefaced my comment by stating this was an issue with vs2

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
Guenter Knauf wrote: Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak I already did that, and it worked fine. That's why I prefaced my comment by stating this was an issue with vs2003 .net. Do you wan

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Guenter Knauf
Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak Guenter. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Martin Gainty
Any comment(s)/suggestion(s) from Microsoft Tech Support? Keep me apprised, Marty Gainty 617-852-7822 - Original Message - From: "Aryeh Katz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 12, 2004 10:32 AM Subject: HOWTO: building mod_jk2 w

HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
I converted the project to a .net 2003 project, and tried to build. No dice. Got a really flaky error that made no sense to me. I then looked at the .vcproj file that MS created, and tracked down the issue (in my environment). It seems that when the dsp file is converted to a vcproj file, InputDir

FYI failure building tomcat 5

2004-01-31 Thread Robert Nicholson
build-servletapi: [echo] == Building: /Users/robert/Programming/Java/Source/jakarta/share/java/servlet-api -2.4/lib/servlet-api.jar BUILD FAILED file:/Users/robert/Programming/Java/Source/jakarta/tomcat-5/jakarta- tomcat-5/build.xml:158: Basedir /Users/robert/Programming/Java

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-09-18 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|tomcat- |

error building tomcat 4.1.27 from source on solaris

2003-09-02 Thread Ziying Sherwin
We tried to install tomcat 4.1.27 on our Solaris 2.8 platform using j2sdk 1.4.0. Unfortunately, the installation does not go very smoothly. After installed lots of required packages like jmx, jaxp, we finally started tomcat build. The compilation failed with the following error messages: build-

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-03-21 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! --- Additional Comments From [EMAIL PROTECTED] 2003-03-21 20:45 --- Is any update on this .. ! Is this a BUG ?? How to solve this ?? or any pre- complied version of mod_jk for AIX 4.3.3 and Apache

RE: Please Help, Building JK2 failed

2003-03-13 Thread Keith Wannamaker
PROTECTED] | Sent: Thursday, March 13, 2003 1:07 PM | To: 'Tomcat Developers List' | Subject: RE: Please Help, Building JK2 failed | | | Anonymous CVS from where? Why checkout from CVS? I am trying to build | a production JK2, not checkout development code. My source came from | the jakar

RE: Please Help, Building JK2 failed

2003-03-13 Thread Al
, 2003 10:38 AM To: [EMAIL PROTECTED] Subject: Re: Please Help, Building JK2 failed Al wrote: > jkant: > > BUILD FAILED > file:/usr/local/web/tmp/apache/JK2/jakarta-tomcat-connectors-jk2-2.0.2 > -s > rc/jk/build.xml:235: Warning: Could not find file > /usr/local/web/tmp/apac

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-03-13 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! --- Additional Comments From [EMAIL PROTECTED] 2003-03-13 16:16 --- Still the problem exists ..! Details of System :: System Details :: IBM - AIX 4.3.3 Apache 2.0.40 Jakarta

Re: Please Help, Building JK2 failed

2003-03-12 Thread Costin Manolache
Al wrote: > jkant: > > BUILD FAILED > file:/usr/local/web/tmp/apache/JK2/jakarta-tomcat-connectors-jk2-2.0.2-s > rc/jk/build.xml:235: Warning: Could not find file > /usr/local/web/tmp/apache/JK2/jakarta-tomcat-connectors-jk2-2.0.2-src/jk > /jkant/ant.tasks to copy. Where did you got the sources

Please Help, Building JK2 failed

2003-03-12 Thread Al
Hi. I am trying to build JK2 on AIX 4.3.3. I have run "ant" already and it has successfully built. I am getting the error when running "ant native". It is looking for the file "ant.tasks" but that file is not on my machine. Is the build suppose to make it? Am I suppose to download it from som

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-03-03 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|RE

DO NOT REPLY [Bug 17332] - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-02-24 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 17332] New: - Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..!

2003-02-24 Thread bugzilla
gzilla/show_bug.cgi?id=17332 Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! Summary: Problem in Building mod_jk.so in AIX 4.3.3 (Tomcat 4.0.4)..! Product: Tomcat 4 Version: 4.0.4 Final Platform: Other OS/Versio

Building failed.

2003-02-04 Thread Lars Stenberg
Hi! Tried to compile tomcat 5 just some minutes ago, it failed somewhere in "commons-el", then i tried to compile servlet-api-5 manual and then run ant again, then it worked, might be som depend error? Mvh Lars - To unsubscribe

Re: Building

2003-02-04 Thread Jeanfrancois Arcand
cd jakarta-tomcat-5 ant download pouf! Everything you need :-) -- Jeanfrancois Lars Stenberg wrote: Hi! I Tried to apply a patch to tomcat earlier today, it went fine, BUT! =) In the BUILDING.TXT there is 1000 things to download, isnt there any download-all-all-depends-script? Mvh Lars ---

Building

2003-02-04 Thread Lars Stenberg
Hi! I Tried to apply a patch to tomcat earlier today, it went fine, BUT! =) In the BUILDING.TXT there is 1000 things to download, isnt there any download-all-all-depends-script? Mvh Lars - To unsubscribe, e-mail: [EMAIL PROTECT

Re: Problems building the WebApp module for Solaris 9

2003-02-03 Thread jean-frederic clere
Jesse Olivas wrote: Hi my name is Jesse Olivas and I am having problems building the WebApp module for Solaris 9. The package is "webapp-module-1.0-tc40". This is the output of my attempted build. $ ./configure --with-apxs=/usr/local/apache/bin/apxs loading cache ./config.cache ch

Problems building the WebApp module for Solaris 9

2003-01-31 Thread Jesse Olivas
Hi my name is Jesse Olivas and I am having problems building the WebApp module for Solaris 9. The package is "webapp-module-1.0-tc40". This is the output of my attempted build. $ ./configure --with-apxs=/usr/local/apache/bin/apxs loading cache ./config.cache checking for test... /us

Re: Building TC5

2003-01-19 Thread Kevin Jones
Thanks, that's worked great, Kevin Jones On Fri, 2003-01-17 at 20:33, Jeanfrancois Arcand wrote: > Hi Kevin, > > I've just commited a fix for build.properties.default. You should try: > > cvs checkout jakarta-tomcat-5 > cd jakarta-tomcat-5 > ant download > ant checkout > ant dist > > I've jus

Re: Building TC5

2003-01-17 Thread Remy Maucherat
Kevin Jones wrote: Still doesn't work for me I get BUILD FAILED file d:\xxx\jakarta-servletapi5/jsr154/build.xml:67: srcdir "d:\xxx\jakarta-servletapi5/jsr154/src/share" does not exist where xxx is shorthand for the tomcat.source directory mentioned in the instructions, That directory must exi

Re: Building TC5

2003-01-17 Thread Jeanfrancois Arcand
Hi Kevin, I've just commited a fix for build.properties.default. You should try: cvs checkout jakarta-tomcat-5 cd jakarta-tomcat-5 ant download ant checkout ant dist I've just did it from a clean workspace and everything works fine. -- Jeanfrancois Kevin Jones wrote: Still doesn't work for m

Re: Building TC5

2003-01-17 Thread Kevin Jones
Still doesn't work for me I get BUILD FAILED file d:\xxx\jakarta-servletapi5/jsr154/build.xml:67: srcdir "d:\xxx\jakarta-servletapi5/jsr154/src/share" does not exist where xxx is shorthand for the tomcat.source directory mentioned in the instructions, Kevin On Fri, 2003-01-17 at 17:30, Remy Mau

Re: Building TC5

2003-01-17 Thread Remy Maucherat
Kevin Jones wrote: Thanks Remy, I assume you mean I should start from scratch again? Yes, follow these instructions: http://jakarta.apache.org/tomcat/building.html Remy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Building TC5

2003-01-17 Thread Kevin Jones
oyote > > (compile.tomcat5) step. The first problem here was that the wrong value > > was being specified for catalina.home so servlet-api.jar wasn't being > > found. After fixing that I'm still getting compile errors telling me > > that various org.apache.catal

Re: Building TC5

2003-01-17 Thread Remy Maucherat
rors telling me that various org.apache.catalina classes can't be found. I've seen various comments on here that building from sources is easy, so what am I missing? :-) The main build script is broken. Try again. I'll let Costin reapply a fixed version of his patch. Remy -- To

Building TC5

2003-01-17 Thread Kevin Jones
me that various org.apache.catalina classes can't be found. I've seen various comments on here that building from sources is easy, so what am I missing? :-) Thanks, Kevin Jones Developmentor -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: Building Tomcat5 (JavaServices)

2002-12-16 Thread Selvaraj, Jeganmohan
Try the latest built code from http://jakarta.apache.org/builds/jakarta-tomcat/nightly-5. I am using it successfully. -Original Message- From: Radim Kubacki [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 2:24 PM To: [EMAIL PROTECTED] Subject: Building Tomcat5 (JavaServices

Re: Building Tomcat5 (JavaServices)

2002-12-16 Thread Remy Maucherat
Radim Kubacki wrote: Hello, I am trying to build Tomcat-5 but during execution of 'ant download' it fails to get JavaService from http://www.alexandriasc.com/software/JavaService/JavaService-bin-1.2.0.zip. The site seems to be down. Indeed. Maybe it's time to try to switch to Mladen's code.

Building Tomcat5 (JavaServices)

2002-12-16 Thread Radim Kubacki
Hello, I am trying to build Tomcat-5 but during execution of 'ant download' it fails to get JavaService from http://www.alexandriasc.com/software/JavaService/JavaService-bin-1.2.0.zip. The site seems to be down. Any help? Radim -- To unsubscribe, e-mail: For addi

Re: [5.0] building ?

2002-10-14 Thread Steve Downey
On Monday 14 October 2002 01:19 pm, Costin Manolache wrote: > Remy Maucherat wrote: > > No, but: > > - my computer is relatively fast (P4m 1.6 these days) > > - I'll get a new one a lot faster really soon :) > > Well, I prefer laptops - and I prefer light over fast. > And those things are quite ex

Re: [5.0] building ?

2002-10-14 Thread Costin Manolache
Remy Maucherat wrote: > No, but: > - my computer is relatively fast (P4m 1.6 these days) > - I'll get a new one a lot faster really soon :) Well, I prefer laptops - and I prefer light over fast. And those things are quite expensive. > But maybe we could work on your updated script (you said it

Re: [5.0] building ?

2002-10-14 Thread Remy Maucherat
Costin Manolache wrote: > Just a small question ( Remy ? ) - what targets do you actually use when > building ? When building to test/develop, the default target. I use "release" to build a binary. > For me it takes forever if I do a build in tomcat5 - it goes and tries &g

[5.0] building ?

2002-10-14 Thread Costin Manolache
Just a small question ( Remy ? ) - what targets do you actually use when building ? For me it takes forever if I do a build in tomcat5 - it goes and tries to generate javadoc and examples for servlet, it does dozens of calls and 'deployements'. Is there any magic trick to actually

[PATCH] Make JavaMail optional for building examples

2002-10-06 Thread Bill Barker
The attached patch to j-sapi-5/jsr152/build.xml makes compiling SendMailServlet conditional on having JavaMail installed. jsr152-build.patch Description: Binary data -- To unsubscribe, e-mail: For additional commands, e-mail:

  1   2   3   4   >