On Mon, May 09, 2005 at 03:42:22PM -0700, Steve Jacobson wrote:
:  We have been looking for a comprehensive System Administrator's Guide 
: for Tomcat, that looks at Tomcat from the perspective of a System 
: Administrator that needs to deploy tomcat and applications on tomcat.  

So far, so good...


: Most of what we have googled concentrates on deploying tomcat for a 
: developer, or a development environment.  Many SysAdmins don't actually 
: speak java, though, and would be looking for a guide to be able to 
: support java applications on their servers without having to become java 
: experts themselves.

Here's the catch: there's a lot of Java in J2EE/Tomcat.  Tuning memory
heap sizes, configuring JDBC pools, analyzing a failed WAR deployment,
etc.

What you have to know ultimately depends on those situations for which
you will be held responsible.



:  We are also looking for any tools that might be used to verify a 
: successful installation of tomcat, beyond the index.jsp, and manager and 
: admin tools.  Has anyone written anything that goes through and makes 
: sure that tomcat is installed correctly, and that everything is set up 
: properly, as an installation verification tool?


Successful install: the file unzips without error.  =)

Setup properly: depends on your app. =)


-- 

software   -- http://www.brandxdev.net/
tech news  -- http://www.RoarNetworX.com/
code scan  -- http://www.JxRef.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to