Rainer Jung wrote:
[EMAIL PROTECTED] schrieb:
Author: mturk
Date: Mon Oct 6 07:28:20 2008
New Revision: 702160
URL: http://svn.apache.org/viewvc?rev=702160&view=rev
Log:
Implement global shared memory lock for IIS. With IIS 6+ we don't have a single
process any more
I was talking to someone
Author: mturk
Date: Wed Oct 8 03:54:34 2008
New Revision: 702805
URL: http://svn.apache.org/viewvc?rev=702805&view=rev
Log:
Run trough spell checker - English (British)
Modified:
tomcat/connectors/trunk/jk/xdocs/generic_howto/loadbalancers.xml
tomcat/connectors/trunk/jk/xdocs/generic_how
Author: mturk
Date: Wed Oct 8 03:47:16 2008
New Revision: 702803
URL: http://svn.apache.org/viewvc?rev=702803&view=rev
Log:
Run trough spell checker - English (British)
Modified:
tomcat/connectors/trunk/jk/xdocs/reference/apache.xml
tomcat/connectors/trunk/jk/xdocs/reference/iis.xml
Author: mturk
Date: Wed Oct 8 04:05:32 2008
New Revision: 702807
URL: http://svn.apache.org/viewvc?rev=702807&view=rev
Log:
Spell checking ...
Modified:
tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml
tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml
Modified: tomcat/
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
--- Comment #13 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-08 03:27:33 PST
---
I only reverted the change to number.doubleValue()
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are rec
https://issues.apache.org/bugzilla/show_bug.cgi?id=42722
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|REOPENED|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=42530
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45968
Summary: Using log4j in juli cause ClassNotFoundException
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priori
https://issues.apache.org/bugzilla/show_bug.cgi?id=45968
--- Comment #1 from Georgi Yonchev <[EMAIL PROTECTED]> 2008-10-08 14:12:33 PST
---
Created an attachment (id=22693)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22693)
attachment1
--
Configure bugmail: https://issues.a
https://issues.apache.org/bugzilla/show_bug.cgi?id=45968
--- Comment #2 from Georgi Yonchev <[EMAIL PROTECTED]> 2008-10-08 14:12:46 PST
---
Created an attachment (id=22694)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22694)
attachment2
--
Configure bugmail: https://issues.a
https://issues.apache.org/bugzilla/show_bug.cgi?id=45968
--- Comment #3 from Georgi Yonchev <[EMAIL PROTECTED]> 2008-10-08 14:12:57 PST
---
Created an attachment (id=22695)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22695)
attachment3
--
Configure bugmail: https://issues.a
https://issues.apache.org/bugzilla/show_bug.cgi?id=45968
--- Comment #4 from Georgi Yonchev <[EMAIL PROTECTED]> 2008-10-08 14:13:08 PST
---
Created an attachment (id=22696)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22696)
attachment4
--
Configure bugmail: https://issues.a
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The following page has been changed by achow:
http://wiki.apache.org/tomcat/Tomcat/WebDav
The comment on the change is:
added basic setup information
--
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The following page has been changed by achow:
http://wiki.apache.org/tomcat/Tomcat/WebDav
--
webdav
/
https://issues.apache.org/bugzilla/show_bug.cgi?id=45968
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45585
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
https://issues.apache.org/bugzilla/show_bug.cgi?id=45963
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-08 15:56:24 PST ---
I am not convinced that ignoring NoClassDefFoundError exceptions is a good
idea. It is indicative of dependant classes being split between class loaders
and
I'd like for us to start using the changelog for trunk, we're losing a
lot of changes being documented, not everything gets ported to 6.0 etc
do you guys have any thoughts on this?
Filip
-
To unsubscribe, e-mail: [EMAIL PROTECT
Author: fhanik
Date: Wed Oct 8 16:28:51 2008
New Revision: 703017
URL: http://svn.apache.org/viewvc?rev=703017&view=rev
Log:
Expose all socket settings available for the JIO connector, buffer size can
make large differences, but they are hidden
Make settings consistent with those for the NIO con
Author: fhanik
Date: Wed Oct 8 16:31:04 2008
New Revision: 703018
URL: http://svn.apache.org/viewvc?rev=703018&view=rev
Log:
update changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/w
I never understood the use of the manual changelog - as opposed to svn log
and good commit messages.
Could we just use that ?
Costin
On Wed, Oct 8, 2008 at 4:24 PM, Filip Hanik - Dev Lists
<[EMAIL PROTECTED]>wrote:
> I'd like for us to start using the changelog for trunk, we're losing a lot
> o
Quick update: I've been working on the async protocol and the proxy,
cleaning up a bit and adding the POST support.
I think it's getting better, but I think I'll leave it in sandbox a bit
more, so the rest of the code gets used with the stable
connectors. IMO it's pretty cool - but not ready, want
Filip Hanik - Dev Lists wrote:
I'd like for us to start using the changelog for trunk, we're losing a
lot of changes being documented, not everything gets ported to 6.0 etc
do you guys have any thoughts on this?
+1.
Cheers
Jean-Frederic
Filip
23 matches
Mail list logo