svn commit: r375890 - /tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc

2006-02-08 Thread mturk
Author: mturk Date: Wed Feb 8 00:13:47 2006 New Revision: 375890 URL: http://svn.apache.org/viewcvs?rev=375890&view=rev Log: Update to current version (1.1.2) Modified: tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc Modified: tomcat/connectors/trunk/jni/native/os/win32/libtcnati

DO NOT REPLY [Bug 37356] - Tomcat does not invalidate sessions after session-timeout period has passed.

2006-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37356] - Tomcat does not invalidate sessions after session-timeout period has passed.

2006-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r375945 - /tomcat/connectors/trunk/jni/native/src/network.c

2006-02-08 Thread mturk
Author: mturk Date: Wed Feb 8 04:35:08 2006 New Revision: 375945 URL: http://svn.apache.org/viewcvs?rev=375945&view=rev Log: Use send loop for all send(b) calls. Modified: tomcat/connectors/trunk/jni/native/src/network.c Modified: tomcat/connectors/trunk/jni/native/src/network.c URL: http:

Cluster - Extra Bytes at Message transfer?

2006-02-08 Thread Peter Rossbach
Hey Flilp, == Question at cluster todo - Average message size For my test application, the average message size has increased from 526 bytes per message to over 750 bytes per message from version 5.0.28 to 5.5.15. Need to investigate why this is the case and where the 200+ extra bytes a

Tagging TOMCAT_NATIVE_1_1_2

2006-02-08 Thread Mladen Turk
Hi, There was lots of changes for Tomcat Native that needs a new tag and release bump. 1. IPV6 support fix 2. Bind fix 3. sendb(b) fixes I would like to tag the TOMCAT_NATIVE_1_1_2 later this evening. Any objections? Regards, Mladen.

Re: Building Tomcat

2006-02-08 Thread Andre Kammerl
Hi! Are you still interessted in version 5.0? I've collected all the missing files manually. There is only a problem when ant is trying to build it. Perhaps you can solve it. build-catalina-core: [javac] Compiling 326 source files to O:\Diplomarbeit\Tomcat 5.0.30\jakarta- tomcat-5.0.30-s

Re: Building Tomcat

2006-02-08 Thread Bob Herrmann
Thanks! I felt I had it a time or two, but the build script that I use (I'm trying to build a pristine copy) downloads stuff from sourceforge and kept getting into trouble downloading the mx4j bits. Seems like they dropped the mx4j 2.1.0 and you can only get mx4j 2.1.1 - making a truly pristine (

Re: Building Tomcat

2006-02-08 Thread Andre Kammerl
The mx4j was the first problem I encountered. The server was broken and the search with google didn't show any result. But when I was looking for another project for my case study, I found mx4j 1.1.1 on another server. I can send you the zip-file if you're interessted. There are four other pack

DO NOT REPLY [Bug 38570] New: - if docBase path contains "webapps", a backslash is inserted

2006-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Cluster - Extra Bytes at Message transfer?

2006-02-08 Thread Filip Hanik - Dev Lists
Thanks Peter for the explanation, that will save me some time. I have noticed that several default values changed between 5.0 and 5.5. I think its better in the future to leave the default values as is, but give the user an option to change it. Don't change it for them, wouldn't be a default val

svn commit: r375976 - /tomcat/container/tc5.5.x/modules/cluster/to-do.txt

2006-02-08 Thread fhanik
Author: fhanik Date: Wed Feb 8 07:01:39 2006 New Revision: 375976 URL: http://svn.apache.org/viewcvs?rev=375976&view=rev Log: moved notes to the bottom for compression, default value has changed Modified: tomcat/container/tc5.5.x/modules/cluster/to-do.txt Modified: tomcat/container/tc5.5.x/

Re: Tagging TOMCAT_NATIVE_1_1_2

2006-02-08 Thread Henri Gomez
+0 PS: Don't have time to work on the iSeries port ;( 2006/2/8, Mladen Turk <[EMAIL PROTECTED]>: > Hi, > > There was lots of changes for Tomcat Native that needs a > new tag and release bump. > 1. IPV6 support fix > 2. Bind fix > 3. sendb(b) fixes > > I would like to tag the TOMCAT_NATIVE_1_1_2 l

DO NOT REPLY [Bug 37356] - Tomcat does not invalidate sessions after session-timeout period has passed.

2006-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r376003 - in /tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster: io/XByteBuffer.java tcp/DataSender.java tcp/LocalStrings.properties tcp/PooledSocketSender.jav

2006-02-08 Thread fhanik
Author: fhanik Date: Wed Feb 8 09:23:08 2006 New Revision: 376003 URL: http://svn.apache.org/viewcvs?rev=376003&view=rev Log: Undeprected the XByteBuffer.createDataPackage, I want to avoid spreading code that belongs together across multiple classes. That way, when changes are needed for the pro

DO NOT REPLY [Bug 38577] New: - Enhance logging of security failures

2006-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38579] New: - Tomcat nulling internal state of objects referenced by static finals

2006-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Manager Application Structure

2006-02-08 Thread George Sexton
Can someone help me understand a little bit of the architecture of the Mbeans used by the Manager application? I've found that the following entries on the HTML manager page are always 0. Max processing time: 0 ms Processing time: 0 s Request count: 0 Error count: 0 Bytes received: 0.00 MB B

RE: Manager Application Structure

2006-02-08 Thread Bill Barker
> -Original Message- > From: George Sexton [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 08, 2006 12:55 PM > To: 'Tomcat Developers List' > Subject: Manager Application Structure > > Can someone help me understand a little bit of the architecture of the > Mbeans used by the Man

svn commit: r376115 - in /tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster/tcp: DataSender.java PooledSocketSender.java ReplicationTransmitter.java SenderState.java Socke

2006-02-08 Thread fhanik
Author: fhanik Date: Wed Feb 8 15:27:58 2006 New Revision: 376115 URL: http://svn.apache.org/viewcvs?rev=376115&view=rev Log: Fixed error reporting. When a node crashes, instead of filling up the logs with oodles and oodles of errors message the system will now print the error once if there is

svn commit: r376117 - /tomcat/container/tc5.5.x/modules/cluster/to-do.txt

2006-02-08 Thread fhanik
Author: fhanik Date: Wed Feb 8 15:32:18 2006 New Revision: 376117 URL: http://svn.apache.org/viewcvs?rev=376117&view=rev Log: Added notes Modified: tomcat/container/tc5.5.x/modules/cluster/to-do.txt Modified: tomcat/container/tc5.5.x/modules/cluster/to-do.txt URL: http://svn.apache.org/vie

Cluster - questions

2006-02-08 Thread Filip Hanik - Dev Lists
What are the SocketReplicationListener and the SocketReplicationThread classes? seems like we are duplicating functionality. I'm planning on breaking out the membership and replication logic into a component so that we don't mix group messaging logic with session replication logic as they are

DO NOT REPLY [Bug 38579] - Tomcat nulling internal state of objects referenced by static finals

2006-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38579] - Tomcat nulling internal state of objects referenced by static finals

2006-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu