https://issues.apache.org/bugzilla/show_bug.cgi?id=50995
Summary: bug of log
Product: Tomcat 7
Version: 7.0.8
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Catalin
Author: markt
Date: Tue Mar 29 22:39:36 2011
New Revision: 1086794
URL: http://svn.apache.org/viewvc?rev=1086794&view=rev
Log:
Correct fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=50928
Default for keyPass is keystorePass
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Abs
Author: markt
Date: Tue Mar 29 22:12:00 2011
New Revision: 1086783
URL: http://svn.apache.org/viewvc?rev=1086783&view=rev
Log:
HTTP range requests cannot be reliably served when a Writer is in use so
prevent the DefaultServlet from attempting to do so.
This is kkolinko's patch that stemmed from a
Author: markt
Date: Tue Mar 29 22:09:00 2011
New Revision: 1086780
URL: http://svn.apache.org/viewvc?rev=1086780&view=rev
Log:
Update changelog for SPNEGO. Add note to docs about major todo areas.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapps/docs/windows-auth-how
Author: markt
Date: Tue Mar 29 20:10:48 2011
New Revision: 1086709
URL: http://svn.apache.org/viewvc?rev=1086709&view=rev
Log:
Fix some TODOs
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/authenticator/SpnegoAut
Author: markt
Date: Tue Mar 29 20:05:04 2011
New Revision: 1086706
URL: http://svn.apache.org/viewvc?rev=1086706&view=rev
Log:
Part 2 of SPNEGO/Windows authentication support.
Authorisation support. Works essentially the same way as CLIENT-CERT, i.e. the
Realm doesn't actually authenticate the us
Author: markt
Date: Tue Mar 29 19:08:43 2011
New Revision: 1086683
URL: http://svn.apache.org/viewvc?rev=1086683&view=rev
Log:
Part 1 of SPNEGO/Windows authentication support.
This adds authentication support but not authorisation. Some Realm refactoring
is required to get authorisation working.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50989
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50991
--- Comment #1 from Mark Thomas 2011-03-29 11:26:13 EDT ---
When working on this, it is worth taking a look at Filip's suggestion:
http://markmail.org/message/av4if6mstsh6qw4n
--
Configure bugmail: https://issues.apache.org/bugzilla/userp
On 29/03/2011 15:52, Filip Hanik - Dev Lists wrote:
> namingResources.cleanupNoClose
>
> couldn't you implement a closeMethod="close" in the element,
> that way the name of the method is configurable.
Like it. There was a bug reported with the timing of this call so there
is some work to do here
On 29/03/2011 15:59, Konstantin Kolinko wrote:
> 2011/3/29 :
>> Author: markt
>> Date: Tue Mar 29 14:51:17 2011
>> New Revision: 1086611
>>
>> URL: http://svn.apache.org/viewvc?rev=1086611&view=rev
>> Log:
>> Add domain configuration that is known to work
>>
>> Modified:
>>tomcat/trunk/webapps
2011/3/29 :
> Author: markt
> Date: Tue Mar 29 14:51:17 2011
> New Revision: 1086611
>
> URL: http://svn.apache.org/viewvc?rev=1086611&view=rev
> Log:
> Add domain configuration that is known to work
>
> Modified:
> tomcat/trunk/webapps/docs/windows-auth-howto.xml
>
> +
Typo above.
> + TB
namingResources.cleanupNoClose
couldn't you implement a closeMethod="close" in the element, that
way the name of the method is configurable.
Filip
On 3/8/2011 3:15 PM, ma...@apache.org wrote:
Author: markt
Date: Tue Mar 8 22:15:34 2011
New Revision: 1079575
URL: http://svn.apache.org/vie
Author: markt
Date: Tue Mar 29 14:51:17 2011
New Revision: 1086611
URL: http://svn.apache.org/viewvc?rev=1086611&view=rev
Log:
Add domain configuration that is known to work
Modified:
tomcat/trunk/webapps/docs/windows-auth-howto.xml
Modified: tomcat/trunk/webapps/docs/windows-auth-howto.xml
https://issues.apache.org/bugzilla/show_bug.cgi?id=50991
Summary: Data source is closed before contextDestroyed is
executed. tomcat 7.0.11
Product: Tomcat 7
Version: 7.0.11
Platform: All
OS/Version: Linux
Status: NE
15 matches
Mail list logo