From owner-freebsd-java Tue Apr 25 6:20:33 2000 Delivered-To: freebsd-java@freebsd.org Received: from rztsun.rz.tu-harburg.de (rztsun.rz.tu-harburg.de [134.28.200.14]) by hub.freebsd.org (Postfix) with ESMTP id 275F237BD00 for ; Tue, 25 Apr 2000 06:20:25 -0700 (PDT) (envelope-from reimers@tu-harburg.de) Received: from tu-harburg.de (data.et8.tu-harburg.de [134.28.45.64]) by rztsun.rz.tu-harburg.de (8.9.0/8.8.8) with ESMTP id PAA09870; Tue, 25 Apr 2000 15:20:09 +0200 (MET DST) Message-ID: <39059B7C.D7F75388@tu-harburg.de> Date: Tue, 25 Apr 2000 15:19:56 +0200 From: Sven Reimers X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Christoph Kukulies Cc: java@FreeBSD.ORG Subject: Re: the latest - tomcat etc. References: <200004251257.OAA50170@gil.physik.rwth-aachen.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Christoph, AFAIK there is so far no neat integration as with JServ (but plannend). For now just get the binary distribution, extract to a directory of your choice and use tomcat.sh in /bin/ with option start/run/stop ... If you want integration there should be a apache.conf file (tomcat.conf?) that you have to include instead of the JServ.conf include statement in your apache conf. Remind: There is a new architecture involved webapplications/war(webarchives) with Serlvet 2.2 and JSP 1.1. (No zones) Everything for tomcat is configured in the *.xml files Note: Following the J2EE Blue Prints (Guidelines for development) direct use of servlets (implementing HTTPServlet etc.) should be dropped in favour of JSP. Hope this helps Sven Christoph Kukulies wrote: > > Now that I have apach13 and apache-jserv running again I find that > the servlets it is using are still JSDK2.0 (so they are 2.0 servlets, right?) > > The 2.2 Servlet API seems to be the current and I'm having troubles with > a servlet I want to write and find myself with not existing methods > in the 2.0 API. > > To make it short: Is there a way to run the latest (tomcat) release > under apache13? > > -- > Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > > 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