RE: JK2: Configuration(1)

2001-12-10 Thread GOMEZ Henri
On Fri, 7 Dec 2001, GOMEZ Henri wrote: Caution, caution with security. On many sites, the web-server is located on a DMZ so subject to be hacked, while the Tomcats are behind firewall. Having webapp (program) could raise many problems. Hmm... I hope sandboxing is used for tomcat in this

RE: cvs commit: jakarta-tomcat RELEASE-NOTES-3.3.1.txt

2001-12-10 Thread GOMEZ Henri
Did you also include the requirement on Cryptix and cryptix asn ? Nota that the cryptix-asn to be used is a patched version of the 'official'. from puretls announce : == DEPENDENCIES JDK: PureTLS has been developed under JDK 1.1.8 on FreeBSD. It has been tested under JDK 1.2 on Solaris and

DO NOT REPLY [Bug 5315] - Unable to connect remote server

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5315. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: JK2: Configuration(1)

2001-12-10 Thread GOMEZ Henri
To clarify - this is not a replacement or an 'exclusive' mechanism. The 'ajp14' based config, where tomcat sends notifications to apache remains. Seems like I was reinventing the wheel there for a while. So AJP14 knows how configure itself from the running Tomcat... Pretty cool in my book!

RE: JK2: Configuration(1)

2001-12-10 Thread GOMEZ Henri
Seems like I was reinventing the wheel there for a while. So AJP14 knows how configure itself from the running Tomcat... Pretty cool in my book! Yes, Henri has added quite a bit of code for that. I did few changes to make the 'autoconf' usable with other workers and more 'exposed' - see

Re: [Vote] New committer: Eric Rescorla

2001-12-10 Thread jean-frederic clere
+1 GOMEZ Henri wrote: As you may know, Eric Rescorla is one the few specialists in SSL in the world, author of one of the few SSL bible books and he have also created the excellent OpenSource JSSE alternative, PureTLS. He strike back in adapting PureTLS to Tomcat, today Tomcat 3.3, and

DO NOT REPLY [Bug 5315] - Unable to connect remote server

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5315. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5112] - tomcat4 rpm missing doc files

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5112. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: AJP Todo

2001-12-10 Thread Remy Maucherat
If the web app is deployed as a directory, you can call context.getDocBase() for this. If the context is deployed as a WAR file, there is no such thing as the document base as an absolute path. In such a scenario, you need to choose one of the following options: Unfortunately, if the

Strange Thread Behaviour

2001-12-10 Thread Ferran ArĂ­s
Hi everybody! I have a strange problem with Tomcat Version 4.0.1 running on GNU/Linux Debian Kernel 2.2.19 using j2sdk 1.3.1 from blackdown. I have a JSP page that returns a simple 1 in simple text page format, no HTTPsession. You start tomcat normally and the HTTPconnector running at port 80

Re: Strange Thread Behaviour

2001-12-10 Thread Remy Maucherat
It seems like tomcat has no control about the threads that were opened, any suggestions, please? Yes, no attempt is being made at killing processing threads that were created. OTOH, they should be reused if some high load situation occurs again (no new threads will be created). Unless you're

DO NOT REPLY [Bug 4801] - Many documents included with webapps 4.0.1 RPM are zero length

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4801. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5339] New: - Please add example JSP page in XML format

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5339. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5339] - Please add example JSP page in XML format

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5339. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: AJP Todo

2001-12-10 Thread Incze Lajos
On Sun, Dec 09, 2001 at 08:24:35PM -0800, Bill Barker wrote: ... (b) For a context defined in the server.xml, there seems to be no public way to determine the document base as an absolute path. This may just be my lack of familiarity with Catalina however. On a related note, I wasn't able

DO NOT REPLY [Bug 5343] New: - taglib-location doesn't accept an '/' as first character

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5343. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Tomcat 4.01 CRITICAl ERROR in ServletInputStream implementation

2001-12-10 Thread Gyorgy Gyepesi
URGENT PLEASE SEND REPLY ASAP!! The ServletInputStream implementation reports EOF once a byte of value 0xff appears in the request body (of content-type application/octet-stream without content-endcoding); the probable cause is the following line in

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler BeanRepository.java

2001-12-10 Thread kinman
kinman 01/12/10 09:43:16 Modified:jasper/src/share/org/apache/jasper CommandLineContext.java JspCompilationContext.java jasper/src/share/org/apache/jasper/compiler BeanRepository.java Log: PR: 4705 and 4949 - Use the

DO NOT REPLY [Bug 4705] - Jasper seeming classpath bug using JSPC

2001-12-10 Thread bugzilla
||FIXED --- Additional Comments From [EMAIL PROTECTED] 2001-12-10 10:11 --- Fixed in nightly build 20011210 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

DO NOT REPLY [Bug 4949] - jspc cannot find bean when using jsp:getProperty or jsp:setProperty

2001-12-10 Thread bugzilla
Resolution||FIXED --- Additional Comments From [EMAIL PROTECTED] 2001-12-10 10:13 --- Fixed in nightly 20011210 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

DO NOT REPLY [Bug 5318] - Default error page processing broken.

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5318. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4964] - popBody() is called before doEndTag() is called in a BodyTag

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4964. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler XmlOutputter.java

2001-12-10 Thread kinman
kinman 01/12/10 10:18:41 Modified:jasper/src/share/org/apache/jasper/compiler XmlOutputter.java Log: PR: 5096 Submitted by: Hans Bergsten - Use UTF-8 encoding for XML view of a JSP page. Revision ChangesPath 1.18 +10 -5

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler XmlOutputter.java

2001-12-10 Thread kinman
kinman 01/12/10 10:23:00 Modified:jasper/src/share/org/apache/jasper/compiler Tag: tomcat_40_branch XmlOutputter.java Log: PR: 5096 Submitted by: Hans Bergsten - Use UTF-8 encoding for XML view of a JSP page. Revision ChangesPath No

DO NOT REPLY [Bug 5096] - PageData.getInputStream() returns XML doc with invalid encoding

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5096. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[Fwd: using SSL_SESSION_ID for session tracking, anyone done it?]

2001-12-10 Thread Joel Roth-Nater
My idea is to let Apache handle SSL traffic, but pass the SSL_SESSION_ID through mod_webapp to Tomcat. Tomcat could then use it to track its sessions without cookies or URL-rewriting. Before I start writing the code myself, I wonder if anyone has tried to do it. I've been all over the

Re: [j-t-c] ajp and headaches

2001-12-10 Thread Bill Barker
- Original Message - From: [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Sunday, December 09, 2001 9:56 PM Subject: Re: [j-t-c] ajp and headaches The tomcat4.0 adapter - yes. The connector code ( low level Request, etc ) are based on MessageBytes, etc. It needs

DO NOT REPLY [Bug 5345] New: - Redirection fails in embedded Tomcat in wspack1-b06

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5345. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5345] - Redirection fails in embedded Tomcat in wspack1-b06

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5345. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

tomcat 4 and response buffer size

2001-12-10 Thread Kevin Seguin
i just happened to notice that the behaviour of tomcat 4 response buffers might not be as expected with respect to buffer size. below is some code from org/apache/catalina/connector/ResponseBase.java: --- snip --- public void write(byte b[], int off, int len) throws IOException {

DO NOT REPLY [Bug 5319] - AccessLogValve does not resolve hostname

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5319. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [Fwd: using SSL_SESSION_ID for session tracking, anyone done it?]

2001-12-10 Thread Bojan Smojver
Joel Roth-Nater wrote: My idea is to let Apache handle SSL traffic, but pass the SSL_SESSION_ID through mod_webapp to Tomcat. Tomcat could then use it to track its sessions without cookies or URL-rewriting. Before I start writing the code myself, I wonder if anyone has tried to do it.

Re: [Fwd: using SSL_SESSION_ID for session tracking, anyone done it?]

2001-12-10 Thread Eric Rescorla
Joel Roth-Nater [EMAIL PROTECTED] writes: My idea is to let Apache handle SSL traffic, but pass the SSL_SESSION_ID through mod_webapp to Tomcat. Tomcat could then use it to track its sessions without cookies or URL-rewriting. Before I start writing the code myself, I wonder if anyone has

HP-CSF and Tomcat

2001-12-10 Thread LOYD,AARON (HP-FtCollins,ex1)
Has anyone gotten Tomcat to run under HP's Core Services Framework? Using Tomcat 3.2 I tried setting up a CSF service to start and stop Tomcat using the Tomcat class and it's method execute(). Only to discover that they are protected and can't be accessed outside the package. Is there another

DO NOT REPLY [Bug 4843] - The stream from PageData.getInputStream() doesn't contain an encoding information

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4843. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Bug 5329 question regarding fixing of the issue

2001-12-10 Thread Andrew
Is there any work on fixing the inconsistent behavior of the Warp connector for win32, or will the Warp connector be phased out in favor of the ajp connector? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

DO NOT REPLY [Bug 4542] - jsp:include inside a custom tag can throw an exception.

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4542. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/tester/src/tester/org/apache/tester Session04.java SessionListener01.java

2001-12-10 Thread craigmcc
craigmcc01/12/10 19:51:34 Modified:tester/src/tester/org/apache/tester Session04.java SessionListener01.java Log: Enhance logging of session creation and destroy events, to ensure that the right events are called when you invalidate an old session, and

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat4/config ApacheConfig.java BaseJkConfig.java IISConfig.java NSConfig.java

2001-12-10 Thread billbarker
billbarker01/12/10 19:52:35 Modified:jk/java/org/apache/ajp/tomcat4/config ApacheConfig.java BaseJkConfig.java IISConfig.java NSConfig.java Log: Fix the Alias mapping in static by Apache mode. Now the Alias directives are handled correctly, even for a

Re: AJP Todo

2001-12-10 Thread Bill Barker
- Original Message - From: Incze Lajos [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Monday, December 10, 2001 8:02 AM Subject: Re: AJP Todo What's wrong with this? (ServletContext method javadoc both 2.2 and 2.3) Absolutely nothing. And indeed this is the

Re: AJP Todo

2001-12-10 Thread Craig R. McClanahan
On Mon, 10 Dec 2001, Bill Barker wrote: Date: Mon, 10 Dec 2001 20:00:35 -0800 From: Bill Barker [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Subject: Re: AJP Todo - Original Message - From: Incze Lajos [EMAIL

Re: AJP Todo

2001-12-10 Thread Bill Barker
- Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Monday, December 10, 2001 8:59 PM Subject: Re: AJP Todo On Mon, 10 Dec 2001, Bill Barker wrote: Date: Mon, 10 Dec 2001 20:00:35 -0800 From: Bill Barker [EMAIL

DO NOT REPLY [Bug 5349] New: - A nonfatal internal JIT (3.00.078(x)) error 'Relocation error

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5349. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Connection reset by peer

2001-12-10 Thread Renato
Hi all, I was looking through tomcat's log ( tomcat 3.2.4 + mod_jk under Red Hat 7.2 + Sun JVM 1.3.1_01 ) and I saw a lot of messages like this: java.net.SocketException: Connection reset by peer: Connection reset by peer at java.net.SocketInputStream.socketRead(Native Method)

Re: Connection reset by peer

2001-12-10 Thread Muhammad Ali Siddiqui
Hello, I had the same problem with tomcat in windows environment. Its just that when ever your connection between Tomcat and its client (mostly a web browser) breaks (may be due to pressing stop button in the browser or due to any other reason) it throws exception. And the exception stack trace

Re: Connection reset by peer

2001-12-10 Thread Renato
It looks that this error however is happening at the connector pool level. I see other 'connection reset by peer' errors but they have different stacks. This one looks more critical. It might also a bug in the JVM. Hello, I had the same problem with tomcat in windows environment. Its just