Re: Help with Tomcat 5.5.x on redhat-release-3ES-7.4

2005-05-24 Thread Jason Bainbridge
On 5/24/05, Gary Zhu <[EMAIL PROTECTED]> wrote: > Hi all, > > When trying to start tomcat 5.5.4(tried 5.5.7 and 5.5.9) on OS > "redhat-release-3ES-7.4", I always get the following error: > '/catalina.sh: /usr/local/tomcat/bin/setclasspath.sh: line 74: syntax > error near unexpected token `do > '/c

Help with Tomcat 5.5.x on redhat-release-3ES-7.4

2005-05-24 Thread Gary Zhu
Hi all, When trying to start tomcat 5.5.4(tried 5.5.7 and 5.5.9) on OS "redhat-release-3ES-7.4", I always get the following error: '/catalina.sh: /usr/local/tomcat/bin/setclasspath.sh: line 74: syntax error near unexpected token `do '/catalina.sh: /usr/local/tomcat/bin/setclasspath.sh: line 74:

Re: Help with tomcat 5.5

2005-04-13 Thread Anoop kumar V
the classes / jar files available for TC 5.5 are not the same in your case - Check the commons/lib folder and the web-inf/lib folder. Make sure all the classes/jar files in the above folders in 5.0 are available and the same as in 5.5 - my guess is that some are missing in 5.0. if that does not s

Help with tomcat 5.5

2005-04-12 Thread dummy
Problem with tomcat 5.5. Application running on tomcat 5.0 fine but when run on tomcat 5.5 alot of problem appeared like noclassfound. Why is it so ? Anybody have the same problem ? How to solve ?

Re: Help with tomcat on windoze/nfs

2005-03-04 Thread Parsons Technical Services
How are you starting Tomcat? Doug - Original Message - From: "Randy Paries" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Friday, March 04, 2005 11:57 PM Subject: RE: Help with tomcat on windoze/nfs I assume the map is ok, since I can run a ja

RE: Help with tomcat on windoze/nfs

2005-03-04 Thread Randy Paries
I assume the map is ok, since I can run a java app and it works fine, It is only when I call it from a servlet it does not Thanks -Original Message- From: Mike Curwen [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 4:15 PM To: 'Tomcat Users List' Subject: RE: Help with

Re: Help with tomcat on windoze/nfs

2005-03-04 Thread Jason Bainbridge
On Fri, 4 Mar 2005 15:51:18 -0600, Randy Paries <[EMAIL PROTECTED]> wrote: > Hello, > > I have the unfortunate opportunity of having to set up tomcat on windoze > (sorry I am a linux bigot) > > I have this servlet that has to run a windows program. (that works fine) > > I have to create a direct

RE: Help with tomcat on windoze/nfs

2005-03-04 Thread Mike Curwen
s List' > Subject: Help with tomcat on windoze/nfs > > > Hello, > > I have the unfortunate opportunity of having to set up tomcat > on windoze (sorry I am a linux bigot) > > I have this servlet that has to run a windows program. (that > works fine) > > I

Help with tomcat on windoze/nfs

2005-03-04 Thread Randy Paries
Hello, I have the unfortunate opportunity of having to set up tomcat on windoze (sorry I am a linux bigot) I have this servlet that has to run a windows program. (that works fine) I have to create a directory on a NFS mount. In my test servlet, I have this snippet of code(see below) If I do /m

RE: Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
pages). thanks again dave lash -Original Message- From: Lash, David A (David) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 11:49 AM To: Tomcat Users List Subject: RE: Help with Tomcat Install? Hi all Here is the contents of webapps/ROOT WEB-INF

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
eb.xml file can contain just the root element with nothing in it, as his does: that's both valid and supported by Tomcat. Yoav Shapira Millennium Research Informatics -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 12:39 PM To

RE: Help with Tomcat Install?

2004-09-08 Thread Gerardo Juarez
age- > From: Avinash R S [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 08, 2004 11:47 AM > To: Tomcat Users List > Subject: Re: Help with Tomcat Install? > > John, > > Root App does not have a servlet. The page accessed is a static html page > ROOT/inde

RE: Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
that defines where tomcat looks for root files? (perhaps someone (at my site) changed this). Thanks Dave lash -Original Message- From: Avinash R S [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 11:47 AM To: Tomcat Users List Subject: Re: Help with Tomcat Install? John

Re: Help with Tomcat Install?

2004-09-08 Thread Avinash R S
ROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 10:08 PM Subject: Re: Help with Tomcat Install? > I think that's not the case, look that he gets a 404 status from tomcat > with a "Apache Tomcat/4.1.18" signature

RE: Help with Tomcat Install?

2004-09-08 Thread Shapira, Yoav
>-Original Message- >From: John Villar [mailto:[EMAIL PROTECTED] >Sent: Wednesday, September 08, 2004 12:39 PM >To: Tomcat Users List >Subject: Re: Help with Tomcat Install? > >I think that's not the case, look that he gets a 404 status from tomcat >with a "

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
Yoav Shapira Millennium Research Informatics -Original Message- From: Avinash R S [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 12:24 PM To: Tomcat Users List Subject: Re: Help with Tomcat Install? It looks like the port is being used by another application. Run Shutdown.

RE: Help with Tomcat Install?

2004-09-08 Thread Shapira, Yoav
pira Millennium Research Informatics >-Original Message- >From: Avinash R S [mailto:[EMAIL PROTECTED] >Sent: Wednesday, September 08, 2004 12:24 PM >To: Tomcat Users List >Subject: Re: Help with Tomcat Install? > >It looks like the port is being used by another appli

Re: Help with Tomcat Install?

2004-09-08 Thread Avinash R S
st" <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 9:45 PM Subject: Re: Help with Tomcat Install? > > >Catalina.start: LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use:8080 > >LifecycleExc

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
Catalina.start: LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use:8080 LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use:8080 This error is saying that port 8080 is already taken,

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
Tomcat Welcome to Tomcat -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 11:03 AM To: Tomcat Users List Subject: Re: Help with Tomcat Install? Well, certainly your Tomcat setup works fine, look at the end of your response page..

RE: Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) -Original Message- From: Gerardo Juarez [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 11:05 AM To: Tomcat Users List Subject: Re: Help with Tomcat Install? Ok

RE: Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
o Tomcat -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 11:03 AM To: Tomcat Users List Subject: Re: Help with Tomcat Install? Well, certainly your Tomcat setup works fine, look at the end of your response page it could be, however,

Re: Help with Tomcat Install?

2004-09-08 Thread Gerardo Juarez
Ok, you installed Tomcat, but is it running? Something like: $CATALINA_HOME/bin/start.sh should have happened before pointing at http://localhost:8080. It's a common mistake. Gerardo On Wed, 8 Sep 2004, Lash, David A (David) wrote: > Hi > I am trying to figure out why my tomcat install is not

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
Well, certainly your Tomcat setup works fine, look at the end of your response page it could be, however, that the default webapp hasn't been installed, check webapps/ROOT and see if it is there, its a default response servlet in the WEB-INF/web.xml file Lash, David A (David) escribió: Hi I

Re: Help with Tomcat Install?

2004-09-08 Thread QM
On Wed, Sep 08, 2004 at 10:49:41AM -0500, Lash, David A (David) wrote: : When I go to http://localhost:8080 I cannot display the 'default page'. Any idea why? Step 1 of Apache/jk(2)/Tomcat debugging: take Apache and JK out of the picture. Enable an HTTP connector on Tomcat and access it directly.

Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
Hi I am trying to figure out why my tomcat install is not working. System: Apache 1.3.29 Server: Solaris 8 Tomcat: 4.1.18 I installed tomcat (setting my CATALINA_HOME and JAVA_HOME). When I go to http://localhost:8080 I cannot display the 'default page'. Any idea why? Enclosed is the 'page'

Re: help with tomcat 5 - mod_jk2 - apache 2

2004-06-28 Thread fix
Okay this was a Typo and i fixed it in the workers.properties file. I also put an empty jk2.properties file in the tomcat conf directories. However I don't really understand how you can change the jvmRoute to localhost? I have 2 instances of tomcat, I can't name them both localhost, can I? I alread

Re: help with tomcat 5 - mod_jk2 - apache 2

2004-06-25 Thread Carsten Lex
Hi, perhaps it is only a typo, but stickSession=1 is wrong should be stickySession=1 Another thing is naming of jvmRoute="localhost:1009". We didn't include port here. The jk2.properties file is empty in our configuration. hope this helps a bit. Carsten fix wrote: Hey there, I've been searching fo

help with tomcat 5 - mod_jk2 - apache 2

2004-06-25 Thread fix
Hey there, I've been searching for a long time know and can't seem to find a solution. I'm settin up a new production server (pIV 4 gig mem) and wanted to run 1 apache in front of several tomcat instances. I've set the whole thing up and it works almost, only the stickySession attribute isn't gett

Newbie needs help with Tomcat 5.0.16 application install

2004-01-16 Thread Barry Kimelman
My OS is Linux Redhat9. I have downloaded and installed Tomcat 5.0.16 from a "binary" distribution. I created a build.properties file in my home directory as follows : manager.username=bkimelman manager.password=foobar manager.url=http://localhost:8080/manager I can successfully

Help with Tomcat

2003-09-30 Thread Lucas Alvarez
Hi all, I want to know if there is any command line tool to get the status of the java processes that tomcat is running from a remote machine. For example I would like to know if some process is frozen, locked up or if it's Ok. Any help is welcome. Thanks in advance. Lucas. System administrator

Help with Tomcat 5.0 setup.

2003-09-16 Thread Giri Gopal
Hello: Thanks for the help in installing Tomcat 5.0. I cannot start tomcat from the menu or icon, but I am able to start from dos prompt. I run the sample JSP test in Tomcat, they work fine. Now the real test: 1) I have an Oracle DB. I copied the classes12.Jar file to the tomcat folders

RE: Help with Tomcat 4.1.24

2003-07-31 Thread Shapira, Yoav
atics >-Original Message- >From: Sarika Inamdar [mailto:[EMAIL PROTECTED] >Sent: Thursday, July 31, 2003 6:31 AM >To: [EMAIL PROTECTED] >Subject: Help with Tomcat 4.1.24 > >Hi All, > >We have migrated to tomcat 4.1.24 from tomcat 3.2.23. Thanks to the >tomca

Help with Tomcat 4.1.24

2003-07-31 Thread Sarika Inamdar
Hi All, We have migrated to tomcat 4.1.24 from tomcat 3.2.23. Thanks to the tomcat-user list, we were able to deploy the tomcat successfully :-) We have one issue however !!! The tomcat 4.1.24, requires that we place all the jars which is used by the jsp's under TOMCAT_HOME/webapps/WEB-INF/lib d

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread John Turner
llowing: Would I happen to need a worker or something? I'm still not sure what a worker is... Bryan Original Message Follows From: John Turner <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> S

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread John Turner
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: Newbie here...Need help with Tomcat Date: Wed, 02 Apr 2003 08:29:08 -0500 On Wed, 02 Apr 2003 01:59:48 -0700, Bryan Richardson <[EMAIL PROTECTED]> wrote: If I run a versi

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread Bryan Richardson
er is... Bryan Original Message Follows From: John Turner <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: Newbie here...Need help with Tomcat Date: Wed, 02 Apr 2003 08:29:08 -0500 On Wed, 0

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread John Turner
On Wed, 02 Apr 2003 01:59:48 -0700, Bryan Richardson <[EMAIL PROTECTED]> wrote: If I run a version of Tomcat as a standalone web server, can I access a database with it or will I need to set it up with Apache to access a database? Tomcat facilitates database connections just fine. Apache is not

Newbie here...Need help with Tomcat

2003-04-02 Thread Bryan Richardson
Hello, I am new to the Java and Tomcat world. I'm fairly experienced with Apache and Perl, but I am having to do some stuff with Tomcat and Java files that someone else has written. I have a couple of questions... If I run a version of Tomcat as a standalone web server, can I access a databa

RE: Need help with tomcat running as service with ajp13

2003-03-28 Thread Mark Prins
tried to debug this? Anything logged that looks > interesting? > > Mark > > -Original Message- > From: Mark Prins [mailto:[EMAIL PROTECTED] > Sent: Friday, March 21, 2003 6:45 AM > To: Tomcat Users List; Jake Robb > Subject: Re: Need help with tomcat running a

RE: Need help with tomcat running as service with ajp13

2003-03-21 Thread Mark Prins
gged that looks > interesting? > > Mark > > -Original Message- > From: Mark Prins [mailto:[EMAIL PROTECTED] > Sent: Friday, March 21, 2003 6:45 AM > To: Tomcat Users List; Jake Robb > Subject: Re: Need help with tomcat running as service with ajp13 > > >

RE: Need help with tomcat running as service with ajp13

2003-03-21 Thread Strecker, Mark
To: Tomcat Users List; Jake Robb Subject: Re: Need help with tomcat running as service with ajp13 Citeren Jake Robb <[EMAIL PROTECTED]>: > The very first thing I'd try is upgrading to the latest version of the > JDK (1.4.1_01). 1.4.1_02 is the latest. I have had this problem w

Re: Need help with tomcat running as service with ajp13

2003-03-21 Thread Mark Prins
Citeren Jake Robb <[EMAIL PROTECTED]>: > The very first thing I'd try is upgrading to the latest version of the > JDK (1.4.1_01). 1.4.1_02 is the latest. I have had this problem with 4.0.6 running standalone with 1.3.x Upgrading to 1.4.1_01 helped. I have a NT4 box with 4.0.6 standalone on 1.4

Re: Need help with tomcat running as service with ajp13

2003-03-20 Thread Jake Robb
List" <[EMAIL PROTECTED]> Sent: Thursday, March 20, 2003 4:15 PM Subject: Need help with tomcat running as service with ajp13 Hello All, I have Tomcat 4.1.18 running as a service on an NT4.0 machine with Java 1.3.1 ... also it is getting requests via ajp13 from an apache server. I

RE: Need help with tomcat running as service with ajp13

2003-03-20 Thread Davis, Jeremy
: Thursday, March 20, 2003 4:15 PM To: Tomcat Users List Subject: Need help with tomcat running as service with ajp13 Hello All, I have Tomcat 4.1.18 running as a service on an NT4.0 machine with Java 1.3.1 ... also it is getting requests via ajp13 from an apache server. It starts and works fine

Need help with tomcat running as service with ajp13

2003-03-20 Thread Strecker, Mark
Hello All, I have Tomcat 4.1.18 running as a service on an NT4.0 machine with Java 1.3.1 ... also it is getting requests via ajp13 from an apache server. It starts and works fine, but I am seeing a problem where it gets "stuck" and pegs the cpu. I can still connect to the administration page

Re: Help with tomcat/j2se install on linux RH7.3

2003-03-19 Thread Mark Pease
PROTECTED]> Sent: Wednesday, March 19, 2003 9:51 AM Subject: RE: Help with tomcat/j2se install on linux RH7.3 > I get a error message stating the service isn't found - no man entry for > service either. How do I add the tomcat4 to a possible service? > > Chris > > -

RE: Help with tomcat/j2se install on linux RH7.3

2003-03-19 Thread Chris Hale
K-987 [EMAIL PROTECTED] -Original Message- From: Mark Pease [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 8:43 AM To: Tomcat Users List Subject: Re: Help with tomcat/j2se install on linux RH7.3 Try going to the command line and typing: service tomcat4 start Mark - Ori

Re: Help with tomcat/j2se install on linux RH7.3

2003-03-19 Thread Mark Pease
Try going to the command line and typing: service tomcat4 start Mark - Original Message - From: "Chris Hale" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 8:34 PM Subject: Help with tomcat/j2se install on linux RH7.3 > > Lo

Help with tomcat/j2se install on linux RH7.3

2003-03-19 Thread Chris Hale
Looking for assistance getting Tomcat and J2SE installed on my Linux = RH7.3 system. I think I got J2SE 1.4.1_02 installed, as well as Tomcat = 4.1.18. But when I open my browser for the system and look at port 8080, = nothing. I also don't see anything running as far as a process. As you can =

Help with tomcat/j2se install on linux RH7.3

2003-03-19 Thread Chris Hale
Looking for assistance getting Tomcat and J2SE installed on my Linux = RH7.3 system. I think I got J2SE 1.4.1_02 installed, as well as Tomcat = 4.1.18. But when I open my browser for the system and look at port 8080, = nothing. I also don't see anything running as far as a process. As you can =

need help with tomcat service(compiling jsps)

2003-02-26 Thread Mark Strecker
Hello All, I installed tomcat as a service and am getting errors compiling jsps ... it works fine just using the startup.bat. I am using tomcat 4.1.18 and jdk1.3.1. Here is the install command I used : d:\Programs\tomcat\bin\tomcat -install "Tomcat" "D:\Programs\jdk1.3.1\jre\bin\hotspot\jvm.d

RE: Help With Tomcat Database Connection Configuration

2003-01-17 Thread Roberts, Eric
Eric -Original Message- From: Ravi Rangaswamy [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 16. Jänner 2003 21:38 To: TomcatUserList Subject: Help With Tomcat Database Connection Configuration Hi, I am running a UDDI registry (CATALINA_HOME/web-apps/juddi) from inside Tomcat. Now I want

Help With Tomcat Database Connection Configuration

2003-01-16 Thread Ravi Rangaswamy
Hi, I am running a UDDI registry (CATALINA_HOME/web-apps/juddi) from inside Tomcat. Now I want to run the registry with Oracle. So, I created a JDBC datasource in Tomcat. To do this, I followed these steps. 1. I added the segment in CATALINA_HOME/conf/server.xml inside the element.

Re: Help with Tomcat 4.1 installation please?

2003-01-09 Thread Mark
Thank you Peng. You were correct. Tomcat was already running, having started automatically upon bootup. Now I will be unsubscribing from the list. Thanks again. Mark Steere [EMAIL PROTECTED] > Are you installing tomcat from a exe ? > If so you may have already started tomcat from the service

RE: Help with Tomcat 4.1 installation please?

2003-01-09 Thread Turner, John
- From: Mark [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 1:48 AM To: [EMAIL PROTECTED] Subject: Help with Tomcat 4.1 installation please? Hi, I am attempting to install and run Tomcat 4.1 on my Windows XP system. I have followed the instructions as far as: 1. Downloading and

Re: Help with Tomcat 4.1 installation please?

2003-01-08 Thread Peng Tuck Kwok
Are you installing tomcat from a exe ? If so you may have already started tomcat from the service, in this case it is already started, you can test by going to port 8080 on your own machine using the web browser. If you prefer to run from a batch file, either stop the current service and disabl

Help with Tomcat 4.1 installation please?

2003-01-08 Thread Mark
Hi, I am attempting to install and run Tomcat 4.1 on my Windows XP system. I have followed the instructions as far as: 1. Downloading and installing J2SDK 1.4.1_01 2. Setting the CATALINA_HOME variable to c:\Program Files\Apache Group\Tomcat 4.1 3. Setting the JAVA_HOME variable to c:\j2sdk

RE: Help with Tomcat on HP-UX 10.20

2003-01-07 Thread John Clark
h the TOMCAT_OPTS setting. I have established a connection and will start testing my application. Thanks once again for all the help. John -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED]] Sent: 04 January 2003 08:04 To: [EMAIL PROTECTED] Subject: Re: Help with Tomcat on HP-UX

Re: Help with Tomcat on HP-UX 10.20

2003-01-03 Thread Bill Barker
) > at org.apache.tomcat.startup.Main.main(Main.java:140) > > Is this a config problem or version problem? > > Once again any help will be much appreciated. > > John Clark > > > -Original Message----- > From: Jeanfrancois Arcand [mailto:[EMAIL PROTECTED]

RE: Help with Tomcat on HP-UX 10.20 [RBS2003010300005612]

2003-01-03 Thread techassistance
Ahoy there! This is an automated response, to let you know that we have received your query and will answer your email as soon as possible. We know you'd like to get back to playing our state-of-the-art online games. We'd therefore like to assure you that we are determined to keep our service at

RE: Help with Tomcat on HP-UX 10.20

2003-01-03 Thread John Clark
with Tomcat on HP-UX 10.20 John Clark wrote: >I have spent some time looking at the FAQs, archives, etc. but cannot find >the information I need, can anyone help. > >I have an intranet application (using JSP) that currently runs using Oracle >9i (Apache built in) on Linux and usi

Re: Help with Tomcat on HP-UX 10.20

2003-01-03 Thread Jeanfrancois Arcand
John Clark wrote: I have spent some time looking at the FAQs, archives, etc. but cannot find the information I need, can anyone help. I have an intranet application (using JSP) that currently runs using Oracle 9i (Apache built in) on Linux and using Oracle 8 and Tomcat on NT/2000. I now want

Help with Tomcat on HP-UX 10.20

2003-01-03 Thread John Clark
I have spent some time looking at the FAQs, archives, etc. but cannot find the information I need, can anyone help. I have an intranet application (using JSP) that currently runs using Oracle 9i (Apache built in) on Linux and using Oracle 8 and Tomcat on NT/2000. I now want to use it with Oracle

RE: Need help with Tomcat!

2002-12-03 Thread Turner, John
Roland Dong [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 03, 2002 12:37 PM > To: Tomcat Users List > Subject: Re: Need help with Tomcat! > > > Thanks for your reply. However, it follows the example > included in Tomcat > > reloadable="true

Re: Need help with Tomcat!

2002-12-03 Thread Roland Dong
Thanks for your reply. However, it follows the example included in Tomcat And examples works but test doesn't! Why? Roland On 12/3/02 11:27 AM, "Fenlason, Josh" <[EMAIL PROTECTED]> wrote: > Try changing the docBase attribute to the full path to the test directory. > > -- > To unsubscribe, e

RE: Need help with Tomcat!

2002-12-03 Thread Fenlason, Josh
Try changing the docBase attribute to the full path to the test directory. -- To unsubscribe, e-mail: For additional commands, e-mail:

Need help with Tomcat!

2002-12-03 Thread Roland Dong
I managed to install Tomcat 4.1.12 on Mac os X 1.2 However I was unable to run my applications. I am testing the tomcat by add test directory under webapps with only one file, index.html, in it. I restarted the server and typin http://localhost:8090/test/index.html. It gives me an error: "The

Help with Tomcat 4.1.12...

2002-11-20 Thread Randall DuCharme
Greetings, I'm trying to work through issues with Apache 2.0.43 and Tomcat 4.1.12 and UnixSockets. I keep getting this SEVERE: Can't create apr java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at {SNIP} I found the Robert Williams article on the web that talks about re

Need help with TomCat 4.0.6

2002-10-31 Thread Ajit Bhingarkar
Hi, I am trying to deploy a webapp using TomCat4.0.6. My webapp internally uses Entrust libraries for PKI related functionality. When I try to log into the webapp the initialization fails throwing following error. ERROR java.lang.Error: factory already defined java.lang.Error: factory already d

RE: help with tomcat 1.4.1 and j2sdk1.4.0?

2002-10-30 Thread Turner, John
You're missing "=". Should be: CATALINA_HOME=C:\tomcat John > -Original Message- > From: Stanley Michaud [mailto:jmichau2@;optonline.net] > Sent: Wednesday, October 30, 2002 5:51 PM > To: [EMAIL PROTECTED] > Subject: help with tomcat 1.4.1 and j2sdk1.4.0

help with tomcat 1.4.1 and j2sdk1.4.0?

2002-10-30 Thread Stanley Michaud
I need help with the jakarta-tomcat 1.4.1 and j2sdk1.4.0 which is installed in windows 2000 Professional in an IBM laptop with an intel celeron processor with 466Mhz speed. Both in the user variables for default and the system variables. I use this to declare my variables: CATALINA_HOME C:\to

(Urgent) Help with Tomcat 3.3 performance

2002-10-14 Thread Rajesh B
Hi all, We have a web application running in Solaris 8, Tomcat 3.3 ( 3 tomcats are load balanced with ajp12 connector) , apache 1.3.2. The box has got 4 CPUs and 4 GB of RAM. We are testing the application using LoadRunner. For lower number of users, the hits/sec are good. But as we increa

RE: Need Help With TOMCAT.

2002-09-20 Thread Turner, John
Comments inline > -Original Message- > From: Avinash Singh [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 19, 2002 5:21 PM > To: [EMAIL PROTECTED] > Subject: Need Help With TOMCAT. > > > I need your help with following :- > # 1 I have downloaded

Need Help With TOMCAT.

2002-09-20 Thread Avinash Singh
Dear Team @ Tomcat, My Name is Avinash Singh, I a Java Developer and current developing a web application for a small organization. This web application will be used by 10-15 users, may be 2-5 concurrent users. I am in the process of installing and configuring the TOMCAT 4.1.10. I need your hel

Re: Help with Tomcat 3.3.1 and IIS 5.0

2002-08-29 Thread randie ursal
the \classes directory must be inside the \WEB-INF directory. ex. webapps\ch03\WEB-INF\classes Marisol Encalada-Malibran wrote: >Hi, I also need some help with Tomcat, I have installed Tomcat 3.3 with IIS >5.0, I have been working in the examples folder under webapps but now

Help with Tomcat 3.3.1 and IIS 5.0

2002-08-29 Thread Marisol Encalada-Malibran
Hi, I also need some help with Tomcat, I have installed Tomcat 3.3 with IIS 5.0, I have been working in the examples folder under webapps but now I want to deploy a new application, in ..webapps\ch03, I have created the folder webapps\ch03\WEB-INF , webapps\ch03\classes and in it web.xml file

Re: Help with Tomcat 3.3

2002-08-28 Thread Bill Barker
My best advise is to start over. You are missing many critical elements of server.xml, and many of the ones you left in are in the wrong order. With the possible exception of *Realm, *Connector, or *Config, you shouldn't remove or re-order any of the elements in the shipping server.xml. See htt

Help with Tomcat 3.3

2002-08-28 Thread Camhi Michel-Ange
Hi, My config is the following : a Netscape Enterprise Server with AJP13 connector to Tomcat 3.3.1 , with a context (/intranet) fully deployed under the docBase stated below. The problem is that no requests are mapped to this context, and the context never gets initialized! If i add the StaticIn

RE: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Andrew Conrad
inal Message- From: Joey Kovacs [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 29, 2002 4:22 PM To: [EMAIL PROTECTED] Subject: Re: Need help with Tomcat on Apache on Windows 2000 Thank you Liam My connector I believe in ANT I am using Tomcat 4 Apache 2 Java SDK 1.3 - this is supposed to be my JK

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Liam Morley
gt;> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >> To: Tomcat Users List <[EMAIL PROTECTED]> >> Subject: Re: Need help with Tomcat on Apache on Windows 2000 >> Date: Sat, 29 Jun 2002 16:11:30 -0400 >> >> Joey, >> yes, if you w

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Joey Kovacs
>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: Tomcat Users List <[EMAIL PROTECTED]> >Subject: Re: Need help with Tomcat on Apache on Windows 2000 >Date: Sat, 29 Jun 2002 16:11:30 -0400 > >Joey, >yes, if you want to connect apache and tomcat you

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Liam Morley
; <[EMAIL PROTECTED]> >> To: Tomcat Users List <[EMAIL PROTECTED]> >> Subject: Re: Need help with Tomcat on Apache on Windows 2000 >> Date: Sat, 29 Jun 2002 14:32:46 -0500 >> >> Joey, this is Steve Burrus, and I believe that this is the FIRST time >>

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Joey Kovacs
t;To: Tomcat Users List <[EMAIL PROTECTED]> >Subject: Re: Need help with Tomcat on Apache on Windows 2000 >Date: Sat, 29 Jun 2002 14:32:46 -0500 > >Joey, this is Steve Burrus, and I believe that this is the FIRST time that >I have >bothered to try/attempt to electronically reac

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Steve R. Burrus
Joey, this is Steve Burrus, and I believe that this is the FIRST time that I have bothered to try/attempt to electronically reach u!! (Incidentally, you spell it e-v-e-r-y-t-h-i-n-g, not the way that you did!) Listen, in direct response to your query to the group, I wold first try port 80, then if

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Joey Kovacs
I get a" the requested operation failed " as soon as I add in the Include statement. My computer just dosent like that what ports should everyhting be on? _ Send and receive Hotmail on your mobile device: http://mobile.msn.com

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Joey Kovacs
Apache Tomcat/4.0.3 Is this normal? >From: Jacob Kjome <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: "Tomcat Users List" <[EMAIL PROTECTED]> >Subject: Re: Need help with Tomcat on Apache on Windows 2000 >Date:

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Jacob Kjome
cat-4.0.3/conf/auto/mod_jk.conf how do I enter this?  Maybe Im putting it in wrong.. where do I put this?. and do I just copy and paste it? Include c:/apps/jakarta-tomcat-4.0.3/conf/auto/mod_jk.conf can you have a look pls From: Jacob Kjome <[EMAIL PROTECTED]> Reply-To: "Tomcat U

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Joey Kovacs
? Include c:/apps/jakarta-tomcat-4.0.3/conf/auto/mod_jk.conf can you have a look pls >From: Jacob Kjome <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: "Tomcat Users List" <[EMAIL PROTECTED]> >Subject: Re: Need help with T

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Jacob Kjome
You can grab the binary for mod_jk for Apache 2.0.39 from here: http://www.acg-gmbh.de/mod_jk/ just grab mod_jk.dll, put it in your Apache2/modules directory, configure everything else like it says on the flashguides page, and you should be up and running. Jake At 01:24 PM 6/29/2002 +, y

Re: Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Joey Kovacs
Can anyone help me please! >From: "Joey Kovacs" <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Need help with Tomcat on Apache on Windows 2000 >Date: Sat, 29 Jun 2002 13:24:56 + >

Need help with Tomcat on Apache on Windows 2000

2002-06-29 Thread Joey Kovacs
I am using Windows 2000 server NTFS file system If someone could help me configure my Apache 2.0.39 I am using Java 2 SDK Standard editiom 1.3.1_03 I believe I am using the Binary version for everything. I got most of the good info regarding "mod_jk" , I had no Idea where to find this fil

RE: Please help with Tomcat - newbie

2002-06-18 Thread Shapira, Yoav
>-Original Message- >From: Simon Wong [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, June 18, 2002 2:58 PM >To: [EMAIL PROTECTED] >Subject: RE: Please help with Tomcat - newbie > >Hello, > >I am trying to get the servlet to obtain a list of filenames and >directori

RE: Please help with Tomcat - newbie

2002-06-18 Thread Simon Wong
Hello, I am trying to get the servlet to obtain a list of filenames and directories in my servlet class to be sent back to the applet. However, I am not sure if my approach is correct. I used the following code in my servlet class in the directory: C:\(where i installed my tomcat)\Apache Tomca

RE: Help with Tomcat and IIS

2002-06-04 Thread Larry Isaacs
re the filter appears only once in either the desired virtual host(s) or in their parent node. It should not appear at both levels. Cheers, Larry > -Original Message- > From: Robert A. Rogerson [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 7:07 PM > To: Tomcat User

RE: Help with Tomcat and IIS

2002-06-04 Thread simpson
try changing all references from isapi_redirector.dll to isapi_redirect.dll > -Original Message- > From: Robert A. Rogerson [mailto:[EMAIL PROTECTED]] > Sent: June 3, 2002 19:07 > To: Tomcat Users List > Subject: RE: Help with Tomcat and IIS > > > Hi Larry

RE: Help with Tomcat and IIS

2002-06-03 Thread Robert A. Rogerson
ng it to be called twice. Cheers, Larry > -Original Message- > From: Robert A. Rogerson [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 11:55 AM > To: [EMAIL PROTECTED] > Subject: Help with Tomcat and IIS > > > I installed Tomcat 4.0.3 and followed the How To direct

RE: Help with Tomcat and IIS

2002-06-03 Thread Larry Isaacs
-Original Message- > From: Robert A. Rogerson [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 11:55 AM > To: [EMAIL PROTECTED] > Subject: Help with Tomcat and IIS > > > I installed Tomcat 4.0.3 and followed the How To directions > for redirecting > when

Re: Help with Tomcat and IIS

2002-06-03 Thread peter . brawley
"Robert A. Rogerson" wrote: > I installed Tomcat 4.0.3 and followed the How To directions for redirecting > when using IIS. JSP pages are served correctly through Tomcat http://local > host:8080/examples/jsp/dates/date.jsp but when I try and serve a simple jsp > http://localhost/test.jsp where

Help with Tomcat and IIS

2002-06-03 Thread Robert A. Rogerson
I installed Tomcat 4.0.3 and followed the How To directions for redirecting when using IIS. JSP pages are served correctly through Tomcat http://local host:8080/examples/jsp/dates/date.jsp but when I try and serve a simple jsp http://localhost/test.jsp where test.jsp is Welcome JSP Welcome

  1   2   >