Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 69234 invoked from network); 22 May 2002 10:15:52 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 22 May 2002 10:15:52 -0000 Received: (qmail 28900 invoked by uid 97); 22 May 2002 10:15:59 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 28884 invoked by uid 97); 22 May 2002 10:15:58 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 28872 invoked by uid 98); 22 May 2002 10:15:57 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Status of JK2 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Wed, 22 May 2002 12:16:36 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Status of JK2 Thread-Index: AcH994Gx9tK3E/0RQ/i1y7gXMnrpPADekwig From: "GOMEZ Henri" To: "Tomcat Developers List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You should have at least tomcat 3.3 / 4.x installed. Order are (from my tomcat-connectors rpm) : cd util ant cd ../jk # build jkant ant -Dservlet.jar=3D%{tomcat4dir}/common/lib/servlet.jar = -Djunit.jar=3D%{javadir}/junit.jar -Dtomcat33.home=3D%{tomcat3dir} = -Dtomcat40.home=3D%{tomcat4dir} -Dapache13.home=3D/usr = -Dapache2.home=3D/usr cd native # build jk for Apache 1.3 ant -Dapxs13=3D/usr/sbin/apxs -Dapache13.home=3D/usr = -Dapache13.include=3D%{ap13incdir} # build jk for Apache 2.0 ant -Dapxs20=3D/usr/sbin/apxs2 -Dapache2.home=3D/usr = -Dapache2.include=3D%{ap20incdir} cd ../native2 # build jk2 for Apache 1.3 ant -Dapxs13=3D/usr/sbin/apxs -Dapache13.home=3D/usr = -Dapache13.include=3D%{ap13incdir} # build jk2 for Apache 2.0 ant -Dapxs20=3D/usr/sbin/apxs2 -Dapache2.home=3D/usr = -Dapache2.include=3D%{ap20incdir} -Dapr.include=3D%{ap20incdir} cd .. - Henri Gomez ___[_]____ EMAIL : hgomez@slib.fr (. .) =20 PGP KEY : 697ECEDD ...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6=20 >-----Original Message----- >From: Anthony W. Marino [mailto:anthony@AWMObjects.com] >Sent: Saturday, May 18, 2002 1:08 AM >To: Tomcat Developers List; Bill Barker >Subject: Re: Status of JK2 > > >"ant all" in "jk" dir gives me the same error: > >> /mydirpath/jakarta-tomcat-connectors/jk/build.xml:100: Could=20 >not find file >>=20 >/mydirpath/jakarta-tomcat-connectors/coyote/build/lib/tomcat-co >yote.jar to >> copy. >> > >Anthony > >> Try "ant all". >> ----- Original Message ----- >> From: "Anthony W. Marino" >> To: "Tomcat Developers List" ; "Remy >> Maucherat" >> Sent: Friday, May 17, 2002 3:52 PM >> Subject: Re: Status of JK2 >> >> >> Remy, >> >> The result of "ant" in jk dir: >> >> /mydirpath/jakarta-tomcat-connectors/jk/build.xml:100: Could=20 >not find file >>=20 >/mydirpath/jakarta-tomcat-connectors/coyote/build/lib/tomcat-co >yote.jar to >> copy. >> >> >> Anthony >> >> > > This is what I get when I do "ant": >> > > >> > > BUILD FAILED >> > > >> > >=20 >/mydirpath/jakarta-tomcat-connectors/jk/native2/build.xml:90: Could not >> > >> > create >> > >> > > task of type: so. Common solutions are to use taskdef to=20 >declare your >> > >> > task, >> > >> > > or, if this is an optional task, to put the optional.jar=20 >in the lib >> > >> > directory >> > >> > > of your ant installation (ANT_HOME). >> > > >> > > Any thoughts? >> > >> > You have to build the Java parts of JK first (go in >> > jakarta-tomcat-connectors/jk, do "ant"), which include the=20 >Ant tasks. >> > >> > Remy > > >-- >To unsubscribe, e-mail: =20 For additional commands, e-mail: = -- To unsubscribe, e-mail: For additional commands, e-mail: