javac vs. jikes (a corrected title now)

2003-07-17 Thread Jose Roberto M. Garcia
Hi people, I´m configuring Tomcat on Solaris as a production system to serve one app on our intranet. It really doesn´t have any static page, so we´ve decided not to integrate Apache. I´ve followed some of the optimization tasks suggested on tomcat docs for a production environment. One of

RE: javac vs. jikes (a corrected title now)

2003-07-17 Thread Søren Neigaard
Just interested in this also, can I change the compiler to use jikes, and still use the Sun JVM? /Søren -Original Message- From: Jose Roberto M. Garcia [mailto:[EMAIL PROTECTED] Sent: 17. juli 2003 16:26 To: Tomcat Users List Subject: javac vs. jikes (a corrected title now) Hi people

Re: javac vs. jikes (a corrected title now)

2003-07-17 Thread John Turner
If it's truly a production box, the absolute fastest thing to do would be to precompile all of your JSP before they're deployed. Then you wouldn't need a compiler on the server at all. John On Thu, 17 Jul 2003 11:25:42 -0300, Jose Roberto M. Garcia [EMAIL PROTECTED] wrote: Hi people, Im

Re: javac vs. jikes (a corrected title now)

2003-07-17 Thread Simon Pabst
I tried jikes, it failed the testing though, as it produced compile errors for our app where javac did not. At 11:25 17.07.2003 -0300, you wrote: Hi people, I´m configuring Tomcat on Solaris as a production system to serve one app on our intranet. It really doesn´t have any static page, so

RE: javac vs. jikes (a corrected title now)

2003-07-17 Thread Shapira, Yoav
Howdy, Jikes has fallen out of favor with me as well, and I don't use it in production. Yoav Shapira Millennium ChemInformatics -Original Message- From: Simon Pabst [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 11:59 AM To: Tomcat Users List Subject: Re: javac vs. jikes

RE: javac vs. jikes (a corrected title now)

2003-07-17 Thread Chad Johnson
Group, Inc. Tel:(920)487-6271 -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 11:11 AM To: Tomcat Users List Subject: RE: javac vs. jikes (a corrected title now) Howdy, Jikes has fallen out of favor with me as well, and I don't use

Re: javac vs. jikes (a corrected title now)

2003-07-17 Thread Jose Roberto M. Garcia
And how can I do that, John? JR Garcia At 10:40 17/7/2003 -0400, you wrote: If it's truly a production box, the absolute fastest thing to do would be to precompile all of your JSP before they're deployed. Then you wouldn't need a compiler on the server at all. John On Thu, 17 Jul 2003

RE: javac vs. jikes (a corrected title now)

2003-07-17 Thread Shapira, Yoav
Howdy, Use JSPC. Yoav Shapira Millennium ChemInformatics -Original Message- From: Jose Roberto M. Garcia [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 4:10 PM To: Tomcat Users List Subject: Re: javac vs. jikes (a corrected title now) And how can I do that, John? JR Garcia

Re: javac vs. jikes (a corrected title now)

2003-07-17 Thread Jeff Tulley
I just read the doc on that today, http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jasper-howto.html Haven't tried it; trusting that it works. Jeff Tulley ([EMAIL PROTECTED]) (801)861-5322 Novell, Inc., The Leading Provider of Net Business Solutions http://www.novell.com [EMAIL PROTECTED]