I made the mistake cutting and pasting in the original message
what i had was:
/usr/bin/java
and also
/usr/jdk118/bin/java
result is the same.
>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.
If my comments were offensive I apologize.
I didn't think that was rude at all, although I will admit to being exasperated.
People tend to be much more rude in assuming that one has not consulted the faq.
Also all the doc is for building from scratch. I've just got back into the
Linux/Unix game after
a 5 year lapse. I'm a contractor and I've sold the client on using Apache
because the NT
version worked on the first attempt, now I have a demo tomorrow and I can't get
the Linux version
working (I'll be demoing on NT). So after reviewing the archive on the list here
and seeing post after post say look at the Apache FAQ/
install docs which I've been doing since 9am....
-sjm
jon * <[EMAIL PROTECTED]> on 02/07/2000 03:28:07 PM
To: "A mailing list for discussion about Sun Microsystem's Java Servlet API
Technology." <[EMAIL PROTECTED]>
cc: Sean Merritt/EvergreenFunds
Subject: Re: RH Linux 6.1 + Apache + JServ + IBM JDK 118 Prolems
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