From owner-freebsd-java Mon Jan 14 9:45: 6 2002 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (veldy-host33.dsl.visi.com [209.98.200.33]) by hub.freebsd.org (Postfix) with ESMTP id 53F4737B419 for ; Mon, 14 Jan 2002 09:44:59 -0800 (PST) Received: from HP2500B (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with SMTP id 1509A1A024 for ; Mon, 14 Jan 2002 11:44:58 -0600 (CST) Message-ID: <014401c19d22$f15a7250$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: References: <20020114131725.L35269-100000@earth.hub.org> Subject: Re: xalan.jar problem with tomcat 4 ... Date: Mon, 14 Jan 2002 11:43:13 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Probably have to open it up and look at the deployment descriptor. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Marc G. Fournier" To: "Thomas T. Veldhouse" Cc: Sent: Monday, January 14, 2002 11:17 AM Subject: Re: xalan.jar problem with tomcat 4 ... > On Mon, 14 Jan 2002, Thomas T. Veldhouse wrote: > > > I couldn't get the dumb thing to compile either. I just started using the > > binary builds. The process could be cleaner. Especially considering it is > > next to impossible to get hold of a jaxp 1.1 jar. > > Ya, I noticed that too ... how does one tell what version a jar is? there > is the jaxp.jar that comes with ant 1.4 ... is that still 1.0? > > > > > > Tom Veldhouse > > veldy@veldy.net > > > > ----- Original Message ----- > > From: "Marc G. Fournier" > > To: > > Sent: Monday, January 14, 2002 9:02 AM > > Subject: xalan.jar problem with tomcat 4 ... > > > > > > > > > > Trying not to embarress myself a second time with a 'spelling mistake', I > > > think I've checked everything this time *cross fingers* > > > > > > First, xalan.jar is installed with the xalan-j port, and I have > > > build.properties set right for it: > > > > > > reilly2001# grep xalan build.properties > > > xalan.jar=/usr/local/xalan-j2.1.0/bin/xalan.jar > > > reilly2001# ls -lt /usr/local/xalan-j2.1.0/bin/xalan.jar > > > -rw-r--r-- 1 root wheel 732330 Jan 14 00:29 > > /usr/local/xalan-j2.1.0/bin/xalan.jar > > > > > > Build goes through to building what I believe is the docs ... and then > > > fails looking for: > > > > > > > > > > > /usr/local/java_misc/jakarta-tomcat-4.0.1-src/webapps/tomcat-docs/build.xml: > > 80: java.lang.NoClassDefFoundError: javax/xml/transform/Source > > > > > > Which, from what I can tell, is part of xalan.jar: > > > > > > reilly2001# find /usr/local/xalan-j2.1.0 -name "Source*" -print | grep > > transform > > > > > /usr/local/xalan-j2.1.0/docs/apidocs/javax/xml/transform/class-use/Source.ht > > ml > > > > > /usr/local/xalan-j2.1.0/docs/apidocs/javax/xml/transform/class-use/SourceLoc > > ator.html > > > > > /usr/local/xalan-j2.1.0/docs/apidocs/javax/xml/transform/SourceLocator.html > > > /usr/local/xalan-j2.1.0/docs/apidocs/javax/xml/transform/Source.html > > > /usr/local/xalan-j2.1.0/src/javax/xml/transform/SourceLocator.java > > > /usr/local/xalan-j2.1.0/src/javax/xml/transform/Source.java > > > > > > But, I'm also getting: > > > > > > build-main: > > > [style] DEPRECATED - xslp processor is deprecated. Use trax or xalan > > instead. > > > > > > at the top ... but I am using xalan, aren't I? > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message