Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 8443 invoked from network); 13 Jun 2002 21:32:48 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Jun 2002 21:32:48 -0000 Received: (qmail 15527 invoked by uid 97); 13 Jun 2002 21:32:34 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 15484 invoked by uid 97); 13 Jun 2002 21:32:33 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 15472 invoked by uid 98); 13 Jun 2002 21:32:33 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) thread-index: AcITIWYWbYN0ROioT8KiaZ0AgAXXdw== Thread-Topic: TC 4.1.3 catalina.jar incomplete (built from source) From: "otisg" To: Cc: Bcc: Subject: Re: TC 4.1.3 catalina.jar incomplete (built from source) Date: Thu, 13 Jun 2002 14:29:28 -0700 Message-ID: <03ee01c21321$66169640$6ac8010a@mail2world.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_03EF_01C212E6.B9B7BE40" X-Mailer: Microsoft CDO for Exchange 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_03EF_01C212E6.B9B7BE40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Thanks! I actually traced the missing classes, got mx4j, got bcel (for mx4j compilation), got commons-modeler, put it all in server/lib, and then things worked. Otis _______________________________________________________________ Sign up for FREE iVillage newsletters . >From health and pregnancy to shopping and relationships, iVillage has the scoop on what matters most to you. <-----Original Message-----> > > From: Remy Maucherat > Sent: 6/13/2002 5:32:42 PM > To: tomcat-user@jakarta.apache.org > Subject: Re: TC 4.1.3 catalina.jar incomplete (built from source) > > otisg wrote: > Hello, I just compiled Tomcat 4.1.3 from sources. When I start Tomcat I > get: > java.lang.ClassNotFoundException:org.apache.catalina.mbeans.ServerLifecy > cleListener This class exists in the binary release of Tomcat 4.1.3 in > catalina.jar, but not in my catalina.jar that was built from sources. As > a matter of fact my catalina.jar does not have any classes in > org.apache.catalina.mbeans package. Does anyone know what could have > happened and how to build a full/proper catalina.jar? Thanks, Otis > > > You have to remove the listener from server.xml, if the build was made > without JMX. > > Remy > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > ------=_NextPart_000_03EF_01C212E6.B9B7BE40--