HP3000-L Archives

September 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Fri, 1 Sep 2000 13:21:33 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
Cortlandt Wilson wrote:
>
> Gentlemen,
>
> I am trying to setup my MPE 6.5 system with Java Servlets.   I'm
> trying to match the instructions I have for a Unix system to the
> MPE/iX port.

Are you trying to build Java Servlets from source, or are you using the CSY
mod_jserv binary beta available from:

        http://jazz.external.hp.com/src/jserv/

> Is the Apache JServ compiled into the Apache server?

The CSY mod_jserv beta is distributed as an DSO NMXL library.  It is not
compiled into the main web server daemon.

> Do I need to add something to the httpd.conf file to enable it?

There are a substantial number of configuration directives you need to add to
httpd.conf in order to enable mod_jserv.  See the CSY beta distribution for
details.

> My program can't find the  javax  package.   Do I need to download and
> add the .jar files for servlets?
> (Add to /usr/local/java/jdk1.2.2/jre/lib/)

I downloaded and installed JDK1.2.2 from
http://jazz.external.hp.com/src/java/jdks/JDK1.2.2.html, then downloaded and
installed the mod_jserv beta, and it worked fine for me.  I never saw this
particular error on my own machine.

- Mark B.

ATOM RSS1 RSS2