hello,
i've tried to install JServSSI but with no luck. i can use servlets but
ssi doesn't work. i'm using apache 1.3.6, jserv 1.0b3 and JServSSI 1.0.
when i try to load a shtml page, i got an 'internal server error'. the
code of the shtml page looks like:
...
<servlet code="/servlet/SimpleServlet.class">doesn't work!</servlet>
...
although i can load SimpleServlet if i invoke directly [SimpleServlet is a
hello-world-like servlet that simply outputs a message]
in the jserv.log file, the following couple of messages are generated:
(ERROR) ajp11: Servlet Error: java.lang.ClassFormatError: Wrong
name: Wrong name
(ERROR) an error returned handling request via protocol "ajpv11"
in 'http.conf' file i put:
...
Include /apps/majapatxe/apaTXe/conf/jserv.conf
...
Options +Includes
AddType text/html .shtml
AddHandler server-parsed .shtml
...
in 'jserv.properties' file i put:
...
wrapper.classpath=/apps/majapatxe/ApacheJServSSI.jar
...
the 'servlet' zone works ok because i can load all the servlets that exist
in it. the problem is that i can load them throught it.
does anybody see whereis the mistake. any help will be appreciated.
thanks.
--------------------------------------
david manye i robert
departament d'enginyeria informatica i matematiques
universitat rovira i virgili
autovia de salou, s/n
43006 tarragona
tel.: 977-559706
e-mail: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]