https://issues.apache.org/bugzilla/show_bug.cgi?id=52751
--- Comment #10 from polina.gen...@gmail.com ---
Hi Violeta,
Yes, the given solution perfectly solves my use case.
Thanks and regards,
Polina
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: slaurent
Date: Wed May 7 20:39:07 2014
New Revision: 1593132
URL: http://svn.apache.org/r1593132
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56492
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56492
Avoid eclipse debugger pausing on uncaught exceptions when tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=56027
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488
dstojkov changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488
--- Comment #12 from dstojkov ---
ok sorry mate
Will then code my own realm. Which would have cost me some hours
You wasted a evening on it and I spend 1 week to try to figure out why role is
null.
I give up on JAAS since it works too muc
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526
--- Comment #1 from Sylvain Laurent ---
(I'm working on it right now, I created the BZ issue to get an ID for the
commit message)
--
You are receiving this mail because:
You are the assignee for the bug.
-
Author: markt
Date: Wed May 14 21:20:40 2014
New Revision: 1594723
URL: http://svn.apache.org/r1594723
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56522
When setting a value for a ValueExpression, ensure that the expected coercions
take place such as a null string being coerced to
Author: markt
Date: Wed May 14 21:25:11 2014
New Revision: 1594725
URL: http://svn.apache.org/r1594725
Log:
Add BZ 56516 to changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/do
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488
--- Comment #8 from dstojkov ---
sorry it was a wrong one before
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the e
Author: markt
Date: Thu May 8 13:12:59 2014
New Revision: 1593262
URL: http://svn.apache.org/r1593262
Log:
Back-port clean-up from 8.0.x
package.access+=o.a.naming.resources
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/conf/catalina.properties
Propchange: tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491
--- Comment #9 from Christopher Schultz ---
(In reply to Konstantin Kolinko from comment #8)
> Thus it is correct to disable EL evaluation here.
Great! Thanks for tracking down the spec on this. It's nice to see that some
parts of the spe
https://issues.apache.org/bugzilla/show_bug.cgi?id=56494
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
--- Comment #3 from Remy Maucherat ---
After testing some more, I don't see any problems besides the one
TestAbstractHttp11Processor test (as seen on buildbot), but it's still best to
only include it in the next version.
The commit could b
Author: markt
Date: Wed May 14 21:37:36 2014
New Revision: 1594734
URL: http://svn.apache.org/r1594734
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=1594734&r1=1594733&r2=15
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488
dstojkov changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=56516
--- Comment #3 from Konstantin Kolinko ---
Re: r1594715
I think this report is invalid.
In JSP specification (JSP2.3MR.pdf) there are three occurrences where an action
defines a variable:
1. A action (chapter JSP.5.1)
2. A custom action
[
https://issues.apache.org/jira/browse/MTOMCAT-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998334#comment-13998334
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-268:
sounds weird for me.
Can
Author: fhanik
Date: Thu May 8 22:12:46 2014
New Revision: 1593435
URL: http://svn.apache.org/r1593435
Log:
Votes
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=1593435&r1=1593434&r2=
Author: markt
Date: Fri May 9 15:30:25 2014
New Revision: 1593564
URL: http://svn.apache.org/r1593564
Log:
Better change log entry for DBCP changes
Modified:
tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/ (props changed)
tomcat/trunk/java/org/apache/tomcat/dbcp/pool2/ (props changed
Author: markt
Date: Fri May 9 10:24:39 2014
New Revision: 1593509
URL: http://svn.apache.org/r1593509
Log:
Update package renamed Apache Commons BCEL to r1593495 to pick up some
additional changes for Java 7 support and some code clean up.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526
Bug ID: 56526
Summary: New option to interrupt stuck threads
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancemen
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=477&rev2=478
Comment:
Remove ubiquityhosting. They used Tomcat in 2
https://issues.apache.org/bugzilla/show_bug.cgi?id=56472
--- Comment #9 from Konstantin Kolinko ---
(In reply to Konstantin Kolinko from comment #1)
> 3. I think there is a bug in NamingContextListener.lifecycleEvent(..):
>
> If its processing of startup event fails, then its 'initialized' field
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/51
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sour
Author: remm
Date: Wed May 14 13:24:52 2014
New Revision: 1594573
URL: http://svn.apache.org/r1594573
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=1594573&r1=1594572&r2=15
cc: dev
Hi!
Where are svn commit e-mails for Apache Tomcat?
The last one received by dev@tomcat.a.o list was on May 2.(r1592052)
http://mail-archives.apache.org/mod_mbox/tomcat-dev/201405.mbox/browser
There were no e-mails for commits on May 3, 7 or today
(r1593009 and later)
Best regards,
Kon
https://issues.apache.org/bugzilla/show_bug.cgi?id=56448
--- Comment #2 from Mark Thomas ---
NIO2 is failing intermittently on OSX. Seems fine on Linux and Windows so far.
--
You are receiving this mail because:
You are the assignee for the bug.
Author: kkolinko
Date: Thu May 8 21:49:41 2014
New Revision: 1593429
URL: http://svn.apache.org/r1593429
Log:
Add note on mail server outage
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.
Author: markt
Date: Wed May 14 21:02:27 2014
New Revision: 1594715
URL: http://svn.apache.org/r1594715
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56516
Place declarations for all scripting variables marked with declare=true
at the start of the page so they are always visible to th
Author: markt
Date: Wed May 14 21:32:52 2014
New Revision: 1594730
URL: http://svn.apache.org/r1594730
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56523
When using SPNEGO authentication, log the exceptions associated with failed
user logins at debug level rather than error level.
Author: markt
Date: Thu May 8 14:03:30 2014
New Revision: 1593285
URL: http://svn.apache.org/r1593285
Log:
Update changelog
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc7.0.x/trunk/
---
Author: markt
Date: Thu May 8 13:07:38 2014
New Revision: 1593261
URL: http://svn.apache.org/r1593261
Log:
+=o.a.naming
Modified:
tomcat/trunk/conf/catalina.properties
Modified: tomcat/trunk/conf/catalina.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/conf/catalina.properties?re
https://issues.apache.org/bugzilla/show_bug.cgi?id=56516
--- Comment #2 from Mark Thomas ---
This has been fixed in 8.0.x for 8.0.7 onwards. Given the history of
instability around changes in the this area I plan to give folks a chance to
test and review this fix in 8.0.x before I back-port it to
Author: markt
Date: Thu May 8 14:04:02 2014
New Revision: 1593286
URL: http://svn.apache.org/r1593286
Log:
Update
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=1593286&r1=1593285&r2=
Author: markt
Date: Fri May 9 12:26:40 2014
New Revision: 1593528
URL: http://svn.apache.org/r1593528
Log:
Update package renamed Apache Commons FileUpload to r1569132 to pick up some
small improvements (e.g. better null protection) and some code
clean up.
Modified:
tomcat/trunk/java/org/a
Author: markt
Date: Fri May 9 16:22:18 2014
New Revision: 1593571
URL: http://svn.apache.org/r1593571
Log:
Remove unused code.
unparsedURIMB was written but never read.
Modified:
tomcat/trunk/java/org/apache/coyote/Request.java
tomcat/trunk/java/org/apache/coyote/http11/AbstractNioInputB
https://issues.apache.org/bugzilla/show_bug.cgi?id=56485
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed May 14 21:34:31 2014
New Revision: 1594731
URL: http://svn.apache.org/r1594731
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56523
When using SPNEGO authentication, log the exceptions associated with failed
user logins at debug level rather than error level.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56383
Violeta Georgieva changed:
What|Removed |Added
CC||polina.gen...@gmail.com
--- Co
Author: markt
Date: Thu May 8 13:56:21 2014
New Revision: 1593282
URL: http://svn.apache.org/r1593282
Log:
Retain the order the URLs were added in when calculating the result for
getURLs()
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java
Modified: tomcat/trunk/
Author: remm
Date: Thu May 8 13:27:56 2014
New Revision: 1593273
URL: http://svn.apache.org/r1593273
Log:
- Improve comet keepalive cleanup (if a read pending it is not possible to
interrupt it), and do the same for async.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Nio2Proce
https://issues.apache.org/bugzilla/show_bug.cgi?id=56518
--- Comment #4 from Mark Thomas ---
The fix works on 8.0.x but back-porting the changes to 7.0.x doesn't appear to
address the problem on that platform.
For reasons I don't yet fully understand, 8.0.x appears not to throw the
ClosedByInter
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas
45 matches
Mail list logo