We have a suite of web applications which are currently running on Tomcat
3.x.  We are trying to upgrade to 4.0.1.  I have 2 questions...

1.  Is there documentation that addresses the difference between
configuration for 3.x vs. 4.x?  I've bumbled my way through most of it (the
server.xml, web.xml, WEB-INF, etc) using the installation docs.  But, am
still having problems.

2.  I can start up the server now, but none of my jsp files will compile.
And, unfortunately, the first page for all the apps in the suite are jsp.
It seems to be tying, at least in part, to be trying to utilize some of the
Jasper classes.  My stack trace is a mix of Jasper and Catalina classes.
I'm not to that point yet, but I'm sure I will have trouble with my servlets
as well, so any tips on that would be appreciated as well.

Some basics about our environment...
1.  We deploy our app on both Windows NT/2000 and Solaris environments.  I
am currently concentrating on the Windows environment.
2.  The database is generally Oracle, but not always.
3.  I am trying (and maybe this isn't a good idea, but...) to keep our
application separate from the Tomcat application, i.e. 2 different directory
structures.
4.  We are using JDK 1.3
5.  Generally, the servers are dual processor with at least 256 of RAM or
better.

Thanks!!!

:)  Susan

Susan Baker
Geodynamic Solutions, Inc.


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to