Upgrading from 4.0.1 to 4.1.30

2004-03-29 Thread Dennis Thrysøe
Hi, I'm having problems with upgrading an existing environment from Tomcat 4.0.1 to 4.1.30. I just tried running the new version with the existing configuration (attached). But whenever I request a JSP I get an error like this: java.lang.ClassNotFoundException: org.apache.jsp.index_jsp at

Vedr.: Upgrading from 4.0.1 to 4.1.30

2004-03-29 Thread Thomas Nybro Bolding
Hi Dennis, this is just a wild guess but are your classes placed in packages? As I recall at some point around 4.0x this became a prerequisite. /Thomas FONT SIZE=1 FACE=Arial___ Vi goer opmaerksom paa, at denne e-mail kan indeholde fortrolig information. Hvis du ved en

Re: Vedr.: Upgrading from 4.0.1 to 4.1.30

2004-03-29 Thread Dennis Thrysøe
Thomas Nybro Bolding wrote: Hi Dennis, this is just a wild guess but are your classes placed in packages? As I recall at some point around 4.0x this became a prerequisite. I'm unsure which classes your are speaking of. The generated class in this case is org.apache.jsp.index_jsp, but it is not

Upgrading to 4.0.1

2002-01-09 Thread Susan Baker
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,