What do these errors mean?

2002-12-11 Thread Luca Ventura
Hello everybody! I have installed Tomcat 4.1.12 as Servlet Container and IIS as Web Server in my Windows 2000 machine. I use the ISAPI filter to redirect requests from IIS to Tomcat: in particular I use the JK connector "isapi_redirector.dll" you can find at: http://jakarta.apache.org/builds/jaka

What do these errors mean?

2002-12-07 Thread Luca Ventura
Hello everybody! I have installed Tomcat 4.1.12 as Servlet Container and IIS as Web Server in my Windows 2000 machine. I use the ISAPI filter to redirect requests from IIS to Tomcat: in particular I use the JK connector "isapi_redirector.dll" you can find at: http://jakarta.apache.org/builds/jaka

BASIC authentication in Tomcat+IIS (PROBLEM SOLVED: ERRATA CORRIGE!!!)

2002-11-05 Thread Luca Ventura
l ONLY the "isapi_redirector.dll" of Jakarta web site. I hope this can help someone else. Thanks everybody for the patience! Luca -Messaggio originale- Da: Luca Ventura [mailto:ventluca@;tiscali.it] Inviato: giovedì 31 ottobre 2002 15.17 A: tomcat-dev; tomcat-user Oggett

BASIC authentication in Tomcat+IIS (one useful information)

2002-10-31 Thread Luca Ventura
Best regards, Luca -Messaggio originale- Da: Luca Ventura [mailto:ventluca@;tiscali.it] Inviato: martedì 29 ottobre 2002 12.12 A: tomcat-dev Oggetto: BASIC authentication in Tomcat+IIS Hello everybody! I have the following GREAT problem with basic authentication in T

BASIC authentication in Tomcat+IIS

2002-10-29 Thread Luca Ventura
Hello everybody! I have the following GREAT problem with basic authentication in Tomcat I have two servers configured as follows: Server 1: Operating system: Windows 2000 Advanced Server Web Server: IIS 5.0 Servlet Container: Tomcat 4.x Server 2: Windows XP Professional Web Server: IIS 5.

WHY DOES TOMCAT SUSPEND ITSELF?

2002-10-18 Thread Luca Ventura
Hello everybody! I have Tomcat 4.x as Servlet Container and I have seen that sometimes the following strange thing happens When Tomcat doesn't receive requests for a period of time (that can take minutes or hours) it suspends itself and I must restart the service manually because Tomcat doesn

Servlet's contexts and other Tomcat's topics.

2002-09-29 Thread Luca Ventura
Hello everybody! I have Tomcat 4.x as Web Server and I would like to to the following two things but I don't know how to do: 1) I need to share the same Servlet Context "MyContext" between all the servlets and jsp-pages of my web application. 2) I would like that my web server does something wh

R: How to run multiple instances of JSP pages/servlets in Tomcat?

2002-09-26 Thread Luca Ventura
ginal Message- > From: Luca Ventura [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 26, 2002 10:50 AM > To: tomcat-dev > Subject: How to run multiple instances of JSP pages/servlets > in Tomcat? > > > Hello everybody! > > In Tomcat 4.x I don't know how I

How to run multiple instances of JSP pages/servlets in Tomcat?

2002-09-26 Thread Luca Ventura
Hello everybody! In Tomcat 4.x I don't know how I can call automatically a JSP page when the web application starts. I mean...in Tomcat 4.x there is the web.xml file where I can declare: MyServlet MyServlet configFile my.conf

How can I maintain sessions between IIS and Tomcat?

2002-09-24 Thread Luca Ventura
Hello everybody! I have installed Tomcat as plug-in of Internet Information Server (IIS) to support JSP/Servlet, using the ISAPI filter. So I can support ASP pages thanks to IIS and Servlets/JSP-pages thanks to Tomcat. All works well if I don't use sessions. In fact if I create an user-session (

How can I ckeck how many users are connected to a Web Site?

2002-08-01 Thread Luca Ventura
Hello everybody! I would like to know if it is possible to know in any moment how many users are connected to a Web Site. How can I do this? Thanks a lot in advance! Luca -- To unsubscribe, e-mail: For additional commands, e-mail:

R: How I can redirect requests in Tomcat 4?

2002-07-03 Thread Luca Ventura
do this I pray him to let me know...thanks! Luca -Messaggio originale- Da: Michael Locasto [mailto:[EMAIL PROTECTED]] Inviato: mercoledì 3 luglio 2002 16.23 A: Tomcat Developers List Cc: Luca Ventura Oggetto: Re: How I can redirect requests in Tomcat 4? Luca, This question should not

How I can redirect requests in Tomcat 4?

2002-07-03 Thread Luca Ventura
Hello everybody! I have Tomcat 4 installed as Web Server on a Win 2000 machine. I would like to know how I can redirect requests from an URL to another one. For example I would like to redirect all the requests for this url: http://www.mydomain.com/address1.html to this new url: http://www.n

How can I disable "authentication" in Tomcat 4?

2002-06-10 Thread Luca Ventura
Hello everybody! I have a great problem.:-( I have installed IIS as Web Server and Tomcat 4 as JSP/Servlet container: the problem is that when I connect to a site that must be redirected to Tomcat (because it contains JSP/servlets pages) the servlet container (i.e. Tomcat 4) asks me to authen

Problems in redirecting requests from IIS to Tomcat 4

2002-06-07 Thread Luca Ventura
Hello everybody! I have installed Internet Information Services (IIS) as Web Server and Apache Tomcat 4.0 as plug-in of IIS to support JSP-Servlets (to do this I installed an ISAPI filter in IIS that redirects all my JSP-servlet requests to Tomcat). All works fine when I am on "localhost" but if

R: How to close an HTTP port on Apache Tomcat 4?

2002-06-07 Thread Luca Ventura
e list for your questions. Kevin Jones Developmentor www.develop.com > -Original Message- > From: Luca Ventura [mailto:[EMAIL PROTECTED]] > Sent: 07 June 2002 07:28 > To: tomcat-user; tomcat-dev > Subject: How to close an HTTP port on Apache Tomcat 4? > > > Hello everyb

HELP!! I need urgent information about Tomcat's configuration

2002-06-06 Thread Luca Ventura
Hello everybody! I have the following problem I have installed Internet Information Services (IIS) as Web Server on my local machine and Apache Tomcat 4.0 as plug-in of IIS to support JSP-Servlets (to do this I installed an ISAPI filter in IIS that redirects all my JSP-servlet requests to To

How to close an HTTP port on Apache Tomcat 4?

2002-06-06 Thread Luca Ventura
Hello everybody! I use Apache Tomcat 4.0 as Web Server an I would like to know how I can close an opened port (eg. 8000 or 9000) to avoid that someone can use it to enter in my system. Which configuration files I must modify? Thanks a lot in advance! Luca -

Server name setting in Apache Tomcat 4

2002-06-04 Thread Luca Ventura
Hello everybody! I have installed Apache Tomcat 4 as plug-in of IIS to support jsp pages and servlets, and alla works fine. For test purposes I installed all on the same machine without changing the server-name (localhost) of my Web Server (IIS) and Servlet/JSP Container (Tomcat). I would like t

Help: URL's redirection (maybe a little off-topic).

2002-05-31 Thread Luca Ventura
Hello everybody! I excuse with all people of the forum is the question I am posting is a little off-topic because it concerns also Internet Information Services (IIS) Web Server, but I didn't find any forum or source data where to retrieve the following information that I need absolutely:-( I ha

R: How can I redirect only JSP pages to Tomcat?

2002-05-17 Thread Luca Ventura
> Which connector are you using, with mod_jk you can simply issue a > "JkMount /mysite/* ajp13" to forward all requests under > /mysite to Tomcat. > > Regards. > > - Original Message - > From: "Luca Ventura" <[EMAIL PROTECTED]> > To: &quo

Where must I put the code of my application?

2002-05-17 Thread Luca Ventura
Hello! I have installed Tomcat 4 as servlet/jsp container and IIS as Web Server. I developed a Web application and I want to put it not in /webapps/examples folder of Tomcat but in another folder, for example "/webapps/myproject". The problem is that when I try to connect to it IIS redirects co

How can I redirect only JSP pages to Tomcat?

2002-05-16 Thread Luca Ventura
Hello everybody! I have installed Tomcat 4 as servlet/JSP container fo IIS 5 but I haven't understood how to redirect to Tomcat only requests for JSP pages or servlets. I have found only the way to redirect entire sites but I would like to redirect only JSP pages and servlets and not html pages

R: ATTENZIONE A QUESTO VIRUS

2002-04-26 Thread Luca Ventura
Non è vero nulla!!! Il file in questione fa parte del debugger della Java VM di Microsoft e la sua cancellazione potrebbe danneggiare seriamente il sistema. Non cancellatelo assolutamente! Luca -Messaggio originale- Da: Lorenzo Pastore [mailto:[EMAIL PROTECTED]] Inviato: venerdì 2

R: How can I install Tomcat 4.0 as a plug-in of IIS 5.1?

2002-04-18 Thread Luca Ventura
xactly what the error(s) looked like for this, but you might try the latest tomcat 4.0.4 beta 2 release. -kevin. > -Original Message- > From: Luca Ventura [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 18, 2002 4:40 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject