-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

I've got JServ (1.0), JServSSI (1.1.2), Apache (1.3.6) with
RavenSSL(1.4.1) functioning on a development server running RedHat 5.2
with no problems.

We just purchased a new production server from VA Linux and it is
running their version of RedHat 6.0. The kernel version is
2.2.7-1.17smp. I installed all of the same software on this machine as
on the development server. The only difference being that I have
Blackdown's JDK 1.17_v3 on this one and the development server has
JDK1.17_v1a.

On this new machine, JServ starts up fine. I have one zone called
"servlets" and I can execute servlets directly without a problem.

However, JServSSI is not parsing my .jhtml files. Viewing the source on
them in the browser reveals the <SERVLET> tags intact.

There are no errors in the Apache error log or in JServ's log.

This is the line specifying the .jhtml extension from my jserv.conf

ApJServAction .jhtml /servlets/org.apache.servlet.ssi.SSI

The ApacheJSSI.jar file is specified in the repositories and entering 
"www.ourserver.com/servlets/org.apache.servlet.ssi.SSI" in a browser
produces an SSI Error page, so it seems to be able to access the
JServSSI classes.

I've looked at permissions, they seem to be o.k. Wouldn't it throw an
error if it couldn't access a file? 

It's just hard to diagnose without any errors to go on.

Any ideas would be appreciated. I can send config files if needed to
those who can help.

Thanks for any assistance. 
Tim


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to