Apache JServ and Linux JDK 1.2

1999-03-18 Thread Jett Marks
I have had success getting Apache 1.3.4 and Apache JServ working under Blackdown's JDK 1.2. One difference I noted between our environments is that I'm running the 2.0.37 kernel instead of 2.2.x. I did not perform extensive testing since it worked the first time I tried it (last weekend). Many

Re: Apache JServ and Linux JDK 1.2

1999-03-17 Thread Wes Biggs
Derek, I've been able to run Apache-JServ 1.0b3 with JDK1.2-pre1 on RedHat 5.2/2.2.2, manual startup. Be sure to tweak your startup scripts to use java -green -Djava.compiler= instead of plain old java, though I don't think that's your problem. Don't know if this helps... Wes Derek Glidden wro

Apache JServ and Linux JDK 1.2

1999-03-15 Thread Derek Glidden
Has anyone had success (or even tried) running Apache-JServ 1.0b3/Apache 1.3.4 with the Blackdown JDK 1.2 beta release? All I've been able to do is get the JDK to report a segmentation violation and chew up all my CPU until I kill it with extreme prejudice. I've been able to use the JDK 1.2 suc