BugRat Report #365 has been filed.

2000-11-09 Thread BugRat Mail System
Bug report #365 has just been filed. You can view the report at the following URL: http://znutar.cortexity.com:/BugRatViewer/ShowReport/365 REPORT #365 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity:

BugRat Report #366 has been filed.

2000-11-09 Thread BugRat Mail System
Bug report #366 has just been filed. You can view the report at the following URL: http://znutar.cortexity.com:/BugRatViewer/ShowReport/366 REPORT #366 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity:

The Ping servlet

2000-11-09 Thread Roy Wilson
filename="text1.rtf"filename="text1.rtf"

Re: No revolution today

2000-11-09 Thread Nick Bauman
How? As far as I can tell it's broken in TC 3.1 / mod_jserv. Can you describe your configuration? On Thu, 9 Nov 2000, [EMAIL PROTECTED] wrote: On Wed, 8 Nov 2000, Nick Bauman wrote: On Thu, 9 Nov 2000, Henri Gomez wrote: It is important that tomcat3 has a design that allows

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/http HttpResponseImpl.java HttpResponseStream.java

2000-11-09 Thread remm
remm00/11/09 10:52:09 Modified:catalina/src/share/org/apache/catalina/connector/http HttpResponseImpl.java HttpResponseStream.java Log: - The determination of the chunk mode flag is more dynamic. Before, it was only determined when the stream was

Re: Tomcat JNDI

2000-11-09 Thread cmanolache
No problemo. The GPL issue is being resolved (=we're switching license). That's great ! There is a lot of code that should be reused/shared, and it's really bad when the license prevents that. additional permissions, like changing the class path, and also ACL doesn't implement the

Re: Test hardware != User hardware =applicability problems?

2000-11-09 Thread cmanolache
criteria on a limited set of requests. So, one more time: What workload is Tomcat expected to run, and what will TC thruput and response be running that workload on a particular architecture? Or, since TC is free, this is up to the user to simply try it and see? I don't think you can ( or

Re: Possible bug in tomcat wrt setting cookies?

2000-11-09 Thread Craig R. McClanahan
Yes, this is a real bug in 3.2b6 (and probably earlier). I checked in a patch for it earlier this week, which will be included in b7 and the eventual release. What caused the problem was kind of interesting -- the session stuff was abstracted out into a RequestInterceptor, which would add the

Re: No revolution today

2000-11-09 Thread Matthew Dornquast
umm...it does. i use it. -Ys- My understanding is it DOES work for app contexts mapped to a URL like "/myapp" but it does NOT work for the root context. "/" Many of us have webapps that mount to the root context. I spent WAY to much time figuring this out, I'd love to be proven wrong. But

Re: No revolution today

2000-11-09 Thread [EMAIL PROTECTED]
On Thu, 9 Nov 2000, Nick Bauman wrote: How? As far as I can tell it's broken in TC 3.1 / mod_jserv. Can you describe your configuration? SNIP "as advertised" in a web server farm with a rotator box like BigIP. Right now the Session API in tomcat 3.1 /does not work/ across multiple

Tomcat and WAP phones

2000-11-09 Thread shai
Hi all, While developing Tomcat based application for mobile phone, I have found out that the lack of cookies support in WAP phones, will not let me run my servlets on Tomcat load balance configuration. In order to point Apache to two tomcats, I needed the apache to use the jvmRoute

Re: No revolution today

2000-11-09 Thread [EMAIL PROTECTED]
On Thu, 9 Nov 2000, Matthew Dornquast wrote: umm...it does. i use it. -Ys- My understanding is it DOES work for app contexts mapped to a URL like "/myapp" but it does NOT work for the root context. "/" Many of us have webapps that mount to the root context. I spent WAY to much

RE: No revolution today

2000-11-09 Thread Joseph Chiu
Our site (http://www.spun.com) runs multiple Apache servers with load balancers ("rotator box like BigIP") that distribute traffic over the Apache servers. We have a farm of Tomcat servers. The session API's work for us. The only problem is that Tomcat, as distributed, does not allow load

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/http HttpConnector.java HttpProcessor.java HttpResponseImpl.java HttpResponseStream.java

2000-11-09 Thread remm
remm00/11/09 12:15:50 Modified:catalina/src/share/org/apache/catalina/connector/http HttpConnector.java HttpProcessor.java HttpResponseImpl.java HttpResponseStream.java Log: - Add a switch on the connector to be able to completely

Re: No revolution today

2000-11-09 Thread Matthew Dornquast
reOur site (http://www.spun.com) runs multiple Apache servers with load balancers ("rotator box like BigIP") that distribute traffic over the Apache servers. We have a farm of Tomcat servers. The session API's work for us. The only problem is that Tomcat, as distributed, does not allow load

Re: Possible bug in tomcat wrt setting cookies?

2000-11-09 Thread kenneth topp
Thanks for the information Craig, I just got a checkout of tomcat_32, so I will look at it. Kenneth On Thu, 9 Nov 2000, Craig R. McClanahan wrote: Yes, this is a real bug in 3.2b6 (and probably earlier). I checked in a patch for it earlier this week, which will be included in b7 and the

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/resources LocalStrings.properties

2000-11-09 Thread craigmcc
craigmcc00/11/09 13:18:10 Modified:src/share/org/apache/tomcat/facade Tag: tomcat_32 RequestDispatcherImpl.java src/share/org/apache/tomcat/resources Tag: tomcat_32 LocalStrings.properties Log: Previous changes

Tomcat classloader is not working correctly

2000-11-09 Thread Sean X Bowes
I am experiencing wide application problems with how the classloader works in Tomcat. Using Tomcat v3.0.1 (something like that) JDK v1.2.2 Sun OS Please respond back to my JPMorgan account. Here is some history. I built several servlet based applications on the Java WebServer - but management

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF web.xml

2000-11-09 Thread craigmcc
craigmcc00/11/09 13:21:35 Modified:src/tests/webpages/WEB-INF Tag: tomcat_32 web.xml Log: Do not attempt to load the "PermanentlyAvailable2" servlet at startup time. Because the test application is part of the default build, this will lead to tons of user questions about "Why

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/resources LocalStrings.properties

2000-11-09 Thread larryi
larryi 00/11/09 13:42:55 Modified:src/share/org/apache/tomcat/context Tag: tomcat_32 DefaultCMSetter.java src/share/org/apache/tomcat/core Tag: tomcat_32 ContextManager.java

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/resources LocalStrings_en.properties

2000-11-09 Thread nacho
nacho 00/11/09 14:50:50 Removed: src/share/org/apache/tomcat/resources Tag: tomcat_32 LocalStrings_en.properties Log: * Removing was added as binary to CVS - To unsubscribe, e-mail:

Re: No revolution today

2000-11-09 Thread Matthew Dornquast
Well, but if you don't need the root-context, then the load balancing *should* work with other contexts. You are using mod_jserv with APJ Balancesets, right? Right Jospeh! So how important is it to support load balancing of root contexts? How many users use the root context? From where I

RE: No revolution today

2000-11-09 Thread Joseph Chiu
Matthew, In my environment, I wanted to force all contexts to be in the root context. So, my point is -- if you only need the root context (one context only!), my kludge works. If you want root context and non-root contexts to both coexist, then you'll need to modify my kludge to NOT force the

Re: No revolution today

2000-11-09 Thread Paul Frieden
In our situation, we plan to use multiple virtual hosts, each with its own root context. That makes the URLs shorter and easier for people to work with. It also lets you more easily move/copy one context to another without having to fix all the links. I've posted patches that make this work

Re: No revolution today

2000-11-09 Thread kenneth topp
I'm interested in these patches. Also, I'm interested in the issues with the issues with root contexts (the thread name on tomcat-dev or .java file) Thanks, Kenneth Topp On Thu, 9 Nov 2000, Paul Frieden wrote: In our situation, we plan to use multiple virtual hosts, each with its own

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

2000-11-09 Thread craigmcc
craigmcc00/11/09 17:19:18 Modified:catalina/src/share/org/apache/catalina/servlets InvokerServlet.java LocalStrings.properties Log: Make the invoker servlet work when called underneath a request dispatcher path-based include. Revision ChangesPath

More on redirection problems

2000-11-09 Thread Nacho
Hola a todos: After some more research in the issues related to NATs and tomcat standalone, and more reading, i think i have found a real and common problem in tomcat 3.X, that it's not present in Tomcat 4.0 ( this is from a brief reading of the code ). The problem, i think i'd found, is that

Re: More on redirection problems

2000-11-09 Thread Craig R. McClanahan
Nacho wrote: Hola a todos: After some more research in the issues related to NATs and tomcat standalone, and more reading, i think i have found a real and common problem in tomcat 3.X, that it's not present in Tomcat 4.0 ( this is from a brief reading of the code ). The problem, i think

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

2000-11-09 Thread craigmcc
craigmcc00/11/09 18:06:32 Modified:src/share/org/apache/tomcat/core Tag: tomcat_32 Handler.java Log: Restore the previous exception propogation model so that exceptions are propogated only from included servlets. This undoes part of a change Larry committed earlier -- after

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

2000-11-09 Thread craigmcc
craigmcc00/11/09 18:59:39 Modified:src/share/org/apache/tomcat/util Tag: tomcat_32 MimeHeaderField.java Log: Correctly perform header name comparisons based on the data type of the *name*, not the *value*. This bug caused duplicate headers in some cases,

edit bug #13 by person #0 (logged in as: Nick Bauman)

2000-11-09 Thread BugRat Mail System
Environment description modified: Description changed from: See Description To: Apparenlty, the Session API only works in a distributed environment when something other than the root context is used with mod_jserv Bug description modified: Description changed from: I

edit bug #13 by person #0 (logged in as: Nick Bauman)

2000-11-09 Thread BugRat Mail System
There were no modifications to the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]