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

2000-12-31 Thread costin
costin 00/12/31 19:42:59 Modified:src/share/org/apache/tomcat/modules/config AutoSetup.java DefaultCMSetter.java Log: Fix missing package names. Revision ChangesPath 1.2 +1 -2 jakarta-tomcat/src/share/org/apache/tomcat/modules/config/

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

2000-12-31 Thread costin
costin 00/12/31 18:36:00 Modified:src/share/org/apache/tomcat/core Handler.java Log: Renamed Handler.doService() to Handler.invoke(). Added comments and get/set Next/Prev for handlers that act as Valves. Same thing can be implemented in a ValveHandler ( that will be part o

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

2000-12-31 Thread costin
costin 00/12/31 18:07:24 Modified:src/etc server.xml src/share/org/apache/tomcat/modules/aaa AccessInterceptor.java src/share/org/apache/tomcat/modules/config DefaultCMSetter.java LoaderInterceptor11.java

Tomcat defect report #679

2000-12-31 Thread Frank Stock
Hi, When I submitted defect #679, some (perhaps useful) information appears to have been stripped. A contact email address for me Steps to reproduce also did not seem to make it. They are very simple on my machine... simply launch Tomcat 3.2.1 using jdk 1.3. Boom! W

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

2000-12-31 Thread costin
costin 00/12/31 17:58:39 Modified:src/share/org/apache/tomcat/startup EmbededTomcat.java Added: src/share/org/apache/tomcat/modules/config AutoSetup.java DefaultCMSetter.java LoaderInterceptor11.java LoaderInterceptor12.java Polic

BugRat Report #679 has been filed.

2000-12-31 Thread BugRat Mail System
Bug report #679 has just been filed. You can view the report at the following URL: REPORT #679 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: critical

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers - New directory

2000-12-31 Thread costin
costin 00/12/31 17:29:27 jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/generators - New directory

2000-12-31 Thread costin
costin 00/12/31 17:29:19 jakarta-tomcat/src/share/org/apache/tomcat/modules/generators - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/loggers - New directory

2000-12-31 Thread costin
costin 00/12/31 17:29:23 jakarta-tomcat/src/share/org/apache/tomcat/modules/loggers - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/aaa - New directory

2000-12-31 Thread costin
costin 00/12/31 17:29:10 jakarta-tomcat/src/share/org/apache/tomcat/modules/aaa - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

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

2000-12-31 Thread costin
costin 00/12/31 16:19:00 Removed: src/share/org/apache/tomcat/context WorkDirInterceptor.java Log: Removed old WorkDirInterceptor. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

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

2000-12-31 Thread costin
costin 00/12/31 16:17:24 Modified:.changes3.3 src/facade22/org/apache/tomcat/facade HttpServletRequestFacade.java HttpSessionFacade.java Servlet22Interceptor.java src/share/org/apache/tomcat/context L

[Proposal] Fix for getUserPrincipal problem.

2000-12-31 Thread Thom Park
Hello! I have, what I believe is a fix for a problem reported by me earlier with getUserPrincipal, where two separate browser sessions return the same principal, even when the authorized users are different. The proposal is this: In several places in the code there are comments that state that t

Re: installation problems installing Tomcat 3.1 on a windows 98 machine

2000-12-31 Thread Ted Husted
If possible, you should start out with Tomcat 3.2 rather than 3.1 In any event, open a DOS window and change to your Tomcat directory Do * not * change to the bin subdirectory and try C:\jakarta-tomcat>bin\startup.bat After Tomcat starts, you chould have two DOS windows open. The first one ca

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/realm LocalStrings_es.properties JDBCRealm.java LocalStrings.properties MemoryRealm.java RealmBase.java

2000-12-31 Thread nacho
nacho 00/12/31 08:30:35 Modified:catalina/src/share/org/apache/catalina/realm JDBCRealm.java LocalStrings.properties MemoryRealm.java RealmBase.java Added: catalina/src/share/org/apache/catalina/realm Loca

cvs commit: jakarta-tomcat/src/admin/WEB-INF/classes/tadm TomcatIterateTEI.java TomcatIterate.java TomcatAdminTEI.java TomcatAdmin.java

2000-12-31 Thread nacho
nacho 00/12/31 07:39:15 Modified:src/admin/WEB-INF/classes/tadm TomcatIterateTEI.java TomcatIterate.java TomcatAdminTEI.java TomcatAdmin.java Log: Fixed the build. Revision ChangesPath 1.4 +0 -1 jakarta-tomcat

installation problems installing Tomcat 3.1 on a windows 98 machine

2000-12-31 Thread Beava201371567
Hi, I am fairly new to JAVA and am having a heck of a time installing Tomcat 3.1 on my windows 98 machine. I'm not sure where to start with my question so I'll just show you my console messages. If anyone can help me with this issue, I would appreciate it. I need to use Tomcat for a JAVA cl

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/http LocalStrings_es.properties LocalStrings.properties

2000-12-31 Thread nacho
nacho 00/12/31 08:35:17 Modified:catalina/src/share/org/apache/catalina/connector/http LocalStrings.properties Added: catalina/src/share/org/apache/catalina/connector/http LocalStrings_es.properties Log: no message Revis

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/resources LocalStrings_es.properties

2000-12-31 Thread nacho
nacho 00/12/31 08:33:48 Added: catalina/src/share/org/apache/catalina/resources LocalStrings_es.properties Log: no message Revision ChangesPath 1.1 jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/resources/LocalStri

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming LocalStrings_es.properties

2000-12-31 Thread nacho
nacho 00/12/31 08:32:09 Added: catalina/src/share/org/apache/naming LocalStrings_es.properties Log: no message Revision ChangesPath 1.1 jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/LocalStrings_es.properties I

RE: Session Serialize code

2000-12-31 Thread cmanolache
On Sat, 30 Dec 2000 [EMAIL PROTECTED] wrote: > Thanks. I'll love to see this. > I'm rewriting the session serialize code as a plug-in module (that was your > offer), so I need sterilization support for ServerSession. > > Please take care of that as fast as you can. I'm working on it - sorry for

Re: Session Serialize code

2000-12-31 Thread James Duncan Davidson
On 12/30/00 6:00 AM, "Kief Morris" <[EMAIL PROTECTED]> wrote: > It doesn't need to. I'm writing PersistentManager to put the session > on a queue to be serialized by another thread. This shouldn't have a > noticeable performance impact. At least on a machine that is not totally tweaked out and r

Re: Session Serialize code

2000-12-31 Thread James Duncan Davidson
On 12/29/00 6:35 PM, "Jon Stevens" <[EMAIL PROTECTED]> wrote: > If the server crashes, then you are screwed either way. > > If you are live, then serializing/deserializing the sessions for each and > every request could be a major slowdown (even with this code). This is why > there still isn't a

Re: JMX to build TC 4.0 m5

2000-12-31 Thread James Duncan Davidson
On 12/29/00 12:04 PM, "Jon Stevens" <[EMAIL PROTECTED]> wrote: > Yea, it denied my Berkeley, CA address at one point. :-) Yep. No way to map IP's to physical location except by top level ISPs -- and then only sortof. :) .duncan -- James Duncan Davidson[

Re: TC 4.0 vs. TC 3.x and division of labor

2000-12-31 Thread James Duncan Davidson
On 12/29/00 4:33 AM, "Paulo Gaspar" <[EMAIL PROTECTED]> wrote: > Sorry Duncan. I am in a different time zone and I reply to mails by the > date order they were sent. (That is how you got a batch of replies from > me altogether.) Cool enough. I should have been a bit clearer that I wasn't just tr

Re: TC 4.0 vs. TC 3.x and division of labor

2000-12-31 Thread James Duncan Davidson
On 12/28/00 11:29 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > Quoting James Duncan Davidson <[EMAIL PROTECTED]>: > >> Sideline this *now*. This will get discussed at the PMC meeting. > > Can non-PMC members like myself attend this ? Yep. It will be an open meeting. Phone dialups are goin

Re: Licensing / Source Question

2000-12-31 Thread James Duncan Davidson
On 12/28/00 10:41 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > - do you want to check in all the code ? It isn't bad, but maybe it would > be a better idea to check in only a subset - or move the utils in a > different top-level directory. Unless it is contributed to the ASF -- and the A

BugRat Report #411 - jsp:setProperty doesn't call set methods in beans if params have no value

2000-12-31 Thread BugRat Mail System
Report #411 Details Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: closed Priority: medium Severity: serious Confidence: public Environment: Release: Tomcat latest as of Nov 17 (stab JVM Release: 1.2 Operating System: Linux OS Release: Suse 7.0