TC4 SSL HOWTO

2001-08-16 Thread Christopher Cain
Okay, I finally got around to writing that SSL HOWTO I kept promising. It's attached. Yeah, yeah, it's a plain old text file. I can't be bothered with XHTML or DocBooks at 2:00am =) Seriously, though, the doc format stuff is still kind of up in the air AFAIK, and I wasn't sure how or where

Re: TC4 SSL HOWTO

2001-08-16 Thread Christopher Cain
Oops ... one other thing. If someone decides to commit this as-is, please add '(passwords: changeit)' to Step 3 of the QUICKSTART section. - Christopher

Unfound Package Error Message

2001-08-16 Thread Peter Joanes
Hello, I have a server running tomcat 4.0 beta 7. I put on it an application that sends email, so mail.jar is in the WEB-INF/lib directory. I got a very unuseful error message when accessing the relevant JSP: Root Cause: java.lang.NumberFormatException: Could not find package named at

cvs commit: jakarta-tomcat-connectors/webapp README.txt

2001-08-16 Thread pier
pier01/08/16 08:41:18 Modified:webapp README.txt Log: Updated the README file to avoid confusion. Revision ChangesPath 1.14 +17 -2 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt

randomFile in SessionIdGenerator TC3.3B1

2001-08-16 Thread Bill Barker
I just lost half an hour of my life trying to set up TC3.3B1 on a Windows box because I forgot to remove the randomFile attribute on SessionIdGenerator. For the benefit of us under-priviledged people who have to live on systems like Windows and Solaris, could this attribute please be moved

RE: randomFile in SessionIdGenerator TC3.3B1

2001-08-16 Thread Martin van den Bemt
works well for me ;)) -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 7:19 PM To: [EMAIL PROTECTED] Subject: randomFile in SessionIdGenerator TC3.3B1 I just lost half an hour of my life trying to set up TC3.3B1 on a Windows

Re: randomFile in SessionIdGenerator TC3.3B1

2001-08-16 Thread cmanolache
On Thu, 16 Aug 2001, Bill Barker wrote: I just lost half an hour of my life trying to set up TC3.3B1 on a Windows box because I forgot to remove the randomFile attribute on SessionIdGenerator. For the benefit of us under-priviledged people who have to live on systems like Windows and

New SSL HOWTOs

2001-08-16 Thread Christopher Cain
While creating the 3.3 version of my SSL HOWTO, I also polished off the wording here and there and added a TOC and section marks for easier navigation. Attached are both the 3.3 and 4.0 versions of the file. Consider this 4.0 version to supercede the one I sent last night (or early this morning,

Re: TC4 SSL HOWTO

2001-08-16 Thread Rob S.
haven't heard any feedback (other than that the stupid XML parsers on Windows won't do includes of relative paths correctly, which I need to figure out a workaround for), so I'm going on the lazy consensus assumption until someone gripes about that approach and suggests something

RE: New SSL HOWTOs

2001-08-16 Thread Larry Isaacs
Actually JDK 1.1.8 doesn't support the jre/lib/ext directory. This was new for Java2. I'll review the documents before committing them. Thanks for the help. Larry -Original Message- From: Christopher Cain [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 2:12 PM To:

Re: TC4 SSL HOWTO

2001-08-16 Thread Craig R. McClanahan
On Thu, 16 Aug 2001, Rob S. wrote: haven't heard any feedback (other than that the stupid XML parsers on Windows won't do includes of relative paths correctly, which I need to figure out a workaround for), so I'm going on the lazy consensus assumption until someone gripes about that

Re: New SSL HOWTOs

2001-08-16 Thread Christopher Cain
D'oh! Sorry about that, I thought I remembered it being there back when I ran the 1.1.8 JDK, but I've slept since then. :) The relevant places that will require a slight editing, then, are: * Section 1 - Quickstart Instructions, step 1 * Section 3 - Configuration Instructions, step zero ;-) *

Exception when hitting stop on slow servlet..

2001-08-16 Thread Martin van den Bemt
Hi, Just got an exception on a slow servlet and probably hit stop on the right moment, because it didn't happen anymore after that, so this one is easy to mis.. (sorry I cannot copy and paste so bear with me..) Ajp13Interceptor: Processing connection org.apache.tomcat.util.net.TcpConnection -

FW: Version

2001-08-16 Thread Martin van den Bemt
Based on this (and other reactions) maby adding a -version to the startup options is a good idea ? mvgr, Martin -Original Message- From: Barnabas Yohannes [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 9:38 PM To: [EMAIL PROTECTED] Subject: Version Folks, How do I know

Re: Exception when hitting stop on slow servlet..

2001-08-16 Thread Pier P. Fumagalli
Martin van den Bemt at [EMAIL PROTECTED] wrote: Hi, Just got an exception on a slow servlet and probably hit stop on the right moment, because it didn't happen anymore after that, so this one is easy to mis.. (sorry I cannot copy and paste so bear with me..) Ajp13Interceptor:

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs ssl-howto.xml build.xml index.xml project.xml

2001-08-16 Thread craigmcc
craigmcc01/08/16 13:21:54 Modified:webapps/tomcat-docs build.xml index.xml project.xml Added: webapps/tomcat-docs ssl-howto.xml Log: Add Christopher Cain's *excellent* SSL HOWTO to the Tomcat 4 documentation app (tomcat-docs). I took a couple of minor liberties with the

RE: Exception when hitting stop on slow servlet..

2001-08-16 Thread Martin van den Bemt
Keep forgetting that.. mod_webapp crashes are yours ;)).. -Original Message- From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 10:20 PM To: [EMAIL PROTECTED] Subject: Re: Exception when hitting stop on slow servlet.. Martin van den Bemt at

FW: i18n UTF to ISO charsets conversions..

2001-08-16 Thread Martin van den Bemt
Hi guys, I think my message got lost on tomcat-user and will never be replies to ;((.. Since tomcat does a lot of translating, I hope one of you guys (or girls?) can give me a couple of hints how to get this done (if it can be done that is..).. TIA, Mvgr, Martin -Original Message-

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs ssl-howto.xml build.xml index.xml project.xml

2001-08-16 Thread Christopher Cain
[EMAIL PROTECTED] wrote: craigmcc01/08/16 13:21:54 [snip] I took a couple of minor liberties with the wording, but the rest was great. _Outstanding_ job on those liberties. The polishing you did in a few places is superb, and the final version is quite slick. Thanks! - Christopher

Re: FW: i18n UTF to ISO charsets conversions..

2001-08-16 Thread Craig R. McClanahan
On Thu, 16 Aug 2001, Martin van den Bemt wrote: Hi guys, I think my message got lost on tomcat-user and will never be replies to ;((.. Probably 'cause it's not really a Tomcat question. :-) Since tomcat does a lot of translating, I hope one of you guys (or girls?) can give me a

JSP Document parsing

2001-08-16 Thread Mark Abbott
Hi all - I've noticed a couple of problems with Jasper when processing JSP documents, that is, JSP pages authored in the XML syntax. I'm using the tomcat-b7 release. The documents I've tried contain explicit jsp:root elements, as it seems they ought to. Unfortunately, the XmlOutputter class in

RE: Exception when hitting stop on slow servlet..

2001-08-16 Thread Rob S.
org.apache.tomcat.util.net.TcpConnection - java.net.SocketException: Connection reset by peer (maby this must be Pier?) HAHAHAHAHHAA that's too funny =) Connection reset by Pier lol - r

Re: Exception when hitting stop on slow servlet..

2001-08-16 Thread Christopher Cain
Rob S. wrote: org.apache.tomcat.util.net.TcpConnection - java.net.SocketException: Connection reset by peer (maby this must be Pier?) HAHAHAHAHHAA that's too funny =) Connection reset by Pier lol LOL! I think someone should try and sneak in a source patch and change the exception to

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs manager-howto.xml index.xml project.xml

2001-08-16 Thread craigmcc
craigmcc01/08/16 16:21:25 Modified:webapps/tomcat-docs index.xml project.xml Added: webapps/tomcat-docs manager-howto.xml Log: Add a HOW-TO doc for the Manager web application (motivated by Christopher's SSL HOW-TO and a couple of questions on TOMCAT-USER today).

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs build.xml

2001-08-16 Thread craigmcc
craigmcc01/08/16 16:32:55 Modified:webapps/tomcat-docs build.xml Log: Add back the build of the functional specs - to be checked in momentarily. Revision ChangesPath 1.8 +0 -4 jakarta-tomcat-4.0/webapps/tomcat-docs/build.xml Index: build.xml

Re: New SSL HOWTOs

2001-08-16 Thread Jim Seach
--- Christopher Cain [EMAIL PROTECTED] wrote: While creating the 3.3 version of my SSL HOWTO, I also polished off the wording here and there and added a TOC and section marks for easier navigation. Attached are both the 3.3 and 4.0 versions of the file. Consider this 4.0 version to

Re: New SSL HOWTOs

2001-08-16 Thread Christopher Cain
Quoting Jim Seach [EMAIL PROTECTED]: Thanks! I tried out your quickstart instructions with JDK 1.3 and Tomcat 3.2.3 on Windows 98 and it worked like a charm. The background and detail sections are well written and contain valuable information. Nice Job! Cool, thanks =) I can't really

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config ApacheConfig.java

2001-08-16 Thread larryi
larryi 01/08/16 20:53:24 Modified:src/share/org/apache/tomcat/modules/config ApacheConfig.java Log: Update to make all contexts for a virtual host appear within a single Virtual Host block. For a root context in a virtual host, set DocumentRoot instead of a using Alias /

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Context.java ContextManager.java

2001-08-16 Thread costin
costin 01/08/16 20:59:48 Modified:src/share/org/apache/tomcat/core Context.java ContextManager.java Log: Small changes ( but the diff is big ). I tried to put in order all the package/protected/final stuff. Having final methods and classes hava a

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core BaseInterceptor.java Container.java Handler.java OutputBuffer.java Request.java Response.java ServerSession.java

2001-08-16 Thread costin
costin 01/08/16 21:02:55 Modified:src/share/org/apache/tomcat/core BaseInterceptor.java Container.java Handler.java OutputBuffer.java Request.java Response.java ServerSession.java Log: Same thing. Some fields were package, changed

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/session SessionId.java

2001-08-16 Thread costin
costin 01/08/16 21:03:55 Modified:src/share/org/apache/tomcat/modules/session SessionId.java Log: Fix NPE when debugging is enabled. Thanks to Bill Barker [EMAIL PROTECTED] for finding this. Revision ChangesPath 1.13 +0 -1

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util IntrospectionUtils.java

2001-08-16 Thread costin
costin 01/08/16 21:07:45 Modified:src/share/org/apache/tomcat/util IntrospectionUtils.java Log: Started to implement the command line enhancements. Adding a command line option used to be pretty tricky, plus we want the object to be usable from ant or as a general bean.

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/startup EnableAdmin.java EmbededTomcat.java StopTomcat.java Tomcat.java

2001-08-16 Thread costin
costin 01/08/16 21:23:00 Modified:src/share/org/apache/tomcat/startup EmbededTomcat.java StopTomcat.java Tomcat.java Added: src/share/org/apache/tomcat/startup EnableAdmin.java Log: The changes in the startup code. Revision ChangesPath