Date: Wed, 25 Oct 2000 11:20:40 +1100 From: "Joe Shevland" <shevlandj@kpi.com.au> To: "Rob" <robert@namodn.com> Cc: <freebsd-java@FreeBSD.ORG> Subject: RE: Apache JServ Message-ID: <NEBBKPJCEMMGFBLGLENGAEJNCEAA.shevlandj@kpi.com.au> In-Reply-To: <20001024172331.C18272@namodn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Tomcat has superceded JServ really in that it deals with the Servlet (JSDK) 2.2 specification and the JSP 1.1 specification (I think I have those correct) and is the onwardly supported 'Apache' style servlet/jsp engine. So, yes, servlets are working well (with the additional features that 2.2 brings) and JSP's are also working well. I haven't encountered any problems, apart from a few minor issues with Tomcat 3.1 that are unrelated to the JVM... my advice would be to go for Tomcat 3.2 (if its not out of beta 5 or whatever yet, I'd still go with it for the security, bug and speed fixes and general indications from the tomcat list). Regards, Joe > -----Original Message----- > From: Rob [mailto:robert@namodn.com] > Sent: Wednesday, October 25, 2000 11:24 AM > To: Joe Shevland > Cc: freebsd-java@FreeBSD.ORG > Subject: Re: Apache JServ > > > No, java just zombifies and apache's jserv module times out > trying to talk to jserv. > > Perhaps I'll try Tomcat.. have you had any problems running > servlets with it, does it use the servlet development kit > and all? > > On Wed, Oct 25, 2000 at 10:56:42AM +1100, Joe Shevland wrote: > > Sorry I don't have any hints beyond saying that I've had Tomcat > 3.1 running > > nicely for > 50 days now without a problem under the patchset 10 release > > (hand-built). Do you get any exceptions thrown in the log files > or anything? > > > > Regards, > > Joe > > > > > -----Original Message----- > > > From: owner-freebsd-java@FreeBSD.ORG > > > [mailto:owner-freebsd-java@FreeBSD.ORG]On Behalf Of Rob > > > Sent: Wednesday, October 25, 2000 9:23 AM > > > To: freebsd-java@FreeBSD.ORG > > > Subject: Apache JServ > > > > > > > > > Hello, > > > > > > > > > I am using the JDK-1.2.2 beta built from the > > > port ( thanks! ), and I am able to run some > > > Java IDE's fine ( much better than the linux-jdk122 in fact ) > > > > > > Unfortunately, JServ won't even start with the new JDK.. > > > just goes zombie right away. > > > > > > Any hints? I'll post if I find anything useful. > > > > > > > > > Thanks, > > > Rob > > > > > > > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBKPJCEMMGFBLGLENGAEJNCEAA.shevlandj>