On behalf of the Tomcat committers I am pleased to announce that Konstantin
Kolinko has been voted in as a new Tomcat committer.
Please join me in welcoming him.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
F
On 06.05.2009 09:52, Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased to announce that Konstantin
> Kolinko has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
Hello Konstantin,
congratulations for comittership! Great to have you in the team!
Re
Hello, Konstantin,
Congratulations to you !
2009/5/6 Mark Thomas
> On behalf of the Tomcat committers I am pleased to announce that Konstantin
> Kolinko has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
>
> Mark
>
> --
Mark Thomas wrote:
On behalf of the Tomcat committers I am pleased to announce that Konstantin
Kolinko has been voted in as a new Tomcat committer.
Please join me in welcoming him.
+1 :-)
Cheers
Jean-Frederic
-
To unsubscri
Author: markt
Date: Wed May 6 10:22:02 2009
New Revision: 772132
URL: http://svn.apache.org/viewvc?rev=772132&view=rev
Log:
Start process of removing o.a.c.ServerFactory. Need to do this so:
a) The current o.a.c.startup.Tomcat tests pass
b) We can start to use o.a.c.startup.Tomcat for some new un
Author: markt
Date: Wed May 6 10:26:44 2009
New Revision: 772133
URL: http://svn.apache.org/viewvc?rev=772133&view=rev
Log:
Remove some unnecessary code
Modified:
tomcat/trunk/java/org/apache/catalina/realm/DataSourceRealm.java
Modified: tomcat/trunk/java/org/apache/catalina/realm/DataSourc
Author: markt
Date: Wed May 6 10:49:03 2009
New Revision: 772142
URL: http://svn.apache.org/viewvc?rev=772142&view=rev
Log:
More ServerFactory surgery
Modified:
tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/manager/ManagerS
On Wed, 2009-05-06 at 10:49 +, ma...@apache.org wrote:
> // Acquire global JNDI resources if available
> -Server server = ServerFactory.getServer();
> +Server server =
> +
> ((Engine)context.getParent().getParent()).getService().getServer();
Ouch, not prett
Congrats!
-Tim
Mark Thomas wrote:
On behalf of the Tomcat committers I am pleased to announce that Konstantin
Kolinko has been voted in as a new Tomcat committer.
Please join me in welcoming him.
Mark
-
To unsubscribe, e-m
Remy Maucherat wrote:
> On Wed, 2009-05-06 at 10:49 +, ma...@apache.org wrote:
>> // Acquire global JNDI resources if available
>> -Server server = ServerFactory.getServer();
>> +Server server =
>> +
>> ((Engine)context.getParent().getParent()).getService().
Congrats Kostia :-)
regards
Leon
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
https://issues.apache.org/bugzilla/show_bug.cgi?id=47161
Summary: Manager ignores executors on status pages
Product: Tomcat 6
Version: 6.0.18
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
On Wed, May 6, 2009 at 3:52 AM, Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased to announce that Konstantin
> Kolinko has been voted in as a new Tomcat committer.
Welcome aboard dude ;)
Yoav
-
To unsubscrib
Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased to announce that Konstantin
> Kolinko has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
>
Welcome Konstantin.
Cheers
--
^(TM)
https://issues.apache.org/bugzilla/show_bug.cgi?id=46902
--- Comment #2 from Christopher Schultz
2009-05-06 19:08:09 PST ---
A few questions:
1. Why can't the "redirectAfterAuth" path be within the protected space?
2. Why do you check to see if the request URI /startsWith/ the
redirectAf
15 matches
Mail list logo