cvs commit: jakarta-tomcat-4.0/webapps/examples/servlets jndi.html index.html

2000-11-01 Thread remm
remm00/11/01 22:17:24 Modified:webapps/examples/servlets index.html Added: webapps/examples/servlets jndi.html Log: - Link the new JNDI sevlet example from the servlet examples index page Revision ChangesPath 1.2 +8 -0 jakarta-tomcat-4.0/webapps/ex

cvs commit: jakarta-tomcat-4.0/webapps/examples/WEB-INF web.xml

2000-11-01 Thread remm
remm00/11/01 22:16:49 Modified:webapps/examples/WEB-INF web.xml Log: - Updated web.xml with some env-entry elements Revision ChangesPath 1.8 +35 -0 jakarta-tomcat-4.0/webapps/examples/WEB-INF/web.xml Index: web.xml ===

cvs commit: jakarta-tomcat-4.0/webapps/examples/WEB-INF/classes JndiServlet.java

2000-11-01 Thread remm
remm00/11/01 22:16:17 Added: webapps/examples/WEB-INF/classes JndiServlet.java Log: - Add a naming servlet example Revision ChangesPath 1.1 jakarta-tomcat-4.0/webapps/examples/WEB-INF/classes/JndiServlet.java Index: JndiServlet.java ===

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/java javaURLContextFactory.java

2000-11-01 Thread remm
remm00/11/01 22:14:18 Modified:catalina STATUS.html build.xml catalina/src/bin catalina.bat catalina.sh catalina/src/share/org/apache/catalina/core LocalStrings.properties StandardContext.java StandardCont

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/java - New directory

2000-11-01 Thread remm
remm00/11/01 22:12:21 jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/java - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/factory - New directory

2000-11-01 Thread remm
remm00/11/01 22:12:16 jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/factory - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming - New directory

2000-11-01 Thread remm
remm00/11/01 22:12:10 jakarta-tomcat-4.0/catalina/src/share/org/apache/naming - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.html

2000-11-01 Thread craigmcc
craigmcc00/11/01 20:41:15 Modified:catalina/src/share/org/apache/catalina Globals.java webapps/ROOT index.html Added: .RELEASE-NOTES-4.0-M5.txt Removed: .RELEASE-NOTES-4.0-M4.txt Log: Prepare for milestone 5. Revision ChangesPat

[ANNOUNCE] Tomcat 4.0 Milestone 4

2000-11-01 Thread Craig R. McClanahan
We're pleased to announce the availabililty of milestone 4 of the Tomcat 4.0 servlet container and JSP engine. Compared to milestone 3, this release reflects the following changes: * Implementation of all the changes between "public draft" and "proposed final draft" of the Servlet 2.3 and JSP

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.html

2000-11-01 Thread craigmcc
craigmcc00/11/01 19:20:55 Modified:catalina/src/share/org/apache/catalina Globals.java webapps/ROOT index.html Log: Update identifiers for Tomcat 4.0 milestone 4. Revision ChangesPath 1.13 +5 -5 jakarta-tomcat-4.0/catalina/src/share/org/apache/c

cvs commit: jakarta-tools testdriver.jar

2000-11-01 Thread craigmcc
craigmcc00/11/01 18:24:45 Modified:.testdriver.jar Log: Update testdriver.jar to the version required by jakarta-watchdog-4.0 tests. Revision ChangesPath 1.2 +183 -18 jakarta-tools/testdriver.jar <>

Redirect Tomcat System.out/System.err to logfile?

2000-11-01 Thread Jason Pell
Hello, Is there a way I can redirect System.out/System.err to logfile. Someone said that these go to the console where tomcat was started, but I use the "daemon tomcat start" command, so I am not sure that there is any output generated at all in daemon mode. I would therefore like to redirect t

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources messages.properties messages_es.properties

2000-11-01 Thread pierred
pierred 00/11/01 17:12:18 Modified:jasper/src/share/org/apache/jasper/resources messages.properties messages_es.properties Log: Add identity of faulty TLD file in message jsp.error.more.than.one.taglib Revision ChangesPath 1.9 +2 -2

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

2000-11-01 Thread pierred
pierred 00/11/01 17:08:42 Modified:jasper/src/share/org/apache/jasper/compiler TagLibrariesGlobal.java TagLibraryInfoImpl.java Log: Simply log an error instead of throwing an exception when problem processing a TLD. Also give the name of the TLD in the er

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup HostConfig.java

2000-11-01 Thread craigmcc
craigmcc00/11/01 17:00:17 Modified:.RELEASE-NOTES-4.0-M4.txt catalina/src/share/org/apache/catalina/startup HostConfig.java Log: Deploy a directory (under webapps) as an application if it at least has a WEB-INF subdirectory inside. P

RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util MessageBytes.java MimeHeaders.java MimeMap.java SessionIdGenerator.java

2000-11-01 Thread Larry Isaacs
Hi Costin, Good to see you back. FYI: My helper\SessionUtil.java is still looking for SessionIdGenerator.generateId(). Did you mean to commit SessionUtil.java too? Cheers, Larry -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 11/1/00 4:43 PM Subject: cvs commit:

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/context AutoSetup.java

2000-11-01 Thread nacho
nacho 00/11/01 16:43:48 Modified:src/share/org/apache/tomcat/context AutoSetup.java Log: Adapting code to new start order. Revision ChangesPath 1.18 +15 -19 jakarta-tomcat/src/share/org/apache/tomcat/context/AutoSetup.java Index: AutoSetup.java

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

2000-11-01 Thread pierred
pierred 00/11/01 16:43:20 Modified:jasper/src/share/org/apache/jasper/compiler TagLibrariesGlobal.java Log: Bug fix: use proper key for error message 'jsp.error.internal.filenotfound' Revision ChangesPath 1.2 +1 -1 jakarta-tomcat-4.0

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

2000-11-01 Thread nacho
nacho 00/11/01 16:42:58 Modified:src/share/org/apache/tomcat/util SessionIdGenerator.java Log: XXX Fixing the build quick and dirty need review Revision ChangesPath 1.6 +4 -0 jakarta-tomcat/src/share/org/apache/tomcat/util/SessionIdGenerator.java Index

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/modules/facade22 JspInterceptor.java

2000-11-01 Thread nacho
nacho 00/11/01 16:41:23 Modified:src/facade22/org/apache/tomcat/modules/facade22 JspInterceptor.java Log: Adding some (little mangling) to packagename, bugs in the handling of pages in the root of the context. Revision ChangesPath 1.8 +6

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/request JDBCRealm.java SimpleRealm.java

2000-11-01 Thread nacho
nacho 00/11/01 16:38:03 Modified:src/share/org/apache/tomcat/request JDBCRealm.java SimpleRealm.java Log: Adjusting Realms to the new startup order Revision ChangesPath 1.23 +22 -20 jakarta-tomcat/src/share/org/apache/tomcat/request/JDB

Re: Can market-first/measure-later sustain TC growth?

2000-11-01 Thread Jason Brittain
Hi again Roy. Roy Wilson wrote: > > Jason, > > A matter of small importance, and of philosophy, but ... > > > > > The great thing about this is that > > it gets some people jazzed about the project without making any > > real, solid claims. > > I think I'm ok on this. > > > And, about the

Can market-first/measure-later sustain TC growth?

2000-11-01 Thread Roy Wilson
Jason, A matter of small importance, and of philosophy, but ... > The great thing about this is that > it gets some people jazzed about the project without making any > real, solid claims. I think I'm ok on this. > And, about the sentence that says "performs well under heavy > load, even co

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

2000-11-01 Thread costin
costin 00/11/01 15:36:16 Modified:src/share/org/apache/tomcat/session StandardSessionInterceptor.java Log: Added "randomClass" property. This config option is used by the session interceptor to generate session id. Instead of using a system property o

Re: Tomcat 4.0 FAB

2000-11-01 Thread Jason Brittain
Hi Roy. Roy Wilson wrote: > > Jason, > > I am a geek aspiring to be a Catalina-performance-geek, but I know I > appreciated your marketing-speak more than I'm supposed to. :-) :) We're glad you liked it. > You mention that the built-in webserver performs well under heavy load. I > don't dou

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/util/xml XmlMapper.java

2000-11-01 Thread craigmcc
craigmcc00/11/01 15:20:40 Modified:catalina/src/share/org/apache/catalina/util/xml XmlMapper.java Log: Suppress a couple of System.out.println() messages unless debugging detail is turned on. Revision ChangesPath 1.4 +6 -4 jakarta-to

Re: Builds/Releases

2000-11-01 Thread cmanolache
Mark Porter wrote: > Why are the nightly builds broken (still!) and why is no-one answering > questions about builds/releases?!? Probably because there is so little free time... It's a volunteer project - if you have a nightly build system that works and you have the time to maintain it - I gues

Re: Tomcat 3.3dev status

2000-11-01 Thread cmanolache
Glenn Nielsen wrote: > I was wondering what the current status of the 3.3dev branch of Tomcat > is. I know Costin was doing a flurry of factoring changes and optimizations > to the core Tomcat classes. Has this work been completed? Is 3.3dev > ready for further testing and enhancements? I was

ContextManager loads incorrectly

2000-11-01 Thread Mark Lewis
I'm not a regular contributor to the devel mailing list, but I tracked down a problem I've experienced to a quirk (bug?) in the Tomcat 3.2beta6 source code and I thought I would post it here so that the powers that be can decide whether the code needs to be patched or not. When loading the Contex

Tomcat 3.3dev status

2000-11-01 Thread Glenn Nielsen
I was wondering what the current status of the 3.3dev branch of Tomcat is. I know Costin was doing a flurry of factoring changes and optimizations to the core Tomcat classes. Has this work been completed? Is 3.3dev ready for further testing and enhancements? Glenn --

Re: Tomcat 4.0 FAB

2000-11-01 Thread Roy Wilson
Jason, I am a geek aspiring to be a Catalina-performance-geek, but I know I appreciated your marketing-speak more than I'm supposed to. :-) You mention that the built-in webserver performs well under heavy load. I don't doubt it, but would like to know the data source (ApacheCon Europe?) and

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util MessageBytes.java MimeHeaders.java MimeMap.java SessionIdGenerator.java

2000-11-01 Thread costin
costin 00/11/01 13:43:29 Modified:src/share/org/apache/tomcat/util MessageBytes.java MimeHeaders.java MimeMap.java SessionIdGenerator.java Log: - added indexOf( c, starting ) to MessageBytes - in SessionIdGenerator, allow the cal

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/xml SaxContext.java XmlMapper.java

2000-11-01 Thread costin
costin 00/11/01 13:39:38 Modified:src/share/org/apache/tomcat/util/xml SaxContext.java XmlMapper.java Log: Added few more helper methods to the xml mapper. - you can define "variables" ( a global Hashtable ) ( that will eliminate the need for intermedia

RE: missing page

2000-11-01 Thread Michael Percy
Try here: http://jakarta.apache.org/builds/tomcat/release/v3.2-beta-6/bin/win32/i386/ > -Original Message- > From: Alan Dix [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 01, 2000 12:26 PM > To: '[EMAIL PROTECTED]' > Subject: missing page > > > On the web page > http://jakarta.a

BugRat Report #328 has been filed.

2000-11-01 Thread BugRat Mail System
Bug report #328 has just been filed. You can view the report at the following URL: REPORT #328 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: criti

missing page

2000-11-01 Thread Alan Dix
On the web page http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/in-process-howto.htm l there is a reference to the files required for an in-process operation: "The in-process adapter is not part of the "official" build of Jakarta, You can obtain the code and binaries needed for it by acc

BugRat Report #271 was closed (apparently by: Craig R. McClanahan)

2000-11-01 Thread BugRat Mail System
Report #271 was closed by Person #0 Synopsis: POST variables unavailable when posted from a Phone.com WAP phone (logged in as: Craig R. McClanahan) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

BugRat Report #274 was closed (apparently by: Craig R. McClanahan)

2000-11-01 Thread BugRat Mail System
Report #274 was closed by Person #0 Synopsis: Catalina: Null pointer exception in FormAuthenticator (logged in as: Craig R. McClanahan) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler TagBeginGenerator.java TagEndGenerator.java TagGeneratorBase.java TagLibraryInfoImpl.java

2000-11-01 Thread pierred
pierred 00/11/01 12:25:52 Modified:jasper/src/share/org/apache/jasper/compiler TagBeginGenerator.java TagEndGenerator.java TagGeneratorBase.java TagLibraryInfoImpl.java Log: Part 2 for the support of the following new JSP 1.2 feature:

Re: Tomcat 4.0 Milestone 4

2000-11-01 Thread Jason Brittain
In case you're interested, we've written a short document about Catalina's Features And Benefits (FAB) that is more geared for non-geeks (it's very marketingly-written :) that you may want to include with the M4 docs. I've attached it to this mail. It's a plain text version, but I'm sure it wou

BugRat Report #327 has been filed.

2000-11-01 Thread BugRat Mail System
Bug report #327 has just been filed. You can view the report at the following URL: REPORT #327 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: docbug State: received Priority: high Severity: non-

BugRat Report #52 was closed (apparently by: Craig R. McClanahan)

2000-11-01 Thread BugRat Mail System
Report #52 was closed by Person #0 Synopsis: Network timeout first time accessing secure page (logged in as: Craig R. McClanahan) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

BugRat Report #216 was closed (apparently by: Craig R. McClanahan)

2000-11-01 Thread BugRat Mail System
Report #216 was closed by Person #0 Synopsis: Parameter value does not acquired when the value is mult-byte characters and when used in HTML anchor tag (logged in as: Craig R. McClanahan) - To unsubscribe, e-mail: [EMAIL P

[BUG] jsp:plugin tag

2000-11-01 Thread Robert Gretta
i've noticed a html formating bug in the way jsp:plugin is interpreted and expanded in the latest version of tomcat. it causes both netscape and mozillia browser to fail in parsing the html tags... jsp code... interpretation... http://java.sun.com/products/plugin/1.2.2/jinstall->

BugRat Report #324 was closed (apparently by: Craig R. McClanahan)

2000-11-01 Thread BugRat Mail System
Report #324 was closed by Person #0 Synopsis: After init, getOutputStream fails. (logged in as: Craig R. McClanahan) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

BugRat Report #318 was closed (apparently by: Craig R. McClanahan)

2000-11-01 Thread BugRat Mail System
Report #318 was closed by Person #0 Synopsis: doPost() not invoked just after init() (logged in as: Craig R. McClanahan) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

BugRat Report #326 has been filed.

2000-11-01 Thread BugRat Mail System
Bug report #326 has just been filed. You can view the report at the following URL: REPORT #326 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: docbug State: received Priority: high Severity: cosm

BugRat Report #242 was closed (apparently by: Craig R. McClanahan)

2000-11-01 Thread BugRat Mail System
Report #242 was closed by Person #0 Synopsis: Problem including HTML files with 4.0 M2 (logged in as: Craig R. McClanahan) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: BugRat Report #323 has been filed.

2000-11-01 Thread Rick Beaubien
Please note that the problem I am reporting does not pertain to UTF-8 encoding in URLs, but to UTF-8 encoded values above the ascii range in the CONTENT of the HTML pages prepared by my servlet. The content of my pages includes UTF-8 encode unicode values in the CJK range. For example, see the

Hello? Anybody?

2000-11-01 Thread Ethan Wallwork
Can someone PLEASE respond on this? Even if only to tell me I have no idea what I'm talking about? I really would like to find out what the proper behaviour for Tomcat in this situation is. Thank you, Ethan -Original Message- From: Ethan Wallwork [mailto:[EMAIL PROTECTED]] Sent: Monda

RE: java.security.policy problems with EmbededTomcat

2000-11-01 Thread Stefán F. Stefánsson
I found out what the problem was and I want to post it here if it could help someone else. The bug wasn't with tomcat it was the JDK. It wasn't finding the policy file I specified which is very strange since I did put it in {java_home}/jre/lib/security and I even added a line in the java.securit

BugRat Report #325 has been filed.

2000-11-01 Thread BugRat Mail System
Bug report #325 has just been filed. You can view the report at the following URL: REPORT #325 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: webbug State: received Priority: high Severity: seri

Source files not being copied into {jakarta.home}build/tomcat/src/

2000-11-01 Thread Stefán F. Stefánsson
Hi... this is more of a pointer than a bug... Isn't it true that in earlier releases of Tomcat 3.2 the source files got copied to the src directory when you performed build? This doesn't happen now when you run build... it does however happen when you run build dist... Is this intentional or