RE: tomcat 3.3.1 - win2k iis- examples

2003-01-15 Thread Schultz, Cecilia
; From: Schultz, Cecilia > Sent: Wednesday, January 15, 2003 10:45 AM > To: 'Tomcat users list (E-mail)' > Subject: RE: tomcat 3.3.1 - win2k iis > > It seems I am missing some path somewhere. I copied a web app > that does work in another server (with anot

RE: tomcat 3.3.1 - win2k iis

2003-01-15 Thread Schultz, Cecilia
) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Unknown Source) at java.lang.Thread.run(Thread.java:479 > -Original Message- > From: Schultz, Cecilia > Sent: Wednesday, January 15, 2003 9:56 AM > To: Tomcat users list (E-mai

tomcat 3.3.1 - win2k iis

2003-01-15 Thread Schultz, Cecilia
Hi, I installed Tomcat 3.3.1 on win2k with IIS. Then I installed an a vendor's web app. When I bring up the vendor's login page, I get this error: === 2003-01-15 07:43:45 - webapps2:/i1440: Reading F:\i1440root\opt\i1440\webapps\i1440\WEB-INF\web.xml 2003-01-15 07:43:4

no such method error on ((org.apache.jasper.runtime.JspWriter Impl)out).flushBuffer();

2002-12-04 Thread Schultz, Cecilia
Hello, I am using Tomcat 3.3.1, win2k + IIS 5, IIS redirects to Tomcat I have a simple test1.jsp: <% String thispage="test1.jsp"; %> this page is <%=thispage %> I was getting the same exact error "no such method error on ((org.apache.jasper.runtime.JspWriter Impl)out).

solved: RE: Tomcat and IIS

2002-12-04 Thread Schultz, Cecilia
) entries in iis log Thank you Cecilia > -Original Message- > From: Schultz, Cecilia > Sent: Tuesday, December 03, 2002 9:01 AM > To: Tomcat Users List > Subject: Tomcat and IIS > > > > > Hi, > > I installed Tomcat 3.3.1, win2K server with IIS >

Tomcat and IIS

2002-12-03 Thread Schultz, Cecilia
Hi, I installed Tomcat 3.3.1, win2K server with IIS I followed the IIS HowTo and did all the additional IIS setup to have IIS redirect jsp/servlets to tomcat (started tomcat with jkconf option, generated the isapi_redirect.properties files in conf/auto, created Jakarta virtual directory on