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:
Cortlandt Wilson <[log in to unmask]>
Reply To:
Date:
Fri, 1 Sep 2000 14:23:57 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (103 lines)
Mark,

<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/ >

By "from source" I assume you mean compiling the JServ
software from the C language source code?   I am compiling the
Java servets on the '3000 with
/usr/local/java/latest/bin/PA-RISC/green_threads/javac.

Also:
XEQ /usr/local/java/latest/bin/PA-RISC/green_threads/java
'-version'
No Floating-Point coprocessor, disabling JIT
java version "JDK 1.2.2"
Classic VM (build A.22.01 built on 01/17/00 @ 10:26, green
threads, HP)

I was told that the machine I am on just had MPE/iX 6.5
installed on it so I assumed the Java code came from the FOS
tape they used.   I am double checking this.

Should I download the latest version from Jazz and re-install
Java?

FYI
I looked for a link to http://jazz.external.hp.com/src/jserv/
on Jazz but I couldn't find one.   I wouldn't have found the
jserv URL unless you gave it to me.

http://jazz.external.hp.com/src/java/jdks/betas.html
says that:

"Beta Releases

There are no beta releases currently available for download"

Finally:
I am going to download and install the JServ beta and
re-install the latest JDK.   Thank you.

Cortlandt Wilson
(650) 966-8555
[log in to unmask]

-----Original Message-----
From: Mark Bixby [mailto:[log in to unmask]]
Sent: Friday, September 01, 2000 1:22 PM
To: Cortlandt Wilson
Cc: [log in to unmask]
Subject: Re: Java Servlets & Apache question




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