Re: Catalina only version of Tomcat

2001-07-03 Thread Alberto Torna Jr.

In a win32 environment, Tomcat as a command line instance get's it's classpath info from startup.bat and tomcat.bat. If you installed it as a service, it would get it from wrapper.properties. 
I don't believe you'd get a performance increase by trimming it down in the manner you suggest. Using Apache integration soluiton might improve your performance if you are serving static pages. This will allow Tomcat to process the JSP, etc. and Apache will act as the web server. 

From: "Albretch Mueller" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED] 
To: [EMAIL PROTECTED] 
Subject: "Catalina only" version of Tomcat 
Date: Mon, 02 Jul 2001 20:23:58 - 
 
Hi, 
 
before I go on with configuration experiments, which are alawys 
problematic, 
I would like to know what yur experience is with Tomcat running 
exclisive 
servlets, and for that matter the 2.3 specification. 
 
The servlets 2.2 package I have simply deleted from my system. But, 
how can 
you customize a slim down version of tomcat in stand alone fashion 
to 
process only servlets (+ XML) and forget about JSP's? 
 
Can you simply delete all jasper*.* files and all references to them 
in the 
web.xml and server.xml files? 
 
Should Tomcat run faster this way? 
 
Thanks 
_ 
Get your FREE download of MSN Explorer at http://explorer.msn.com 
 
Get your FREE download of MSN Explorer at http://explorer.msn.com


Re: Catalina only version of Tomcat

2001-07-02 Thread Dave Whitla

You can run Catalina without Jasper - read the README in the source
distribution
I read in the docs that Catalina shares some optimising code with Jasper
though which apparently makes it run faster with Jasper even if you only
serve non-JSP servlets.

Dave
- Original Message -
From: Albretch Mueller [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, July 03, 2001 6:23 AM
Subject: Catalina only version of Tomcat


 Hi,

 before I go on with configuration experiments, which are alawys
problematic,
 I would like to know what yur experience is with Tomcat running exclisive
 servlets, and for that matter the 2.3 specification.

 The servlets 2.2 package I have simply deleted from my system. But, how
can
 you customize a slim down version of tomcat in stand alone fashion to
 process only servlets (+ XML) and forget about JSP's?

 Can you simply delete all jasper*.* files and all references to them in
the
 web.xml and server.xml files?

 Should Tomcat run faster this way?

 Thanks
 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com