Re: Tomcat process management using ps (Thanks)

2001-01-08 Thread Mark Koscak
Hi Craig, Thanks for the info. I had a hunch something like this was happening, it's nice to get some feedback that I can take to my boss supporting my argument. Cheers Mark Koscak - Original Message - From: Craig R. McClanahan To: [EMAIL PROTECTED] Sent: Tuesday

Re: Starting Apache

2001-01-07 Thread Mark Koscak
There is a Working with mod_jk help document and a Tomcat Workers How To. These are very good documents and provide much more indepth dicussion than the steps I will outline below. Basically for tomcat 3.2 I did the following NOTE: I already had a binary distribution of tomcat up and running as

Re: Linux mod_jk + Apache help

2001-01-07 Thread Mark Koscak
See my post Re:Starting Apache I think it may help. Regards Mark - Original Message - From: W J La Cholter [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 05, 2001 12:42 PM Subject: Linux mod_jk + Apache help I'm trying to get a servlet invoked by Apache using mod_jk.

Re: Unsubscribing

2001-01-01 Thread Mark Koscak
I believe you have to respond to the confirmation of unsubscription. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, December 31, 2000 10:09 AM Subject: Unsubscribing Twice now I have sent a message to unsubscribe to the digest. Each time I have

Re: mm JDBC driver

2000-12-28 Thread Mark Koscak
On my system I added the classpath to my mm.mysql installation directory or /usr/local/mm.mysql.jdbc-1.2c This was enough to give me access to my database. Here is some sample code that you can modify to retrive data from your database. import java.sql.*; import java.io.*; public class

Re: Best JDK for tomcat 3.2

2000-12-21 Thread Mark Koscak
in the classpath. -Ursprüngliche Nachricht- Von: Mark Koscak [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 21. Dezember 2000 05:09 An: tomcat Betreff: Best JDK for tomcat 3.2 snip/ I get the following error Exception in thread "main" java.lang.NoClassDefFoundError: VesEnqS

Re: Does unsubscribe really work?

2000-12-21 Thread Mark Koscak
Yes. You must wait for the confirmation e-mail and respond to that. - Original Message - From: Duane Morse [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 22, 2000 4:04 AM Subject: Does "unsubscribe" really work? I've tried 3 times over the last 3 days to remove my

Re: Building output page by page.

2000-12-18 Thread Mark Koscak
Hello again, I know someone responded to this message, I was unable to respond and the original message was deleted. My apologies. (Don't asklong story...) At present it takes around 13sec to build a page of 1300 rows over 10MB Lan. I am pushing HTML output in a display method using

Re: Building output page by page.

2000-12-18 Thread Mark Koscak
ype="submit" value="Get next one hundred entries" /form If this doesn't make any sense you might want to read up on the technology before going much farther. A good start would be Java Servlet Programming by Hunter and Crawford. Dave - O

Re: NullPointerException

2000-12-11 Thread Mark Koscak
This sounds to me like your program is attempting to reference an array element that is out of bounds. It would be worth the effort to track the problem down. Mark. - Original Message - From: William Au [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 12, 2000 2:34 AM

Re: build script is unable to find lang object?

2000-12-05 Thread Mark Koscak
- Original Message - From: Steve Weiss [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, December 06, 2000 3:22 AM Subject: Re: build script is unable to find lang object? Do you have $JAVA_HOME/lib/tools.jar in your classpath somewhere? -S Mark Koscak wrote: Hi everyone

Reasons why executing build won't find java.lang.Object?

2000-12-05 Thread Mark Koscak
Hi everyone, First this is NOT urgent.( I'm taking a break and cutting some servlet code onmy machine that works. ) Having said that I am absolutely baffeled, with my second install of Tomcat. If anyone knows any off beat reasons as to why running a project build will not locate

Problems Setting up new Tomcat3.2 installation with jdk1.3

2000-12-04 Thread Mark Koscak
I have encountered some problems setting up Tomcat on adevelopment Linux system. If anyone could throw up some suggestions I would be most appreciative. I have installed Tomcat3.2 and I can run the sample servlets and jsp applications after I have started the tomcat server. My problem is

Re: Unsubscribe Help

2000-11-30 Thread Mark Koscak
Wait for the e-mail confirming your unsubscription. Respond to that and you will be unsubscribed. Good luck. - Original Message - From: Cory C. Omand [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 01, 2000 11:02 AM Subject: Unsubscribe Help After many attempts to

Re: DANG! Do I really need 3.2??

2000-11-19 Thread Mark Koscak
Well that explains it, I was searching archives and online documentation, my understanding was that rebuilding Apache with mod_so would do the trick. i.e. ./configure --enable-so Regards Mark - Original Message - From: Jim Richards [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday,

Problems with the most Basic Hello servlet and jsp.

2000-11-09 Thread Mark Koscak
t be found. Thank-you for your consideration and any suggestions you may have. Regards Mark Koscak = The morality of an action stems from the motive from which we act. __ Do You Yahoo!? Thousands of Stores. Millions of Products. All in one P