Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Java Servlet API 2.2 not supported in Oracle's Apache Jserv

Java Servlet API 2.2 not supported in Oracle's Apache Jserv

From: Tony McClure <email_at_tonymcclure.co.uk>
Date: Thu, 18 Apr 2002 20:16:26 +0000 (UTC)
Message-ID: <a9n9ip$sas$1@helle.btinternet.com>


The pre-configured Apache web server in Oracle 9i does not appear to support the Java Servlet API 2.2. (i.e. in Jserv). My Java servlet classes work fine in an IDE using Tomcat 3.2.1., until I transfer the servlet classes to the pre-configured servlet directory in Oracles Apache Jserv directory. Hence I can't run them for real using a browser.

I'm new to Apache (and fairly new to Java) and would be interested to know if its the norm to re-configure the issued Apache server? I have tried to amend the CLASSPATH wrapper in file jserv.properties file to use a 2.2 version of ..servlet.jar, but it still fails.

I'm developing using jBuilder5 and there's no problem within the IDE. Its a pity I can't deploy it on a web site!!

Any help would be appreciated - I've run out of ideas.

Tony McClure Received on Thu Apr 18 2002 - 15:16:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US