[Bug 53489] files are getting downloaded as junk

2012-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53489 --- Comment #2 from AkaashT --- Thank you for your suggestion and comment chuck caldarale -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 53489] files are getting downloaded as junk

2012-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53489 Chuck Caldarale changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53489] New: files are getting downloaded as junk

2012-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53489 Priority: P2 Bug ID: 53489 Assignee: dev@tomcat.apache.org Summary: files are getting downloaded as junk Severity: normal Classification: Unclassified OS: Linux

[Bug 53488] New: files are getting downloaded as junk

2012-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53488 Priority: P2 Bug ID: 53488 Assignee: dev@tomcat.apache.org Summary: files are getting downloaded as junk Severity: normal Classification: Unclassified OS: Linux

jdbc-pool build in 7.0.28

2012-06-29 Thread Filip Hanik (mailing lists)
Haven't had time to confirm this yet myself. I helped a user troubleshoot an issue, something that looked like a bug that was already fixed https://issues.apache.org/bugzilla/show_bug.cgi?id=53367 The conversation is at http://tomcat.markmail.org/thread/betq2iim6todqlde and when I gave the user

svn commit: r1355617 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/realm/JNDIRealm.java webapps/docs/changelog.xml webapps/docs/config/realm.xml

2012-06-29 Thread fhanik
Author: fhanik Date: Sat Jun 30 01:08:37 2012 New Revision: 1355617 URL: http://svn.apache.org/viewvc?rev=1355617&view=rev Log: With more and more use of RFC 2307 http://tools.ietf.org/html/rfc2307 There is a new way to search for roles using the memberUid that can contain the value of another a

svn commit: r1355615 - in /tomcat/trunk: java/org/apache/catalina/realm/JNDIRealm.java webapps/docs/config/realm.xml

2012-06-29 Thread fhanik
Author: fhanik Date: Sat Jun 30 01:04:59 2012 New Revision: 1355615 URL: http://svn.apache.org/viewvc?rev=1355615&view=rev Log: With more and more use of RFC 2307 http://tools.ietf.org/html/rfc2307 There is a new way to search for roles using the memberUid that can contain the value of another at

svn commit: r1355554 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2012-06-29 Thread markt
Author: markt Date: Fri Jun 29 20:36:49 2012 New Revision: 134 URL: http://svn.apache.org/viewvc?rev=134&view=rev Log: Remove unnecessary special case handling for 200 since we now only check status error pages is sendError has been used. Modified: tomcat/trunk/java/org/apache/catali

svn commit: r1355529 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-06-29 Thread markt
Author: markt Date: Fri Jun 29 19:40:16 2012 New Revision: 1355529 URL: http://svn.apache.org/viewvc?rev=1355529&view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=13555

[Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

2012-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1355526 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-06-29 Thread markt
Author: markt Date: Fri Jun 29 19:36:46 2012 New Revision: 1355526 URL: http://svn.apache.org/viewvc?rev=1355526&view=rev Log: Remove applied fix Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS

svn commit: r1355524 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/naming/SelectorContext.java webapps/docs/changelog.xml

2012-06-29 Thread markt
Author: markt Date: Fri Jun 29 19:36:07 2012 New Revision: 1355524 URL: http://svn.apache.org/viewvc?rev=1355524&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52830 Align parseName(Name) with parseName(String) so both have the same behaviour Modified: tomcat/tc6.0.x/tru

Re: non blocking API

2012-06-29 Thread Filip Hanik
Thanks Remy, /Filip On Jun 29, 2012, at 2:05, Remy Maucherat wrote: > On Thu, 2012-06-28 at 16:59 -0600, Filip Hanik (mailing lists) wrote: >> I posted some feedback to the expert group: >> >> http://java.net/projects/servlet-spec/lists/users/archive/2012-06/message/15 > > You can find all th

[Bug 53485] http-nio-80-ClientPoller 100% cpu load

2012-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53485 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53485] New: http-nio-80-ClientPoller 100% cpu load

2012-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53485 Priority: P2 Bug ID: 53485 Assignee: dev@tomcat.apache.org Summary: http-nio-80-ClientPoller 100% cpu load Severity: critical Classification: Unclassified OS: Linux

svn commit: r1355271 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-06-29 Thread kfujino
Author: kfujino Date: Fri Jun 29 08:49:44 2012 New Revision: 1355271 URL: http://svn.apache.org/viewvc?rev=1355271&view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=135

Re: non blocking API

2012-06-29 Thread Remy Maucherat
On Thu, 2012-06-28 at 16:59 -0600, Filip Hanik (mailing lists) wrote: > I posted some feedback to the expert group: > > http://java.net/projects/servlet-spec/lists/users/archive/2012-06/message/15 You can find all the discussions about the API in the archive, which hopefully explain nearly all of