on 2/7/00 11:54 AM, Sean Merritt <[EMAIL PROTECTED]> wrote:
> wrapper.bin=/usr/local/java/bin/java
>
> had no bearing on reality
>
> I did some checking and switched it to
>
> wrapper.bin=/usr/bin/jikes
>
> Everytime I access a servlet the error logs indicate that the JVM starts and
> the
> dies
> in rapid succession.
Why would you replace a JVM with a compiler? Do you know what the difference
between the two are? The Java binary executes compiled .class files and
Jikes compiles .java files into .class files.
Type this:
whereis java
copy/paste that path into wrapper.bin
> Any insight from those who have this or a VERY similar configuration going
> greatly appriciated.
> Please no pointers to the Apache FAQ , been there with little results. In fact
> last attempt to access it
> failed to load the Jserv FAQ at all... FAQ-omatic indeed.
I know about the problem. I'm working on it. We all make mistakes. Rude
comments like that are totally unappreciated and do nothing to help anyone.
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html