Re: [BUG] OutputStream is already being used for this request

2000-11-12 Thread Craig R. McClanahan
kramer wrote: > I am still getting the error message "OutputStream is already being used for > this request" even with 3.2 beta 7. > > Does any one know if this should be fix prior to finial 3.2? Under what circumstances are you getting this message? There are valid cases of getting this that a

[BUG] OutputStream is already being used for this request

2000-11-12 Thread kramer
I am still getting the error message "OutputStream is already being used for this request" even with 3.2 beta 7. Does any one know if this should be fix prior to finial 3.2?

Re: jsp not running

2000-11-12 Thread Julio Serje (@canada.com)
1) I would suggest you install things in steps: a) make sure Tomcat is running (and that your app runs fine under Tomcat) b) Make Apache work with Tomcat. If you can't execute JSP's is likely you don't have set your environment properly (i.e. TOMCAT_HOME, JAVA_HOME, CLASSPATH, PATH variables).

security and weblogic

2000-11-12 Thread Barry Dunne
Hi, I have a web site hosted in tomcat4m4, and have got security set up and working fine for different web pages. I also use WebLogic 5.1 and have ejb's running there with security set up and working fine for different methods in the beans (when called by standard client). The problem comes

Tomcat3.1 & solaris2.7 - problems with shutdown.sh

2000-11-12 Thread Len, Peter
Hello, I am running Tomcat 3.1 on a solaris 2.7 machine. I sent an earlier message indicating that the shutdown.sh was not really stopping the listener (port 8080). A couple responses indicated that it could have been that something was commented out in the server.xml file but I could not find

3.2 beta 7 problem - RequestDispatcher include()

2000-11-12 Thread Wyn Easton
I'm having this problem on 3.2 beta 7 The exact text of the exception is: java.lang.IllegalArgumentException: Short Read This Exception is being generated in HttpUtils.java in the parsePostData() method. Here is what is happening: I'm opening a HttpURLConnection to servlet_A that has been se

blank list when running jsp file

2000-11-12 Thread Nikolay Pikus
Hi I'm using Tomcat/IIS/NT4.0 configuration When I'm running jsp list (he is working with JRun configuration) I received the blank page in the Internet Explorer. It's like that compiler cannot compile jsp files. Please help me. Thanks Best Regards ... Nikolay Pikus Tecnomatix Technologies LT

RE: Where is mod_jk?

2000-11-12 Thread Darrell Cumming
Title: RE: Where is mod_jk? http://jakarta.apache.org/builds/tomcat/release/v3.2-beta-7/bin/ there with the binary releases also in the documentation there is a 'working with mod_jk howto' http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html hope this helps

jikes problems with tomcat-3.2-beta 7

2000-11-12 Thread Zsolt Koppany
Hi, today I installed tomcat-3.2-beta 7 and I changed and recompiled WebXmlReader.java to switch jikes support on (as I did it with 3.2-beta 6) but jikes is never started (I did replace ../libwebser.jar). What do I have to do to get tomcat to use jikes? -- Zsolt Koppany Intland GmbH www.intland

Where is mod_jk?

2000-11-12 Thread Yuri Zabrodskii
Dear Colleague, I can't find mod_jk.dll or its source code. Where is it? If it's not available, can I use mod_jserv with tomcat? If yes, what is installation procedure? Thanks a lot in advance for your help. Yuri Zabrodski, Toronto Canada [EMAIL PROTECTED]

Re: problem in starting server

2000-11-12 Thread William Brogden
arvind aggarwal wrote: > > Hi, > > I have a problem in starting the jakarta-tomcat server for servlet and JSP. > when I execute startup file it give me this error: > > java.lang.ClassNotFoundException: > org/apache/tomcat/service/http/HttpConnectionHandler > That sounds like a problem that