RE: Tomcat setup troubles

2002-12-17 Thread Turner, John
prüngliche Nachricht- * Von: Lee Chin Khiong [mailto:[EMAIL PROTECTED]] * Gesendet: Dienstag, 17. Dezember 2002 04:17 * An: 'Tomcat Users List' * Betreff: RE: Tomcat setup troubles * * * You should set JAVA_HOME as C:\j2sdk1.4.1_01 * * -Original Message- * From: Ines Ro

Re: Tomcat setup question.

2002-12-16 Thread Praveen Wicliff
quot; <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, December 17, 2002 6:19 AM Subject: RE: Tomcat setup question. > Ok this is exactly my problem. These aren't MY jar files. These are jar > files that came with Tomcat.

RE: Tomcat setup troubles

2002-12-16 Thread Lee Chin Khiong
You should set JAVA_HOME as C:\j2sdk1.4.1_01 -Original Message- From: Ines Robbers [mailto:[EMAIL PROTECTED]] Sent: 17 December 2002 09:23 To: 'Tomcat Users List' Subject: Tomcat setup troubles Hello again, Sorry to bother you with these simple things but could someone tell me whether t

RE: Tomcat setup question.

2002-12-16 Thread Patrick Martz
48 PM To: Tomcat Users List Subject: Re: Tomcat setup question. It's javax.servlet, not java.servlet. So that why there is no such package or class to be found. It should compile if you add the servlet.jar to the classpath variable or specify the -classpath variable to the compiler. Pat

Re: Tomcat setup question.

2002-12-16 Thread Peng Tuck Kwok
r out = res.getWriter(); out.println(""); out.println("Test"); out.println(""); out.println("test"); out.println(""); out.println(""); } } -Original Message- From: Peng Tuck Kwok [mailto:[

Re: Tomcat setup question.

2002-12-16 Thread Mike W-M
riables that I don't know about).) Also, I tend not to use pathnames with spaces in, just in case. Mike. - Original Message - From: "Patrick Martz" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, December 1

RE: Tomcat setup question.

2002-12-16 Thread Patrick Martz
Message- From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 5:10 PM To: Tomcat Users List Subject: Re: Tomcat setup question. Don't panic, just attach a sample servlet that you were trying to compile to the list. I'll have a look at it and try to get

Re: Tomcat setup question.

2002-12-16 Thread Mike W-M
Tuck Kwok" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, December 17, 2002 1:09 AM Subject: Re: Tomcat setup question. Don't panic, just attach a sample servlet that you were trying to compile to the list. I'll have a look a

Re: Tomcat setup question.

2002-12-16 Thread Peng Tuck Kwok
Peng Tuck Kwok [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 5:00 PM To: Tomcat Users List Subject: Re: Tomcat setup question. Tomcat comes with servlet.jar, which has all the classes you need. Or you can download a copy from Sun Microsystems as well. Just point your compi

RE: Tomcat setup question.

2002-12-16 Thread Patrick Martz
my ignorance but this is all very new to me. -Original Message- From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 5:00 PM To: Tomcat Users List Subject: Re: Tomcat setup question. Tomcat comes with servlet.jar, which has all the classes you need. Or you can

Re: Tomcat setup question.

2002-12-16 Thread Peng Tuck Kwok
ld be very appreciative if anyone could help! -Original Message- From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 4:41 PM To: Tomcat Users List Subject: Re: Tomcat setup question. So do I need to add an environmental variable to let my compiler find thes

RE: Tomcat setup question.

2002-12-16 Thread Patrick Martz
help! -Original Message- From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 4:41 PM To: Tomcat Users List Subject: Re: Tomcat setup question. > So do I need to add an environmental variable to let my compiler find these? > Or do I just need to move the .jar f

Re: Tomcat setup question.

2002-12-16 Thread Peng Tuck Kwok
So do I need to add an environmental variable to let my compiler find these? Or do I just need to move the .jar files to the right location? How do I know which .jar files are the correct ones to use (as I mentioned, there are a number of them that seem to have what I'm looking for)? You can

RE: tomcat setup

2002-11-27 Thread Price, Erik
> -Original Message- > From: Mark Walker [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 26, 2002 6:33 PM > To: [EMAIL PROTECTED] > Subject: Re: tomcat setup > > > I have 4.1.12 installed on a "Wallstreet" G3 Powerbook and it > is running

Re: tomcat setup

2002-11-27 Thread Martin Jacobson
Mark Walker wrote: I have 4.1.12 installed on a "Wallstreet" G3 Powerbook and it is running great! There's a document in Apple's Developer Forum (http://developer.apple.com/internet/java/tomcat1.html) that covers installing Tomcat on the Mac. It refers to 4.0.1 but should work fine for you. A

Re: tomcat setup

2002-11-26 Thread David Brown
Joseph Boccuzzi writes: to start I am new to Tomcat. I have installed 4.1.12 on my Mac and can get to the initial page. From here the links for the jsp examples and the servlet examples return a http status 404 not available. The link for the Tomcat Administrator and Tomcat Manager return a

Re: tomcat setup

2002-11-26 Thread Mark Walker
I have 4.1.12 installed on a "Wallstreet" G3 Powerbook and it is running great! There's a document in Apple's Developer Forum (http://developer.apple.com/internet/java/tomcat1.html) that covers installing Tomcat on the Mac. It refers to 4.0.1 but should work fine for you. Actually, it sounds l

RE: tomcat setup problem

2002-05-21 Thread Pablo Schor
Is there any sample for connecting Tomcat with Apache via TCP/IP with the Apache API? Thanks, Pablo -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: tomcat setup error

2002-01-19 Thread Jim Rudnicki
Ditch playing with the autoexec.bat Go here. Get one the launcher for the version of Tomcat you are running. http://www.geocities.com/jdrudnicki/ > SHELL=C:\COMMAND.COM /E:4096 /P > > This line will set all command environment to have 4mg of environment > space. Should be enough Not! /E:4

Re: tomcat setup error

2002-01-19 Thread Todd Wright
The problem is that the command prompt gives you something like 32k for your variables. Starting tomcat needing more memory than you are able to provide. I would first go to the autoexec.bat (if there is one) and remove any unnecessary variables. Then in the config.sys add SHELL=C:\COMMAND.CO

RE: Tomcat setup

2001-03-05 Thread BENARD Christophe, DDE 34/SG
6.6 Avoiding "Out of environment space" errors on Windows 95/98 This error can easily occur since the default amount of environment space is typically insufficient to run Tomcat. Here are a couple of ways to avoid it. A. If you use the MS-DOS Prompt to start Tomcat, execute Programs ->

RE: Tomcat setup

2001-03-02 Thread Darrell Porter
What OS are you running? I'll presume Windows 95/98. The simplest way to fix the "Out of Environment Space" is is to modify C:\CONFIG.SYS and add or modify the existing SHELL= line to read as such: SHELL=C:\WINDOWS\COMMAND.COM /P /E:3072 The /P tells COMMAND.COM to Persist after loading and th

Re: Tomcat setup

2001-03-02 Thread Dick Poon
I guess that you are running tomcat in win32 system. just type the following: C:\COMMAND.COM /E:4096 /P this line give more memory to the running environment Dick Poon - Original Message - From: Marina Hovakimyan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 02, 2001 2

Re: Tomcat setup permissions under linux

2000-10-25 Thread Pierre Métras
Now my tomcat is running as "myapp" user, with the following permissions: - I created a new group "tomcat". - I added "myapp" to that group. - Changed the group ownership of all the tomcat files to group "tomcat". - Give group write access to the directories "logs", "work", "webapp" and "conf" (se