From derby-user-return-472-apmail-db-derby-user-archive=db.apache.org@db.apache.org Thu Jan 06 18:34:29 2005 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 56335 invoked from network); 6 Jan 2005 18:34:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jan 2005 18:34:29 -0000 Received: (qmail 8245 invoked by uid 500); 6 Jan 2005 18:34:28 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 8226 invoked by uid 500); 6 Jan 2005 18:34:27 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 8213 invoked by uid 99); 6 Jan 2005 18:34:27 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_40_50,HTML_MESSAGE,HTML_TITLE_EMPTY X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from nwkea-mail-2.sun.com (HELO nwkea-mail-2.sun.com) (192.18.42.14) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 06 Jan 2005 10:34:26 -0800 Received: from phys-bur-1 ([129.148.9.72]) by nwkea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id j06IYOpv001248 for ; Thu, 6 Jan 2005 10:34:24 -0800 (PST) Received: from conversion-daemon.bur-mail1.east.sun.com by bur-mail1.east.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0I9W00K01RHRX9@bur-mail1.east.sun.com> (original mail from Lance.Andersen@Sun.COM) for derby-user@db.apache.org; Thu, 06 Jan 2005 13:34:24 -0500 (EST) Received: from [127.0.0.1] (vpn-129-150-65-187.East.Sun.COM [129.150.65.187]) by bur-mail1.east.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTPA id <0I9W00DUDRLBB5@bur-mail1.east.sun.com> for derby-user@db.apache.org; Thu, 06 Jan 2005 13:34:24 -0500 (EST) Date: Thu, 06 Jan 2005 13:34:28 -0500 From: "Lance J. Andersen" Subject: Re: Problems in building Derby In-reply-to: <1B37BEFB3456F1428E01932AFA147822E1A120@HOUEXCH902.landmark.lgc.com> To: Derby Discussion Message-id: <41DD84B4.3070308@sun.com> MIME-version: 1.0 Content-type: multipart/alternative; boundary="Boundary_(ID_+dkbjEOI3kMK+X/TzVqtXQ)" X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) References: <1B37BEFB3456F1428E01932AFA147822E1A120@HOUEXCH902.landmark.lgc.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --Boundary_(ID_+dkbjEOI3kMK+X/TzVqtXQ) Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT The build files are particular to the exact name of the servlet jar. If read the required doc page again, you will find a URL to where you can download the needed jar. I hit this myself even though I had the correct servlet classes and this was how I worked around it. Bernd Ruehlicke wrote: >Yea - I had same problem. It looks like only the servlet.jar is needed. >Lucky I had one and the build worked fine. The one I had was 40k. I've >looked around and you can find "a" servlet.jar in the Tomcat >distributions which might work - look under > >http://jakarta.apache.org/site/binindex.cgi#tomcat > >Try the servlet.jar in the 4.1.31 release. > >Good luck >B-) > > > >>-----Original Message----- >>From: Jean T. Anderson [mailto:jta@bristowhill.com] >>Sent: Thursday, January 06, 2005 12:15 PM >>To: Derby Discussion >>Subject: Re: Problems in building Derby >> >>For that entry in >>http://incubator.apache.org/derby/derby_downloads.html >>there is also a link to this email thread: >>http://mail-archives.apache.org/eyebrowse/BrowseList?listName= >>derby-dev@db.apache.org&by=subject&from=658425&to=658425&first >>=1&count=2 >> >>Does that help for the short-term? >> >>For long-term, does anyone know where the new official home is for >>jakarta-servletapi-4 ? >> >> -jean >> >> >>federicogiallo@aliceposta.it wrote: >> >> >> >>>Hi >>> >>>Two days ago I installed Apache Derby 10.0.2.1, and followed the >>>instruction to configure the environment. >>>Unfortunately I didn't succeed in downloading and installing >>> >>> >>one of the >> >> >>>software components needed according to your Building >>> >>> >>instruction, the >> >> >>>jakarta- servlet API 4 (Servlet 2.4). >>>In fact it's impossible to find and download it at the url >>> >>> >>suggested (http: >> >> >>>//cvs.apache.org/builds/jakarta-servletapi-4/nightly/). >>>My environment variables have been as follows: >>>PATH : >>>C:\Ant;C:\Ant\bin;C:\Cloudscape_10.0\frameworks\embedded\bin; >>> >>> >>C:\j2sdk1. >> >> >>>4.2_06\bin; >>>C:\jdk1.3.1_15\bin;%JAVA_HOME%\bin;%J2EE_HOME%\bin;%ANT_HOME%\bin; >>>C:\Sun\AppServer\bin; %path%; CLASSPATH : >>>C:\j2sdk1.4.2_06\lib\tools.jar;C:\jdk1.3.1_15\lib\tools.jar;C >>> >>> >>:\j2sdk1.4.2_06\JRE\lib\rt. >> >> >>>jar;C:\j2sdk1.4.2_06\lib\tools.jar;%CLOUDSCAPE_INSTALL%\lib\d >>> >>> >>erby.jar;% >> >> >>>CLOUDSCAPE_INSTALL% >>>\lib\derbytools.jar;%CLOUDSCAPE_INSTALL%\lib\derbynet;%CLOUDS >>> >>> >>CAPE_INSTA >> >> >>>LL% >>>\lib\db2jcc;%CLOUDSCAPE_INSTALL%\lib\db2jcc_license_c;C:\Ant\ >>> >>> >>lib\xercesImpl. >> >> >>>jar;C:\Ant\lib\xml-apis.jar; >>> >>>When I tried to build the project with ant, I received the >>> >>> >>following error: >> >> >>>[Javac] Fatal error: Unable to locate package Java.lang in >>> >>> >>classpath, >> >> >>>or boot path. >>> >>>Can you help me with this problem? >>>It's possible to download jakarta-servlet API 4 (Servlet >>> >>> >>2.4) in some >> >> >>>mirror site? >>> >>>Thank you >>> >>> Federico Giallombardo >>> >>> >>> >>> >>> >>> > > > --Boundary_(ID_+dkbjEOI3kMK+X/TzVqtXQ) Content-type: text/html; charset=us-ascii Content-transfer-encoding: 7BIT The build files are particular to the exact name of the servlet jar.  If read the required doc page again, you will find a URL to where you can download the needed jar.

I hit this myself even though I had the correct servlet classes and this was how I worked around it.

Bernd Ruehlicke wrote:
Yea - I had same problem. It looks like only the servlet.jar is needed.
Lucky I had one and the build worked fine. The one I had was 40k. I've
looked around and you can find "a" servlet.jar in the Tomcat
distributions which might work - look under

http://jakarta.apache.org/site/binindex.cgi#tomcat

Try the servlet.jar in the 4.1.31 release. 

Good luck
B-)

  
-----Original Message-----
From: Jean T. Anderson [mailto:jta@bristowhill.com] 
Sent: Thursday, January 06, 2005 12:15 PM
To: Derby Discussion
Subject: Re: Problems in building Derby

For that entry in 
http://incubator.apache.org/derby/derby_downloads.html
there is also a link to this email thread:
http://mail-archives.apache.org/eyebrowse/BrowseList?listName=
derby-dev@db.apache.org&by=subject&from=658425&to=658425&first
=1&count=2

Does that help for the short-term?

For long-term, does anyone know where the new official home is for
jakarta-servletapi-4 ?

 -jean


federicogiallo@aliceposta.it wrote:

    
Hi

Two days ago I installed Apache Derby 10.0.2.1, and followed the 
instruction to configure the environment.
Unfortunately I didn't succeed in downloading and installing 
      
one of the 
    
software components needed according to your Building 
      
instruction, the 
    
jakarta- servlet API 4 (Servlet 2.4).
In fact it's impossible to find and download it at the url 
      
suggested (http:
    
//cvs.apache.org/builds/jakarta-servletapi-4/nightly/).
My environment variables have been as follows:
PATH :
C:\Ant;C:\Ant\bin;C:\Cloudscape_10.0\frameworks\embedded\bin;
      
C:\j2sdk1.
    
4.2_06\bin; 
C:\jdk1.3.1_15\bin;%JAVA_HOME%\bin;%J2EE_HOME%\bin;%ANT_HOME%\bin; 
C:\Sun\AppServer\bin; %path%; CLASSPATH :
C:\j2sdk1.4.2_06\lib\tools.jar;C:\jdk1.3.1_15\lib\tools.jar;C
      
:\j2sdk1.4.2_06\JRE\lib\rt.
    
jar;C:\j2sdk1.4.2_06\lib\tools.jar;%CLOUDSCAPE_INSTALL%\lib\d
      
erby.jar;%
    
CLOUDSCAPE_INSTALL% 
\lib\derbytools.jar;%CLOUDSCAPE_INSTALL%\lib\derbynet;%CLOUDS
      
CAPE_INSTA
    
LL% 
\lib\db2jcc;%CLOUDSCAPE_INSTALL%\lib\db2jcc_license_c;C:\Ant\
      
lib\xercesImpl.
    
jar;C:\Ant\lib\xml-apis.jar;

When I tried to build the project with ant, I received the 
      
following error:
    
[Javac] Fatal error: Unable to locate package Java.lang in 
      
classpath, 
    
or boot path.

Can you help me with this problem?
It's possible to download jakarta-servlet API 4 (Servlet 
      
2.4) in some 
    
mirror site?

Thank you

  Federico Giallombardo


 

      

  
--Boundary_(ID_+dkbjEOI3kMK+X/TzVqtXQ)--