Warning: Security Hole With IIS Tomcat

2001-07-27 Thread Russell, Steve
Hi;My company is running a jsp site on IIS 5 with windows 2000, and all ofthe security patches.We discovered that if we use tomcat or jrun 2.3.3 with IIS that that we have to set up the tomcat ( or jrun ) directories as virtual directories___with execute permissions turned on__.This got us

RE: Warning: Security Hole With IIS Tomcat

2001-07-27 Thread Russell, Steve
. The solution to this problem is to have inetpub on a different drive from your WinNT directory. Randy -Original Message- From: Russell, Steve [mailto:[EMAIL PROTECTED]] Sent: Friday, July 27, 2001 9:47 AM To: '[EMAIL PROTECTED]' Subject: Warning: Security Hole With IIS Tomcat Hi

If Anyone Is Interested ......Potential For IIS-Tomcat Install Program

2001-07-10 Thread Russell, Steve
Hi; At my boss's request I PHP enabled our development server. I went to: http://www.php.net They had an install program there for integrating PHP with IIS. It was very nice. No exxhageration, it took me less then 5min to get everything going ( I'm still having fun and games getting Tomcat

Hidden Gotcha - How To Avoid A 404 - Integrating IIS, Tomcat, Using C:\Inetpub\wwwroot\test

2001-07-10 Thread Russell, Steve
=true/ to server.xml and rebooted tomcat the problem went away Good Luck Steve Russell Web Developer III ValueOptions - Lifescape 703-205-6589 [EMAIL PROTECTED] -Original Message- From: Russell, Steve [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 9:22 AM To: '[EMAIL PROTECTED

Tip: Avoiding A 404 With *.jsp In Virtual Directories Using IIS 5 Tomcat On Windows 2000

2001-07-10 Thread Russell, Steve
Hi; I just spent some more time hair pulling for something I'm sure other people will experience. I am posting my solution here so that it will end up in the archives. I have IIS 5, Tomcat 3.2, jdk 1.3.1 working together on windows 2000. I like to keep all of my work in

Tip: Using Tomcat Without A Web Server Setting Up A New WebApp Outside Of The Tomcat Hierarchy

2001-07-10 Thread Russell, Steve
Well, I figure as long as I am on a roll I would also post this other tidbit that I learned on my own and I am sure other people will want to do. Anyway, lets just say you want to use Tomcat by itself without a web server. You also want to set up Tomcat so that it will see *.jsp files and

RE: Hidden Gotcha - How To Avoid A 404 - Integrating IIS, Tomcat, U sing C:\Inetpub\wwwroot\test

2001-07-10 Thread Russell, Steve
=org.apache.tomcat.context.AutoSetup / which will create a context for each directory or WAR in the webapps directory. Randy -Original Message- From: Russell, Steve [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 11:05 AM To: '[EMAIL PROTECTED]' Subject: Hidden Gotcha - How To Avoid A 404

FW: If Anyone Is Interested ...

2001-07-10 Thread Russell, Steve
, but I dhave not heard anything back from them yet. If you could also forward this to the list, that would be great. Any help is greatly appreciated. Thanks, Paul Miller From: Russell, Steve Subject: If Anyone Is Interested ..Potential For IIS-Tomcat Install Pr ogram Date: Tue, 10 Jul 2001

Help: no luck using JavaService to make Tomcat A Service

2001-07-06 Thread Russell, Steve
Hi; Several people recomended JavaService to make Tomcat a service. I tried it, it was easy, and it didn't work :). I'm on windows 2000, I'm using I'm using Tomcat 3.2.1 I'm using the JDK 1.3.1 My TOMCAT_HOME = C:\Tomcat My JAVA_HOME = C:\JDK I unzipped all of the JavaService

Tomcat As A Service: Still Problems

2001-07-06 Thread Russell, Steve
I'm on windows 2000, I'm using I'm using Tomcat 3.2.1 I'm using the JDK 1.3.1 My TOMCAT_HOME = C:\Tomcat My JAVA_HOME = C:\JDK I checked all of my paths...no spaces in any of them :) I tried JavaService at: http://www.alexandriasc.com/software/JavaService/index.html It didn't

bootstrap.jar ?

2001-07-06 Thread Russell, Steve
Hi; I'm trying to install tomcat as a service. I have been using JavaService. It is complaining that it can't find my startup class which is supposed to be Tomcat_Home/bin/boostrap.jar ( org.apache.Bootstrap ). I don't have this class. I tried downloading tomcat again..no dice. Where

Does Apache Come With Tomcat Built In or Pre Integrated?

2001-07-05 Thread Russell, Steve
Just curious if it does or doesn't. If it doesn't, why not. I'm sure there is a good reason. I'm just curious Steve Steve Russell Web Developer III ValueOptions - Lifescape 703-205-6589 [EMAIL PROTECTED] ** This email and

Making Tomcat 3.2 A Service On Win 2000 ( using jdk 1.3.0_02 )

2001-07-05 Thread Russell, Steve
Hi; I found some instructions at jakarta.apache.org for making tomcat a service: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-howto.html It didn't answer some questions I would like to know before I begin. 1. The instructions mention setting TOMCAT_HOME in

RE: Making Tomcat 3.2 A Service On Win 2000 ( using jdk 1.3.0_02 )

2001-07-05 Thread Russell, Steve
rking for a week now with no probs whatsoever. JavaService was originallyinspired by Windows service issues withTomcat so is an ideal solution. Later, Tim. -Original Message-From: Russell, Steve [mailto:[EMAIL PROTECTED]]Sent: 05 July 2001 19:48To: '[EMAIL PROTECTED]'

Integrating Tomcat 3.2 With IIS 5.0 on Windows 2000

2001-07-02 Thread Russell, Steve
Hi; I am trying to integrate Tomcat 3.2 with IIS 5 running on Windows 2000. I no next to nothing about windows and nothing about IIS. I found this great site with step by step instructions for getting tomcat to work with IIS: http://www.verysimple.com/scripts/support_tc_iis.html I got through

RE: Integrating Tomcat 3.2 With IIS 5.0 on Windows 2000

2001-07-02 Thread Russell, Steve
is on e:, iis on c: ) This is the only line I added to my server.xml: Context path=/ docBase=C:/InetPub/wwwroot debug=0 reloadable=true Any ideas? Steve Russell Web Developer III ValueOptions - Lifescape 703-205-6589 [EMAIL PROTECTED] -Original Message- From: Russell, Steve [mailto