I had this problem too and it was because I didn't specify the proper path
to wrapper.bin

I 'had'
wrapper.bin = /usr/local/bin/java

and it wanted

wrapper.bin = /usr/local/bin/java/bin/java

The actual path to the binary to run the VM.

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Diana Patricia Cardenas
A.
Sent: Thursday, March 16, 2000 12:38 AM
To: [EMAIL PROTECTED]
Subject: GNUJSP error....


Hello all!

I haven�t been around for a while and I�m looking for help on
configuring GNUJSP with apacheJServ 1.1

I have servlets running fine, but I can�t get the JSP pages to work....
the mod_jserv.log says:

[16/03/2000 10:18:42:559] (ERROR) ajp12: Servlet Error: Initialization
error while loading the servlet: mandatory init parameter repository has
not been specified
[16/03/2000 10:18:42:559] (ERROR) an error returned handling request via
protocol "ajpv12"

I configured Jserv files according to the instructions (more than once
now!!!) and I can�t figured out what�s the problem. I�m not really an
expert on Linux (my OS - RH6.0) but I�m learning....

Thanks in advance

Diana

========================================
Diana Patricia C�rdenas
Estudiante Ingenieria de Sistemas - UIS
Universidad Industrial de Santander
Bucaramanga - Colombia
e-mail: [EMAIL PROTECTED]
========================================

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to