This is a discussion on System can't find class TomcatStarter within the Apache Web Server forums, part of the Web Server and Related Forums category; Good afternoon. I'm trying to install apache 2.0.48 with Tomcat 5.0.16 inprocess, and am getting ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Good afternoon.
I'm trying to install apache 2.0.48 with Tomcat 5.0.16 inprocess, and am getting the following error. I've had this before a long time ago and only remember that the fix is simple, but can't remember what it is. Can anybody help? Can't find class org/apache/jk/apr/TomcatStarter java.lang.NoClassDefFoundError: org/apache/jk/apr/TomcatStarter Thanks, Ron. |
|
|||
|
After hacking around all day this symptom has gone away, but I think I still
have the same basic problem. Now I'm getting: [Sat Jan 10 16:44:36 2004] [error] Can't find class org/apache/jk/apr/AprImpl java.lang.NoClassDefFoundError: javax/management/MBeanRegistration I have obviously missed something in my installation. Can someone point to a good Tomcat 5.0.16 and Apache 2.0.48 integration document? (I have this working under 4.1.24 and 2.0.46. And I can't find anything that's fixed the problem on the Web.) Thanks. "Ron Brennan" <rbrennan@magma.ca> wrote in message news:2LGdnSROvJ3B3p3dRVn-uA@magma.ca... > Good afternoon. > > I'm trying to install apache 2.0.48 with Tomcat 5.0.16 inprocess, and am > getting the following error. I've had this before a long time ago and only > remember that the fix is simple, but can't remember what it is. Can anybody > help? > > Can't find class org/apache/jk/apr/TomcatStarter > java.lang.NoClassDefFoundError: org/apache/jk/apr/TomcatStarter > > Thanks, > Ron. > > > |