Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 39355 invoked from network); 20 Jun 2003 13:58:19 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 20 Jun 2003 13:58:19 -0000 Received: (qmail 28982 invoked by uid 97); 20 Jun 2003 14:00:39 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 28974 invoked from network); 20 Jun 2003 14:00:38 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 20 Jun 2003 14:00:38 -0000 Received: (qmail 30063 invoked by uid 500); 20 Jun 2003 13:56:38 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 7799 invoked from network); 19 Jun 2003 03:00:01 -0000 Message-ID: <20030619030011.90257.qmail@web13302.mail.yahoo.com> Date: Wed, 18 Jun 2003 20:00:11 -0700 (PDT) From: Free Bud Subject: configuration To: tomcat-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-168456366-1055991611=:89187" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --0-168456366-1055991611=:89187 Content-Type: text/plain; charset=us-ascii Hi, I've been using tomcat in production for servlets for a couple years. I got lost after 4.0. I downloaded 5.0 milestone exe and installed. Much easier than before, even created the service without asking. 2 questions: - I usually copy/paste all the library .jar files into my jdk/lib and choose not to overwrite (tools.jar). Then I can compile servlets w/o problem. J2SE .java files compile just fine with the classpath I have which does contain the ".;c:/jdk/lib" but the compiler can't find servlet classes. - I'd like to just drop a servlet into a directory, restart the service and test servlets. I drop them into one of the /class directories on 4.0 and this works. 5.0 and 4.1 have about a half dozen "class" directories in different locations. I've tried dropping the same servlet on 4.1 in all of them but it still won't load. Are there any instructions to just get a simple servlet to run using a browser address something like http://localhost:8080/servlet/SomeServlet? Please help! HD --------------------------------- Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! --0-168456366-1055991611=:89187--