Re: AccessLogUtil and minor patch to AccessLogValve

2001-01-12 Thread David Weinrich
In diving through the documentation I found for log4j, and hitting the website I noticed...it is now part of the jakarta project (yay!). Seems like this would be a (much much much) better idea than my mostly-untested syslog code for an addition to the logger classes, any thoughts on this? David W

AccessLogUtil and minor patch to AccessLogValve

2001-01-12 Thread David Weinrich
Time for another installment of the AccessLogUtil, this time the parser is ( nearly ) done and handles most of the possible entries that the apache mod_log_config does are present ( including filtering an entry based on status code and parameters to a particular entry type ). The docs for that mod

cvs commit: jakarta-tomcat-4.1/catalina/src/share/org/apache/catalina/loader StandardClassLoader.java StandardLoader.java

2001-01-12 Thread remm
remm01/01/12 21:27:54 Modified:catalina/src/share/org/apache/catalina/loader StandardClassLoader.java StandardLoader.java Log: - "Fixes" webapp classloading. - Class files in /WEB-INF/classes are loaded through a URL to a DirContext (good :). - JA

cvs commit: jakarta-tomcat-4.1/catalina/src/share/org/apache/catalina/core ApplicationContext.java

2001-01-12 Thread remm
remm01/01/12 21:22:41 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java Log: - Implement getRealPath (fixes Jasper). - getRealPath() returns the name of the file which would be server by the request. Note that a file does

cvs commit: jakarta-tomcat-4.1/catalina/src/share/org/apache/catalina/core StandardContext.java

2001-01-12 Thread remm
remm01/01/12 21:20:49 Modified:catalina/src/share/org/apache/catalina/core StandardContext.java Log: - Fix path initialization of the DirContext. Revision ChangesPath 1.35 +15 -10 jakarta-tomcat-4.1/catalina/src/share/org/apache/catal

cvs commit: jakarta-tomcat-4.1/catalina/src/share/org/apache/catalina/servlets DefaultServlet.java LocalStrings.properties

2001-01-12 Thread remm
remm01/01/12 21:20:05 Modified:catalina/src/share/org/apache/catalina/servlets DefaultServlet.java LocalStrings.properties Log: - Fix lots of path related problems. - Directory browser works again. - The only known issues are : - writing, which wi

cvs commit: jakarta-tomcat-4.1/catalina/src/share/org/apache/naming/resources DirContextURLStreamHandlerFactory.java DirContextURLConnection.java LocalStrings.properties

2001-01-12 Thread remm
remm01/01/12 21:17:05 Modified:catalina/src/share/org/apache/naming/resources DirContextURLConnection.java LocalStrings.properties Added: catalina/src/share/org/apache/naming/resources DirContextURLStrea

cvs commit: jakarta-tomcat-4.1/catalina/src/share/org/apache/naming/resources FileDirContext.java

2001-01-12 Thread remm
remm01/01/12 21:15:56 Modified:catalina/src/share/org/apache/naming/resources FileDirContext.java Log: - Fix minor path related problems. - Still three unimplemented functions. - Apparently, there are problems with encoding/decoding (so accessing file

Re: cvs commit: jakarta-tomcat/src/doc faq

2001-01-12 Thread Hans Bergsten
[EMAIL PROTECTED] wrote: > > nacho 01/01/12 17:12:23 > > Modified:src/doc Tag: tomcat_32 faq > Log: > src/doc/faq contains wrong information for overriding the JspServlet > Submitter: David Rees ( [EMAIL PROTECTED] ) > [...] > - org.apache

[PATCHES] Catalina Session handling

2001-01-12 Thread Kief Morris
This is the first of two sets of patches relating to sessions. The following set will be my proposed session persistence package, while these are more general and should be considered independently. ManagerBase.java - Fixed a bug where recycled sessions do

[PATCHES] Catalina 4.1 Session Persistence

2001-01-12 Thread Kief Morris
These patches are my proposal for session persistence in Catalina 4.1. Please look these over and give me your comments, and commit them if they look OK. The main change is the addition of a PersistentManager class, an optional replacement for StandardManager, providing the following configurable

Re: [OFF TOPIC] HTML question

2001-01-12 Thread Jon Stevens
on 1/12/01 6:12 PM, "Marc Saegesser" <[EMAIL PROTECTED]> wrote: > There must be something simple that I'm missing. URL encode it. -jon -- Honk if you love peace and quiet. - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

[OFF TOPIC] HTML question

2001-01-12 Thread Marc Saegesser
Please excuse this way off topic question but I'm looking for someone smarter than I am and this seems like a good place to look :-) I'm fighting with an HTML question. I need to create a hidden tag whose value will contain white space, double quotes and single quotes. For example Obviously

RE: An alternative to JSP

2001-01-12 Thread Peter Donald
At 07:22 12/1/01 -0600, Nick Bauman wrote: >Somewhat unrelated, I hear a lot of people going gaga over XSLT for web >development. I understand the desire: a single document represents the >data of the page, while other documents are used to convert that data for >different clients / views with an

RE: BugRat Report #758 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread Nick Bauman
758 has been reopened. On Sat, 13 Jan 2001, Ignacio J. Ortega wrote: > Upsss, this was closed by mistake, sorry > > Nick can you reopen it, please ??? > > TIA > > Saludos , > Ignacio J. Ortega > > > > -Mensaje original- > > De: BugRat Mail System [mailto:[EMAIL PROTECTED]] > > Envia

BugRat Report #758 was assigned to Z_Tomcat Alias

2001-01-12 Thread BugRat Mail System
Report #758 was assigned to Person #1 Name: Z_Tomcat Alias Email:[EMAIL PROTECTED] HomePage: http://jakarta.apache.org Phone:-NA- FAX: -NA- The report was previously assigned to person #17 Name: Z_Ant Alias Email:[EMAIL PROTECTED] HomePage: -NA-

BugRat Report #758 was assigned to Z_Ant Alias

2001-01-12 Thread BugRat Mail System
Report #758 was assigned to Person #17 Name: Z_Ant Alias Email:[EMAIL PROTECTED] HomePage: -NA- Phone:-NA- FAX: -NA- The report was previously assigned to person #1 Name: Z_Tomcat Alias Email:[EMAIL PROTECTED] HomePage: http://jakarta.apache.org

RE: An alternative to JSP

2001-01-12 Thread Nick Bauman
Somewhat unrelated, I hear a lot of people going gaga over XSLT for web development. I understand the desire: a single document represents the data of the page, while other documents are used to convert that data for different clients / views with an emphasis on content seperation from presentatio

FW: Jakarta PMC Meeting Agenda / Info

2001-01-12 Thread James Duncan Davidson
-- James Duncan Davidson[EMAIL PROTECTED] !try; do() -- Forwarded Message From: James Duncan Davidson <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Fri, 12 Jan 2001 17:16:24 -08

BugRat Report #749 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #749 was closed by Person #0 Synopsis: I had same problem like Bug Report #61 (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: BugRat Report #758 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread Ignacio J. Ortega
Upsss, this was closed by mistake, sorry Nick can you reopen it, please ??? TIA Saludos , Ignacio J. Ortega > -Mensaje original- > De: BugRat Mail System [mailto:[EMAIL PROTECTED]] > Enviado el: sábado 13 de enero de 2001 2:05 > Para: Z_Tomcat Alias > Asunto: BugRat Report #758 was cl

RE: An alternative to JSP

2001-01-12 Thread Tomas Rokicki
> Exactly. It would have been nice if JSP was done right from the start > instead of having an original goal of attempting to provide a solution to > strictly compete with ASP. My thought is that JSP was `done right from the start' (at least, with custom taglibs)---it just doesn't solve the whole

BugRat Report #752 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #752 was closed by Person #0 Synopsis: User Principal incorrectly Maintained (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

BugRat Report #528 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #528 was closed by Person #0 Synopsis: src/doc/faq contains wrong information for overriding the JspServlet (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [

cvs commit: jakarta-tomcat/src/doc faq

2001-01-12 Thread nacho
nacho 01/01/12 17:12:23 Modified:src/doc Tag: tomcat_32 faq Log: src/doc/faq contains wrong information for overriding the JspServlet Submitter: David Rees ( [EMAIL PROTECTED] ) Revision ChangesPath No revision No

BugRat Report #756 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #756 was closed by Person #0 Synopsis: User Principal incorrectly Maintained - Fix (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

BugRat Report #758 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #758 was closed by Person #0 Synopsis: HTTP POST incorrect behavior (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

BugRat Report #757 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #757 was closed by Person #0 Synopsis: User Principal incorrectly Maintained - Fix (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

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

2001-01-12 Thread nacho
nacho 01/01/12 17:08:27 Modified:src/share/org/apache/tomcat/core Tag: tomcat_32 RequestImpl.java Log: Bug Report #757 User Principal incorrectly Maintained Submitted by David Winterfeldt ( [EMAIL PROTECTED] ) Revision

Reports #638 & #637

2001-01-12 Thread Ignacio J. Ortega
Hola a todos: Please AJP12 & 13 experts :-) Have a look at reports #637 & #638 they seems related to same issue ( #638 is hard to undertsand but relates to the same issue i think ) , i can recall some guy did put a test page online some time ago about that, please take a look at it, seems relat

cvs commit: jakarta-tomcat-4.1/tester/src/tester/org/apache/tester SetBufferSize01.java

2001-01-12 Thread craigmcc
craigmcc01/01/12 16:52:01 Modified:tester/src/tester/org/apache/tester SetBufferSize01.java Log: Forward port the test imrpovement. Revision ChangesPath 1.2 +4 -6 jakarta-tomcat-4.1/tester/src/tester/org/apache/tester/SetBufferSize01.java Index: SetBuffe

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

2001-01-12 Thread craigmcc
craigmcc01/01/12 16:51:01 Modified:tester/src/tester/org/apache/tester SetBufferSize01.java Log: Tweak the details of this test so that it operates more like the corresponding CTS version (i.e. outputs text before the attempted call to setBufferSize()). Revision Changes

Patch for 3.2.2 - Bug #528

2001-01-12 Thread David Rees
Maybe with some luck this patch will finally make it into Tomcat 3.2.2. Will somebody _please_ commit this to CVS? I've been trying to get this committed to CVS for over a month now (probably send 3-4 emails to tomcat-dev about it now), but no-one wants to apply it for some reason. -Dave > ---

RE: Tomcat 3.2.2 [Was: Re: BugRat Report #690 has been filed.]

2001-01-12 Thread GOMEZ Henri
A release will be nice since there were many bugs out since the 3.2.1 (jsp/jk) I think it will be time to make TC 3.2 release more frequently. +1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMA

RE: [PATCH] adapter in load balancing (version 1.2 - Tomcat 3.2.x)

2001-01-12 Thread GOMEZ Henri
Will you update also the 3.3 branch ?-) "Pour la plupart des hommes, se corriger consiste à changer de défauts." -- Voltaire >-Original Message- >From: Dan Milstein [mailto:[EMAIL PROTECTED]] >Sent: Friday, January 12, 2001 6:59 PM >To: [EMAIL PROTECTED] >Subject: Re: [PATCH] adapter in

Re: NullPointerException from HttpSessionFacade.invalidate()

2001-01-12 Thread Christopher K. St. John
Hans Bergsten wrote: > > "Christopher K. St. John" wrote: > > > > 7.3 Session Scope > > > > HttpSession objects must be scoped at the > > application / servlet context level. The > > underlying mechanism, such as the cookie > > used to establish the session, can be shared > > between

Re: NullPointerException from HttpSessionFacade.invalidate()

2001-01-12 Thread Hans Bergsten
"Christopher K. St. John" wrote: > > Hans Bergsten wrote: > > > > The spec may not be explicit enough about this, but the session object > > you get back from the getSession() object is a container-managed object > > that the application is not supposed/allowed to keep long-lived > > references >

cvs commit: jakarta-tomcat-4.1/catalina build.xml

2001-01-12 Thread remm
remm01/01/12 14:14:38 Modified:catalina build.xml Log: - ResourceFactory and TransactionFactory don't need to be left out of the build, since dependencies and imports from other parts of J2EE have been removed (using dynamic class loading instead). Revision Changes

Re: NullPointerException from HttpSessionFacade.invalidate()

2001-01-12 Thread Christopher K. St. John
Hans Bergsten wrote: > > The spec may not be explicit enough about this, but the session object > you get back from the getSession() object is a container-managed object > that the application is not supposed/allowed to keep long-lived > references > to. It's the same as with all other container-o

RE: An alternative to JSP

2001-01-12 Thread Paulo Gaspar
Besides, I still found no great support for custom taglibs on DreamWeaver/UltraDev. OTOH, JSP + Custom Taglibs + Velocity/WebMacro can be a nice solution. I work with people that can use a couple of custom taglibs + SQL to get data from a database and then make a Vel./WM template work. They alre

RE: Tomcat 3.2.2 [Was: Re: BugRat Report #690 has been filed.]

2001-01-12 Thread Marc Saegesser
BugReport 748 came in this morning. I'm up to my eyeballs at work lately so I haven't been able to look at it in depth, but it does look like a real spec violation so it probably should be considered for 3.2.2. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On B

un subscribe me...................

2001-01-12 Thread PAPIREDDY Poreddy
  -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Friday, January 12, 2001 9:20 PMTo: [EMAIL PROTECTED]Subject: possible problem with CLIENT-CERT login and security constraint on TOMCAT 4.0Hi, I try to configure TOMCAT server to authenticate

Re: An alternative to JSP

2001-01-12 Thread Jon Stevens
on 1/12/01 12:31 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > So did you Jon ... it's called Velocity :-) Exactly. It would have been nice if JSP was done right from the start instead of having an original goal of attempting to provide a solution to strictly compete with ASP. > JSP, a

Re: NullPointerException from HttpSessionFacade.invalidate()

2001-01-12 Thread cmanolache
> Another solution, IMHO, is to make sure all these objects are only used > within the thread they where allocated for. Briefly, add a package scope > setThreadID() method to the classes that implement pooled objects like > this and let the container call this method with the current thread ID >

RE: An alternative to JSP

2001-01-12 Thread Taglang, Guillaume
Hi, Following the discussion we have decided to use an approach using the filter features of the new servlet specifications. A application foo will follow this steps: 0. some filtering is done for session stuff, security, etc. 1. the request is going to a controller servlet which is doing whate

Re: Tomcat 3.2.2 [Was: Re: BugRat Report #690 has been filed.]

2001-01-12 Thread Hans Bergsten
Hans Bergsten wrote: > > "Ignacio J. Ortega" wrote: > > > > Hola Hans , Marc: > > > > You are using 3.2 from CVS AFAIK i did apply a patch 2 oe 3 weeks > > ago , that seems to resolve this problem, were reports #619 #653 #513 , > > and i think this is resolved in CVS, please review it and i w

Re: An alternative to JSP

2001-01-12 Thread Craig R. McClanahan
Jon Stevens wrote: > on 1/12/01 11:49 AM, "Tomas Rokicki" <[EMAIL PROTECTED]> wrote: > > > With the solution we're deploying in-house here, your dynamic row > > example is just > > > > %tr rundata%%key% = %value% > > > > which is editable in WYSIWYG HTML editors, contains no Java code, > > and so

BugRat Report #758 has been filed.

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

RE: An alternative to JSP

2001-01-12 Thread Tomas Rokicki
I don't look at it as odd at all. JSP and servlets in general are *very low level* abstractions. They are incredibly useful, but they are at such a low level that it's very difficult to build a complex application. It's like coding in machine language. It's not that difficult to add a layer or

IM LOST, ERROR 500????

2001-01-12 Thread Mary McCarthy
Hi Im writing my first little program that will welcome a user once she enters and submits her details into a web page.There is no problem Writing the JSP files but I cannot start a new .java file in Jbuilder, so I write it in Homesite, save it as .java and attempt to compile it to .class in Jbuild

BugRat Report #757 has been filed.

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

BugRat Report #756 has been filed.

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

Re: An alternative to JSP

2001-01-12 Thread Jon Stevens
on 1/12/01 11:49 AM, "Tomas Rokicki" <[EMAIL PROTECTED]> wrote: > With the solution we're deploying in-house here, your dynamic row > example is just > > %tr rundata%%key% = %value% > > which is editable in WYSIWYG HTML editors, contains no Java code, > and so on . . . the magic %tr ...% tells

RE: An alternative to JSP

2001-01-12 Thread Tomas Rokicki
With the solution we're deploying in-house here, your dynamic row example is just %tr rundata%%key% = %value% which is editable in WYSIWYG HTML editors, contains no Java code, and so on . . . the magic %tr ...% tells it to iterate on table rows. Oh, but of course it's YATL so I'll shut up now.

Re: Interceptor architecture

2001-01-12 Thread cmanolache
> Hi, > > Could someone please direct me to any useful documentation that explains the > architecture for building interceptors for Tomcat? Any resource that > explains how to use the Tomcat open APIs would be helpful. Read the BaseInterceptor comments - all you have to do is extend it and imple

Re: An alternative to JSP

2001-01-12 Thread Jon Stevens
on 1/11/01 8:30 PM, "Geoff Soutter" <[EMAIL PROTECTED]> wrote: > Yeah, but thats an impl detail. You could easily modify it to load the HTML > on the fly, so that the HTML could be modified separately. The main thing I > like here is that you actually start with a "proper" HTML file, without a >

BugRat Report #755 has been filed.

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

Re: NullPointerException from HttpSessionFacade.invalidate()

2001-01-12 Thread Hans Bergsten
[EMAIL PROTECTED] wrote: > > > There lies the catch and the source of problem in my understanding. > > In different requests relating to > > the same session, I may get referance to HttpSessionFacade instances which > > are different, but I expect them to be same (although not guarantied by > >

BugRat Report #754 has been filed.

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

Interceptor architecture

2001-01-12 Thread Aprameya N. Paduthonse
Hi, Could someone please direct me to any useful documentation that explains the architecture for building interceptors for Tomcat? Any resource that explains how to use the Tomcat open APIs would be helpful. Thanks in advance, Aprameya Paduthonse

Re: NullPointerException from HttpSessionFacade.invalidate()

2001-01-12 Thread Hans Bergsten
Gokul Singh wrote: > [...] > > The reason you see a behavior difference is that Tomcat 3.1 did not > recycle session object instances, but Tomcat 3.2 does. > > There lies the catch and the source of problem in my understanding. > In different requests relating to > the same session, I may get re

Re: NullPointerException from HttpSessionFacade.invalidate()

2001-01-12 Thread cmanolache
> There lies the catch and the source of problem in my understanding. > In different requests relating to > the same session, I may get referance to HttpSessionFacade instances which > are different, but I expect them to be same (although not guarantied by > specs but I thought it was a tacit agr

Re: possible problem with CLIENT-CERT login and security constraint on TOMCAT 4.0

2001-01-12 Thread Craig R. McClanahan
Shahed Ali wrote:  Hi, This is slightly off the original post. But I want to do auth based on client certificates. However, I am using Tomcat 3.2.1 with Apache and Virtual Hosts.Also I have the tag in my server.xml. Now I remember reading people having problems passing a client cert fromapache

[PATCH] (Was: 3.2 cvs problems with ROOT context?)

2001-01-12 Thread Dimitris Dinodimos
Hello to all of you,This bug was introduced by the latest fix, that was made to correct the problem in tomcat when it didn't have a ROOT context.This patch gives getLongestPrefixMatch() a chance to return the ROOT context.Cheers,Dimitris Dinodimos Index: PrefixMapper.java ==

Re: possible problem with CLIENT-CERT login and security constraint on TOMCAT 4.0

2001-01-12 Thread Shahed Ali
Hi,   This is slightly off the original post.   But I want to do auth based on client certificates.   However, I am using Tomcat 3.2.1 with Apache and Virtual Hosts. Also I have the tag in my server.xml.   Now I remember reading people having problems passing a client cert from apache to t

Re: Tomcat 3.2.2 [Was: Re: BugRat Report #690 has been filed.]

2001-01-12 Thread Hans Bergsten
"Ignacio J. Ortega" wrote: > > Hola Hans , Marc: > > You are using 3.2 from CVS AFAIK i did apply a patch 2 oe 3 weeks > ago , that seems to resolve this problem, were reports #619 #653 #513 , > and i think this is resolved in CVS, please review it and i will revise > BugRat to close related

BugRat Report #753 - req.getParameter(name) Ignores charset. always assumes ISO8859-1.

2001-01-12 Thread BugRat Mail System
Report #753 Details Project: Servlet API Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: Tomcat 3.2.1 JVM Release: 1.3 Operating System: Linux / NT OS Release: 7.2 / 4.51 Platf

BugRat Report #753 has been filed.

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

Re: BugRat Report #690 has been filed.

2001-01-12 Thread Dan Milstein
There have been some pretty major bugs fixed in the mod_jk / ajp13 world. The broken File Upload problem, which people repost as a bug pretty often, and a load-balancing bug, which also seems to cause a lot of pain. Just to factor that into whatever else has been fixed... -Dan > Glenn (and o

RE: 3.2 cvs problems with ROOT context?

2001-01-12 Thread Larry Isaacs
The recent patch to PrefixMapper.java should fix this problem. Without it you will not be able to access the root context. Cheers, Larry > -Original Message- > From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 12, 2001 11:25 AM > To: 'tomcat-dev' > Subject: 3.2 c

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

2001-01-12 Thread larryi
larryi 01/01/12 10:04:24 Modified:src/share/org/apache/tomcat/util Tag: tomcat_32 PrefixMapper.java Log: Reimplement the last fix so the root context (i.e. "") doesn't have problems. Revision ChangesPath No revision No

Re: [PATCH] adapter in load balancing (version 1.2 - Tomcat 3.2.x)

2001-01-12 Thread Dan Milstein
Benoit, Thanks -- I actually just fixed this in the 3.2 branch. -Dan Benoit Derouet wrote: > > Hi, > > The load balancer worker fail to handle load balancing (with sticky > sessions) if the application uses custom cookies. > > In some circumstances, the load balancer worker c

Re: Any solution for bug#696?

2001-01-12 Thread Dan Milstein
Tomcat 3.2.1 / mod_jk / ajp13 has a bug with File Upload which has been fixed and committed in the most recent 3.2 sources. It *is* more likely to affect binary files, so I'm going to guess that that's what you're seeing (assuming you're using ajp13). You can check out the most recent version

Re: cvs commit: jakarta-tomcat-4.1/catalina/src/share/org/apache/catalina/connector/http SocketInputStream.java

2001-01-12 Thread Remy Maucherat
> I think you should subclass FilterInputStream, because it will provide > you default implementations for the read(xxx) methods by calling the > read() method. InputStream.read(b[], off, len) and skip(n), which are the two that I didn't implement (yet) look good enough to me (they both will end

BugRat Report #752 has been filed.

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

RE: An alternative to JSP

2001-01-12 Thread Tomas Rokicki
> Whatcha looking for: np.instantis.com ??? Just curious to see what's happening over there, nothing more. That's what browsers are for. What's the relevance to Tomcat? -tom - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Re: possible problem with CLIENT-CERT login and security constraint on TOMCAT 4.0

2001-01-12 Thread Craig R. McClanahan
[EMAIL PROTECTED] wrote:   Hi, I try to configure TOMCAT server to authenticate client with certificate on HTTPS protocol. My connector is configure to accept request on 8443 port like this :        port="8443" minProcessors="5" maxProcessors="75"    acceptCount="10" debu

[PATCH] adapter in load balancing (version 1.2 - Tomcat 3.2.x)

2001-01-12 Thread Benoit Derouet
Hi, The load balancer worker fail to handle load balancing (with sticky sessions) if the application uses custom cookies. In some circumstances, the load balancer worker can't retreive the server name from the JSessionID cookie and is not able to redirect to the good server.

3.2 cvs problems with ROOT context?

2001-01-12 Thread Ignacio J. Ortega
Hola a todos: I dong a brief review of 3.2.2 from cvs this evening, only to give a look over the latest ( big ) changes and so on... But after a cvs update a "build all" and double checked everything AFAIK, i can not get http://localhost:8080/ in my browser, i can access examples context but it

BugRat Report #751 has been filed.

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

possible problem with CLIENT-CERT login and security constraint on TOMCAT 4.0

2001-01-12 Thread jerome . camilleri
Hi, I try to configure TOMCAT server to authenticate client with certificate on HTTPS protocol. My connector is configure to accept request on 8443 port like this :                    port="8443" minProcessors="5" maxProcessors="75"                acceptCount="10" debug="0" scheme="https" sec

RE: Tomcat 3.2.2 [Was: Re: BugRat Report #690 has been filed.]

2001-01-12 Thread Marc Saegesser
I'd like to hear from Hans before we close the report. He was able to duplicate the problem but I wasn't. If he's running tomcat_321_final then that would be expected, if he's using tomcat_32 latest and still seeing the problem then something else is wrong. > -Original Message- > From:

RE: Tomcat 3.2.2 [Was: Re: BugRat Report #690 has been filed.]

2001-01-12 Thread Ignacio J. Ortega
So you cant found a buggy behavior, it's solved by the previously pathc aplied , isn't it? I will close that report , and declare it resolved, if nobody complains.. Sorry i read exactly the inverse of your message, that is you can probe the buggy behavior :-), Saludos , Ignacio J. Ortega >

RE: Tomcat 3.2.2 [Was: Re: BugRat Report #690 has been filed.]

2001-01-12 Thread Marc Saegesser
I cvsup and build from source several times a week to make sure none of the changes going in have any detrimental effects on my application. I'm testing with the latest on the tomcat_32 branch. > -Original Message- > From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] > Sent: Friday, Janu

patch against Tomcat-Workers-Howto

2001-01-12 Thread Thom May
Hi guys, reading my way through the documentation, i've been finding things that look "wrong"- I'm creating patches for the obvious bits as I go, but I think this one needs to be done... What do you think? cheers, -Thom Index: src/doc/Tomcat-Workers-HowTo.html ===

JSP Forward forwarding back to itself

2001-01-12 Thread Mary O'Grady
Does anyone know how to get a JSP forward command to send you back to the same back it was called from. We have tried this and it doesn't not appear to work. Any ideas on workarounds. Thanks Mary * Privileged/Confi

BugRat Report #721 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #721 was closed by Person #0 Synopsis: a (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

BugRat Report #725 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #725 was closed by Person #0 Synopsis: segmentation violation at first http request (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

BugRat Report #722 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #722 was closed by Person #0 Synopsis: Tomcat with Win 2000 ? (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

BugRat Report #628 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #628 was closed by Person #0 Synopsis: Will not run unless logged in as adminstrator (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

BugRat Report #166 was closed (apparently by: Ignacio Ortega)

2001-01-12 Thread BugRat Mail System
Report #166 was closed by Person #0 Synopsis: When I start tomcat on Win2000 I get the following error message (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAI

RE: Tomcat 3.2.2 [Was: Re: BugRat Report #690 has been filed.]

2001-01-12 Thread Ignacio J. Ortega
Hola Hans , Marc: You are using 3.2 from CVS AFAIK i did apply a patch 2 oe 3 weeks ago , that seems to resolve this problem, were reports #619 #653 #513 , and i think this is resolved in CVS, please review it and i will revise BugRat to close related bugs , if you agree it's already resolved

BugRat Report #750 has been filed.

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

Re: cvs commit: jakarta-tomcat-4.1/catalina/src/share/org/apache/catalina/connector/http SocketInputStream.java

2001-01-12 Thread Thomas Butter
[EMAIL PROTECTED] wrote: > remm01/01/11 22:51:58 > > Modified:catalina/src/share/org/apache/catalina/connector/http > SocketInputStream.java > Log: > - Merge with some code inspired from code from BufferedInputStream. > - Removed some unnecessary synch

Re: NullPointerException from HttpSessionFacade.invalidate()

2001-01-12 Thread Gokul Singh
- Original Message - From: Craig R. McClanahan To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Thanks for looking into the problem. I think the I was not able to convey the problem properly. I have some clarifications below. > The session object is valid for more than one request, but only u