How are you trying to build tomcat? (what ant command?)

You should be building using 'ant dist'.  Also, did you include all the
optional libraries.  Not having an implementation of JMX 1.0 may be
causing this problem, although I don't know for sure.  See step 14 of
Building.txt for options.  I use mx4j myself.

Finally, verify the file exists at
jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans/ServerL
ifecycleListener.java

Andrew Conrad

> -----Original Message-----
> From: Dev Zero G Ltd team [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, August 28, 2002 11:48 AM
> To: [EMAIL PROTECTED]
> Subject: Tomcat 4 nightly build doesn't starts
> 
> 
> I have built Tomcat from jakarta-tomcat-4.0 cvs module and 
> all necessary subprojects.
> 
> When I am trying to start it raises an exception:
> 
> Catalina.start: java.lang.ClassNotFoundException: 
> org.apache.catalina.mbeans.ServerLifecycleListener
> java.lang.ClassNotFoundException: 
> org.apache.catalina.mbeans.ServerLifecycleListener
> 
> And I really can't find it in catalina.jar
> 
> 
> --
> Best regards,
> Dev Zero G Ltd team http://devzerog.com 
> mailto:[EMAIL PROTECTED]
> 
> 
> 
> --
> To unsubscribe, 
> e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 


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

Reply via email to