Re: About bug#208

2001-05-07 Thread Nick Holloway
[EMAIL PROTECTED] (Craig R. McClanahan) writes: > On Mon, 7 May 2001, Marc Saegesser wrote: > > According to the JavaDoc for ServletRequest.getRemoteHost() > > > > Returns the fully qualified name of the client that sent the request, or the > > IP address of the client if the name cannot be deter

Re: BugZilla is UP...

2001-02-03 Thread Nick Holloway
[EMAIL PROTECTED] (Pier P. Fumagalli) writes: > Thanks to Ignacio Ortega and Nick Baumann who did all the work, we finally > have migrated all bugs for Tomcat 3.x to BugZilla. I looked into Bugzilla to check that the bug I raised using BugRat had been transported. For some reason, the product is

Re: [PATCH] Bug 841 - JSPC stack fault on NT

2001-03-03 Thread Nick Holloway
[EMAIL PROTECTED] (Steve Downey) writes: > Under NT (and presumably any OS where File.sep != '/') JspC has a stack > underflow at baseDirStack.peek() in ParserController.java. This patch > converts from '\' to '/' for those cases. It also sets the package name for > the class based on the URI, so

Re: Design Review for ajp13's changes: WAS problem w/ ajp13 - if Tomc at is shutdown

2001-03-12 Thread Nick Holloway
[EMAIL PROTECTED] (Shinta Tjio) writes: > The reason I didn't do one for Win32 is because I hadn't been able > to reproduce the problem on Win32, at least Windows 2000. They must > handle socket differently. I hate to put unnecessary code, especially > when I can't reproduce it, can't test it and

Re: welcome files being forwarded to rather than redirected to?

2001-10-04 Thread Nick Holloway
[EMAIL PROTECTED] (Craig R. McClanahan) writes: > Originally (back in the pre-3.2-final days), Tomcat did the equivalent of > a RequestDispatcher.forward() to display welcome pages. This caused > massive problems for people who didn't understand the difference between: > > http://foo.bar/webap