Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 8476 invoked from network); 10 Sep 2002 19:12:14 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 10 Sep 2002 19:12:14 -0000 Received: (qmail 26268 invoked by uid 97); 10 Sep 2002 19:12:29 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 26221 invoked by uid 97); 10 Sep 2002 19:12:28 -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 26209 invoked by uid 98); 10 Sep 2002 19:12:28 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <1654BC972546D31189DA00508B318AC80569E97E@charmander.wrq.com> From: Jim Tomlinson To: "'Michael Petres'" , "'Tomcat Users List'" Subject: RE: Running tomcat 4.x using JBuilder Date: Tue, 10 Sep 2002 12:11:49 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You need bootstrap.jar in one of your "Required Libraries" (Project menu->Project Properties->Paths tab->Required Libraries tab). I have a 'Tomcat' library that includes just about every jar file in my tomcat installation (I just kept adding them until I stopped getting NoClassDefFoundError's ;^) -- Jim Tomlinson jimt@wrq.com We specialize in integration software and services that let you quickly adapt your host-intensive environment to meet new business needs. > -----Original Message----- > From: Michael Petres [mailto:mpetres@rogers.com] > Sent: Tuesday, September 10, 2002 11:32 AM > To: Tomcat Users List > Subject: RE: Running tomcat 4.x using JBuilder > > > I have configured "Run" as you specified. I am getting the > following error: > > java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap > Exception in thread "main" > > It's strange since I can navigate to > org.apache.cataline.startup.Bootstrap > when setting the main class for the run. Any ideas? > > Michael Petres > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > InnovObjX Corp. > Web: www.innovobjx.com > Tel: 905-729-2235 x3 > Fax: 905-729-2235 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > -----Original Message----- > From: Jim Tomlinson [mailto:jimt@wrq.com] > Sent: Tuesday, September 10, 2002 1:40 PM > To: 'anthony.milbourne@becta.org.uk'; 'Tomcat Users List' > Cc: Rob Smith > Subject: RE: Running tomcat 4.x using JBuilder > > Here's what I do with JBuilder6 (Enterprise, but I don't > think that matters, > as I'm not using the built-in Tomcat instance): > > Run as application > Main class: > org.apache.catalina.startup.Bootstrap > VM parameters: > -Dcatalina.base="\jakarta-tomcat-4.0.1" \ > -Dcatalina.home="\jakarta-tomcat-4.0.1" \ > -Dconf=" to>\jakarta-tomcat-4.0.1\conf\server.xml" > Application parameters: > start > > You can also define another runtime configuration with 'stop' > as the App. > parameter, and then you can easily start and stop Tomcat > without terminally > confusing JBuilder. > -- > Jim Tomlinson jimt@wrq.com > We specialize in integration software and services > that let you quickly adapt your host-intensive environment > to meet new business needs. > > > -----Original Message----- > > From: Anthony Milbourne [mailto:anthony.milbourne@becta.org.uk] > > Sent: Tuesday, September 10, 2002 7:31 AM > > To: 'Tomcat Users List' > > Subject: RE: Running tomcat 4.x using JBuilder > > > > > > Hi > > > > Jbuilder 6 Pro & Ent come with Tomcat 4 as part of the > product (well a > > closely integrated add-on). Juilder 7 doesn't have a Pro > > version (because > > Borland wanted to force everyone to upgrade to the rather expensive > > Enterprise edition), but the Ent version has Tomcat too. > > > > If you don't have one of these versions (I presume not) then > > I'm affraid I > > have not got any experience of manual integration. > > > > I hope that helps. > > > > Anthony. > > > > > -----Original Message----- > > > From: Michael Petres [SMTP:michaelp@innovobjx.com] > > > Sent: 09 September 2002 02:16 > > > To: tomcat-user@jakarta.apache.org > > > Subject: Running tomcat 4.x using JBuilder > > > > > > Is it at all possible??? > > > > > > I have been using the following command successfully from > > within JBuilder > > > for tomcat 3.2.2: > > > > > > java -classpath "%CLASS_PATH%" -Dtomcat.home=%TOMCAT_HOME% > > > org.apache.tomcat.startup.Tomcat > > > > > > I cannot figure out what to use for 4.x ... Any ideas? > > > > > > Michael Petres > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > InnovObjX Corp. > > > Web: www.innovobjx.com > > > Tel: 905-729-2235 x3 > > > Fax: 905-729-2235 > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > > > > > > > ********************************************************************** > > This email and any files transmitted with it are confidential and > > intended solely for the use of the individual or entity to whom they > > are addressed. If you have received this email in error > please notify > > the system manager. > > This footnote also confirms that this email message has > been swept by > > MIMEsweeper for the presence of computer viruses. > > www.mimesweeper.com > > > ********************************************************************** > > > > > > -- > > To unsubscribe, e-mail: > > > > For additional commands, e-mail: > > > > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: