RE: Running tomcat 4.x using JBuilder

2002-09-10 Thread Anthony Milbourne
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

RE: Running tomcat 4.x using JBuilder

2002-09-10 Thread Michael Petres
~ -Original Message- From: Anthony Milbourne [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 10, 2002 10: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

Re: Running tomcat 4.x using JBuilder

2002-09-10 Thread Josiel S. Oliveira
Ok... I have Jbuilder6 but I don't want to use the Tomcat engine that came with Jbuilder. How would I manually integrate another version of Tomcat? Sorry, you can´t. The Tomcat embedded in JBuilder are slightly modified versions from the standalone. I upgraded to JBuilder7 that ships with a

RE: Running tomcat 4.x using JBuilder

2002-09-10 Thread Vincent . Gaboriau
of the JBuilder's autogenerated file. -Message d'origine- De : Michael Petres [mailto:[EMAIL PROTECTED]] Envoyé : mardi 10 septembre 2002 16:52 À : Tomcat Users List Objet : RE: Running tomcat 4.x using JBuilder Ok... I have Jbuilder6 but I don't want to use the Tomcat engine that came

RE: Running tomcat 4.x using JBuilder

2002-09-10 Thread Michael Petres
]] Sent: Tuesday, September 10, 2002 11:17 AM To: Tomcat Users List Subject: RE: Running tomcat 4.x using JBuilder I see 2 solutions: - Copy your Tomcat's distribution in place of jakarta-tomcat-4.0.1 delivered with JBuilder 6. But it's not proper. - You write an OpenTool for JBuilder 6 in order

RE: Running tomcat 4.x using JBuilder

2002-09-10 Thread Jim Tomlinson
. -Original Message- From: Anthony Milbourne [mailto:[EMAIL PROTECTED]] 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

RE: Running tomcat 4.x using JBuilder

2002-09-10 Thread Michael Petres
PROTECTED]'; '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

RE: Running tomcat 4.x using JBuilder

2002-09-10 Thread Jim Tomlinson
]] 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