From owner-freebsd-questions Wed Jun 26 17:24: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 451B437BB53 for ; Wed, 26 Jun 2002 16:10:07 -0700 (PDT) Received: from wenk (H204.C233.tor.velocet.net [216.138.233.204]) by spitfire.velocet.net (Postfix) with SMTP id EFE6EFB45A6; Wed, 26 Jun 2002 22:06:45 +0000 (GMT) Message-ID: <00a901c21d77$66020f80$b300a8c0@wenk> From: "Jeff Shevlen" To: , "guilherme komel" References: <5.1.0.14.0.20020626150906.00acc118@mail.supero.com.br> Subject: Re: Tomcat + Apache + JDK Date: Wed, 26 Jun 2002 18:10:14 -0700 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you just want to play around with Tomcat, I don't believe you need to use apache at all. The last time I used tomcat was over a year ago, but back then you had the option to use tomcat standalone. In standalone it isn't integrated with apache at all; it listens on port 8080 (so if apache is present there are no conflits) and it parses jsp code just like it should. The tomcat docs went on to warn that runnning tomcat standalone wasn't for production sites, but it doesn't sound like your building for the banks. > > Hello all, > > > many thanx for taking the time. I am installing a Tomcat 4 + Apache 1.3 + JDK . > > I have not being able to find accurate updated information on > freebsd.org/java page and I wonder what version of the JDK I am able to run > natively (not using Linux compat) on the FreeBSD 4.6 ... . > > > could anybody help me out? > > on before hand thank you very much. > > > guilherme > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message