RE: Tomcat Spontaneously Restarting System

2001-09-19 Thread Curtis Dougherty
I suspect your class... They may be trying to trick you into lower the protection around the class computers in an attempt to gain unauthorized access. I have never seen TOMCAT spontansouly do anything that couldn't be tracked back to humna error. my-2-cents cd -Original Message-

RE: I admit it -- I'm too lazy to read the documentation

2001-09-06 Thread Curtis Dougherty
You have an additional file to change to make TOMCAT work on any port lower than 1024... -Original Message- From: Brent Hughes [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 06, 2001 8:40 AM To: [EMAIL PROTECTED] Subject: RE: I admit it -- I'm too lazy to read the documentation I

RE: getting started...

2001-08-23 Thread Curtis Dougherty
ZORTAN - use http://localhost:8080/examples or http://localhost:8080 cd -Original Message- From: Zortan [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 11:11 AM To: [EMAIL PROTECTED] Subject: getting started... Hello! I'm new to Tomcat... The problem is... I've

RE: JDBC Driver for sql server 2000

2001-08-23 Thread Curtis Dougherty
because Free is Cheaper than $$$ - Bill's rich enough...until he starts setting up shop on the moon :-) -Original Message- From: Michael Weissenbacher [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 11:40 AM To: '[EMAIL PROTECTED]' Subject: RE: JDBC Driver for sql server 2000

RE: Concurrent running different Tomcat versions

2001-08-23 Thread Curtis Dougherty
Sure... Remember Tomcat3x and 4x use different containers and have different environment variables (set them both)... I don't know if you could have a sharing violation in the VM though (doesn't seem like it would at first glance). cd -Original Message- From: Mark Muffett

RE: Jsse / SSL / Tomcat

2001-08-22 Thread Curtis Dougherty
do you have your JAVA_HOME environment variable set? did you try running the keytool program from where it's installed? did you read the note that said DO NOT INSTALL JSSE into Tomcat? (you really shouldn't - if you did...erase it) The alias varibale is described in the JSSE docs... cd

RE: AW: http vs https

2001-08-22 Thread Curtis Dougherty
and it WORKS (tomcat4 b7)!!! :-) -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 11:26 AM To: [EMAIL PROTECTED] Subject: Re: AW: http vs https On Wed, 22 Aug 2001, Frerichs, Rene wrote: Where can I find a SSL-How-2??? For

RE: Tomcat IIS HowTo

2001-08-22 Thread Curtis Dougherty
yes... -Original Message- From: Allwin Immanuel [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 8:46 AM To: [EMAIL PROTECTED] Subject: Tomcat IIS HowTo Hi, Does the ISAPI redirector work with Windows 2000? The filter is not loaded when i add the filter. Any update on

RE: Jsse / SSL / Tomcat

2001-08-22 Thread Curtis Dougherty
Ah HA...use jdk1.3.1 - 1.3 does NOT have the TLS algorithym -Original Message- From: zze-messager FTM balr002 [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 8:31 AM To: '[EMAIL PROTECTED]' Subject: RE: Jsse / SSL / Tomcat i use jdk1.2.2 (ibm) -Message d'origine-

RE: SSL-How-2 for Tomcat 4

2001-08-21 Thread Curtis Dougherty
and see if that makes any difference. KeystoreFile=z:\.keystore Try checking the log files. Any errors? Also, what JVM are you using? Also, why did you include java.policy. I'm guessing you meant to include java.security instead? Jon - Original Message - From: Curtis Dougherty [EMAIL

RE: SSL-How-2 for Tomcat 4

2001-08-21 Thread Curtis Dougherty
. Ya'll are the Greatest! Thank you for your patience and genius. cd -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 21, 2001 11:28 AM To: '[EMAIL PROTECTED]' Subject: RE: SSL-How-2 for Tomcat 4 On Tue, 21 Aug 2001, Curtis Dougherty wrote

RE: http vs https

2001-08-20 Thread Curtis Dougherty
I followed the SSL-How-2 and Still could NOT get /examples to load via the SSL link? Any ideas? -Original Message- From: John Baker [mailto:[EMAIL PROTECTED]] Sent: Monday, August 20, 2001 8:09 AM To: [EMAIL PROTECTED] Subject: Re: http vs https On Monday 20 August 2001 03:15 am,

SSL-How-2 for Tomcat 4

2001-08-20 Thread Curtis Dougherty
If you follow the steps... you CAN'T EVEN GET /examples in SSLThat sinches it... Abandom Hope All Ye Who Enter Here... I surmise that Tomcat4 b6 does NOT support SSL (any flavor / any way / never)... Looks like Bill will win again since the OSC is too busy writing viruses... cd

RE: SSL-How-2 for Tomcat 4

2001-08-20 Thread Curtis Dougherty
I would LOVE to think that BUT... alas...that has NOT been my experience... I did it to two different machines... step-by-step (good instruction / lousy program) is my guess... I using Win2K / IIS 5 / Tomcat4 b6...my app aside... I could NOT get /examples to come over with SSL... I'm seeing a

RE: SSL-How-2 for Tomcat 4

2001-08-20 Thread Curtis Dougherty
I wonder if anyone else has seen the eratic differences in behavior between Win2k Pro and Win2K Server... BIG Difference in IIS5 but... Chris - If you see this thread... Why won't the /examples site won't encrypt properly (https://localhost:8443/examples/servlets/index.html Thnx! cd

RE: http vs https And Windows

2001-08-20 Thread Curtis Dougherty
I'll try reading it again... So here's a new twist (for all you Win2K folks) - When I specify keystorepath on a Win2K Pro / Win2K Server box...do I use c:\someplace\like\here or c:\someplace\like\here\ or c:/someplace/like/here or c:/someplace/like/here/ OR c:\someplace\like\here or

RE: SSL-How-2 for Tomcat 4

2001-08-20 Thread Curtis Dougherty
is uncomment a few lines of code and run the keytool command that's listed there. Also, you need to make sure you have JSSE is installed. Jon - Original Message - From: Curtis Dougherty [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 20, 2001 10:19 AM Subject: RE: SSL-How-2 for Tomcat

RE: SSL-How-2 for Tomcat 4

2001-08-20 Thread Curtis Dougherty
]] Sent: Monday, August 20, 2001 5:18 PM To: [EMAIL PROTECTED] Subject: Re: SSL-How-2 for Tomcat 4 What URL did you use to access the page? Jon - Original Message - From: Curtis Dougherty [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 20, 2001 4:15 PM Subject: RE: SSL-How-2

I can't get TOMCAT 4b6 and IIS5 to work over SSL

2001-08-15 Thread Curtis Dougherty
I have Tomcat 4b6 IIS 5 Win2K I have the redirect working...I think I have an SSL Certificate installed and working on my Win2K box When I request the INDEX.JSP page from my site https://mysite.someplace.com/fooey I GET the file AND I see the SSL icon on the browser but the ONLY thing my

I can't get TOMCAT 4b6 and IIS5 to work over SSL

2001-08-15 Thread Curtis Dougherty
I have Tomcat 4b6 IIS 5 Win2K I have the redirect working...I think I have an SSL Certificate installed and working on my Win2K box When I request the INDEX.JSP page from my site https://mysite.someplace.com/fooey I GET the file AND I see the SSL icon on the browser but the ONLY thing my

RE: ABSOLUTELY WORLDS NO. 1 ..MEGA !

2001-08-14 Thread Curtis Dougherty
Pier!! Dude :( uncool... -Original Message- From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2001 4:48 PM To: [EMAIL PROTECTED] Subject: Re: ABSOLUTELY WORLDS NO. 1 ..MEGA ! ENTERTAINMENT at [EMAIL PROTECTED] wrote: [...] Awww... I'm sorry

RE: ABSOLUTELY WORLDS NO. 1 ..MEGA !

2001-08-14 Thread Curtis Dougherty
Look for MEGA and nuke'm -Original Message- From: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2001 5:09 PM To: [EMAIL PROTECTED] Subject: RE: ABSOLUTELY WORLDS NO. 1 ..MEGA ! Maybe enabling filtering by headers will help. That message had 'Precedence:

RE: Checking SSL enabled

2001-08-06 Thread Curtis Dougherty
On a related note. Has anyone had any success using an IIS SSL Certificate AND a standalone RSA SSL Certificate for Tomcat (4b6 - or any version)... cd -Original Message- From: Zsolt Koppany [mailto:[EMAIL PROTECTED]] Sent: Monday, August 06, 2001 11:32 AM To: tomcat Subject: Checking

RE: Beyond Tomcat 4..?

2001-08-01 Thread Curtis Dougherty
YES... integration with IIS5 and Win2K... Documentation for same... :P -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 01, 2001 1:18 PM To: [EMAIL PROTECTED] Subject: Re: Beyond Tomcat 4..? On Wed, 1 Aug 2001, chris brown wrote:

RE: Offer to sell Mini-vacuum cleaner

2001-07-31 Thread Curtis Dougherty
this is a USER EMAIL LIST - NOT A SALES FORUM. Get the FÖµµÃÐÅÀµµÄÈí¼þ off moron... -Original Message- From: @nil.nil [mailto:@nil.nil] Sent: Tuesday, July 31, 2001 12:10 AM To: [EMAIL PROTECTED] Subject: Offer to sell Mini-vacuum cleaner Our company specializes in dealing in

RE: Tomcat standalone vs Tomcat w/ Apache

2001-07-30 Thread Curtis Dougherty
Apache caches the pages... The initial load into cache will take a fraction of a second longer but from that point on it will zip right through. :-) -Original Message- From: Tsinwah Lee [mailto:[EMAIL PROTECTED]] Sent: Monday, July 30, 2001 5:00 PM To: [EMAIL PROTECTED] Subject: Re:

tomcat on Port 80 through IIS 5 on Win2K

2001-07-26 Thread Curtis Dougherty
I have a site we have written to use tomcat... call it foosite we have been accessing it internally as http://my_site:8080/foosite/index.jsp I want to set it up on an exposed server...call it foo_net so that from the big/bad internet we can access it by entering http://foo_net or even better

RE: HELPTomcat VHost configuration under Linux/HELP

2001-07-26 Thread Curtis Dougherty
I need the same thing but for Win2K and IIS... (I Know MS sucks! but it's what the suits want)... PLEASE :-o -Original Message- From: John Hebert [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 26, 2001 2:39 PM To: [EMAIL PROTECTED] Subject: Re: HELPTomcat VHost configuration under

RE: IIS and tomcat

2001-07-20 Thread Curtis Dougherty
Check the CaPiTaLiZaTiOn...The Windows Registry is Very picky... I know... I was where you are now yesterday. -Original Message-From: Daniel Balaguer Yagan [mailto:[EMAIL PROTECTED]]Sent: Friday, July 20, 2001 11:01 AMTo: '[EMAIL PROTECTED]'Subject: IIS and tomcat hi

looking for a working isapi_redirect.dll file

2001-07-19 Thread Curtis Dougherty
I'm trying to finish setting up the proxy os TOMCAT / IIS 5 / and Win2K prof. I can't get the filter turn green and guess I have the wrong version of the isapi_redirect.dll... Curtis Dougherty Deployment Lead / QA Engineer BusinessThreads, Inc. We make the software that makes your business

RE: looking for a working isapi_redirect.dll file

2001-07-19 Thread Curtis Dougherty
:27 07/19/2001 -0500, Curtis Dougherty wrote: I'm trying to finish setting up the proxy os TOMCAT / IIS 5 / and Win2K prof. I can't get the filter turn green and guess I have the wrong version of the isapi_redirect.dll... it is likely that it works but you don't have the registry edits

Will TOMCAT 4(beta6) work with IIS5 and Win2K

2001-07-19 Thread Curtis Dougherty
If yes...where do I get the isapi_redirect.dll necessary for the ISAPI filter I've checked and rechecked the REG file - no spaces...same capitalization - et al... so I'm hoping that I'm just stupid and not Thick Headed This seems a lot more painful than it should be. Curtis Dougherty