TC3.x - status

2001-01-01 Thread cmanolache
Hi, First, Happy New Year to all of you ! Most of the work I started on TC3.x is completed ( in the previous century ). There are still few items ( mostly performance-related, not critical - the performance is already much better than 3.2 ). This year I'll focus on fixing TC3.x - the current co

BugRat Report #683 has been filed.

2001-01-01 Thread BugRat Mail System
Bug report #683 has just been filed. You can view the report at the following URL: REPORT #683 Details. Project: Tomcat Category: Feature Requests SubCategory: Enhancement Class: suggest State: received Priority: high Severity: serio

BugRat Report #682 has been filed.

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

BugRat Report #681 has been filed.

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

Re: The significance of root context

2001-01-01 Thread Thom Park
This is a known bug in tomcat and is documented in the release notes - I got bit by this one as well ;-) -T. David Soroko wrote: I am trying to understand the significance of the "root" context in TC 3.2. It seems that when no root context is defined i.e. when nothing is mapped to "" path and an

RE: Session Serialize code

2001-01-01 Thread cmanolache
Hi, Shai, Thanks for the feedback - now that the refactoring is almost completed, testing the extension mechanisms and fixing errors is the most important thing for 3.3. > I don't want to nudge too much, but I'm wondering what's going on with this. > Correct me if I'm wrong, but the last (GREA

Loading .so library

2001-01-01 Thread rjraman
Hi all, Iam having problem with loading a libMy.so library with tomcat. Can you suggest a solution. Thanks a lot for sparing your time. Whenever I execute a servlet class which loads this library using a Java call System.loadLibrary, it throws the following exception. Internal Servle

RE: Session Serialize code

2001-01-01 Thread shai
Hi, I don't want to nudge too much, but I'm wondering what's going on with this. Correct me if I'm wrong, but the last (GREAT !!) patches you have sent does not implement read/write object to session object. M I right? Another issue is 'why making SimpleSessionStore final?'. I'm working on impl

BugRat Report #680 has been filed.

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

The significance of root context

2001-01-01 Thread David Soroko
Title: The significance of root context I am trying to understand the significance of the "root" context in TC 3.2. It seems that when no root context is defined i.e. when nothing is mapped to "" path and an unavailable resource is requested by a client, tomcat takes up 100% CPU time and d