https://issues.apache.org/bugzilla/show_bug.cgi?id=54507
Bug ID: 54507
Summary: Notification for expired session sent to still
initializing servlet context
Product: Tomcat 7
Version: 7.0.33
Hardware: PC
OS:
Author: kfujino
Date: Thu Jan 31 07:56:25 2013
New Revision: 1440871
URL: http://svn.apache.org/viewvc?rev=1440871&view=rev
Log:
Check cluster member before sending replicate message in ClusterSingleSignOn.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingl
Author: kfujino
Date: Thu Jan 31 07:44:20 2013
New Revision: 1440868
URL: http://svn.apache.org/viewvc?rev=1440868&view=rev
Log:
Check cluster member before sending replicate message in ClusterSingleSignOn.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.
Tomcat Experts,
The Servlet Profile of JSR 196 defines the use of the JASPIC SPI in
support of the portable integration
of new and/or custom authentication mechanisms in compatible Servlet
containers.
The Profile is a required component of all Full Platform EE Web
Containers, and we are rece
2013/1/30 :
> Author: olamy
> Date: Wed Jan 30 10:41:12 2013
> New Revision: 1440338
>
> URL: http://svn.apache.org/viewvc?rev=1440338&view=rev
> Log:
> [MTOMCAT-190] Client Certificate settings for connector
>
> Modified:
>
> tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/a
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/3857
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: markt
Date: Wed Jan 30 19:51:47 2013
New Revision: 1440622
URL: http://svn.apache.org/viewvc?rev=1440622&view=rev
Log:
Implement client and server async timeout
Note this doesn't work for BIO as it always blocks and only pretends to do
async writes.
Added:
tomcat/trunk/java/org/apach
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566682#comment-13566682
]
Gilberto C Andrade commented on MTOMCAT-128:
I can't, receiving 302 Found err
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566559#comment-13566559
]
Hudson commented on MTOMCAT-128:
Integrated in TomcatMavenPlugin-mvn3.x #229 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-128.
--
Resolution: Fixed
fixed.
If you could try 2.1-SNAPSHOT.
> The
Author: olamy
Date: Wed Jan 30 15:36:01 2013
New Revision: 1440474
URL: http://svn.apache.org/viewvc?rev=1440474&view=rev
Log:
move version to dependencyMngt on top pom
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml
tomcat/maven-plug
Author: olamy
Date: Wed Jan 30 15:35:49 2013
New Revision: 1440473
URL: http://svn.apache.org/viewvc?rev=1440473&view=rev
Log:
[MTOMCAT-128] The plugin ignores and/or parses web.xml incorrectally when using
tomcatWebXml option
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml
[
https://issues.apache.org/jira/browse/MTOMCAT-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566493#comment-13566493
]
Hudson commented on MTOMCAT-187:
Integrated in TomcatMavenPlugin-mvn3.x #228 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566482#comment-13566482
]
Sergio Fernández commented on MTOMCAT-187:
--
That's true! Knowing it I can even y
[
https://issues.apache.org/jira/browse/MTOMCAT-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566476#comment-13566476
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-187:
yup when
https://builds
[
https://issues.apache.org/jira/browse/MTOMCAT-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566475#comment-13566475
]
Sergio Fernández commented on MTOMCAT-187:
--
thanks!
when will be available as 2
Author: olamy
Date: Wed Jan 30 13:32:00 2013
New Revision: 1440408
URL: http://svn.apache.org/viewvc?rev=1440408&view=rev
Log:
[MTOMCAT-187] Scan resources executing run goal
ease configuration of reloadable feature.
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/
[
https://issues.apache.org/jira/browse/MTOMCAT-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-187.
--
Resolution: Fixed
implemented.
> Scan resources executing run
[
https://issues.apache.org/jira/browse/MTOMCAT-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566467#comment-13566467
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-187:
I will change behaviour
[
https://issues.apache.org/jira/browse/MTOMCAT-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566463#comment-13566463
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-187:
note contextReloadable f
Thanks for the feedback.
It looks like our issues are tracing back to a single bad tag class
implementation.
On 1/30/2013 6:54 AM, Konstantin Kolinko wrote:
2013/1/30 Jess Holle :
Is anyone else seeing regressions due to this change?
They appear as NullPointerExceptions from java.io.Writer.
2013/1/30 Jess Holle :
> Is anyone else seeing regressions due to this change?
>
> They appear as NullPointerExceptions from java.io.Writer.write(String) where
> the writer in question is a JSPWriter.
>
> This was addressed long ago by the fix for
> https://issues.apache.org/bugzilla/show_bug.cgi?i
On 30/01/2013 11:41, Jess Holle wrote:
> Is anyone else seeing regressions due to this change?
>
> They appear as NullPointerExceptions from java.io.Writer.write(String)
> where the writer in question is a JSPWriter.
>
> This was addressed long ago by the fix for
> https://issues.apache.org/bugzi
https://issues.apache.org/bugzilla/show_bug.cgi?id=35410
--- Comment #2 from Konstantin Kolinko ---
Reverted in Tomcat 7.0.35 by r1427821
See bug 54241 for a discussion.
--
You are receiving this mail because:
You are the assignee for the bug.
--
Is anyone else seeing regressions due to this change?
They appear as NullPointerExceptions from java.io.Writer.write(String)
where the writer in question is a JSPWriter.
This was addressed long ago by the fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=35410, but the
revision reve
https://issues.apache.org/bugzilla/show_bug.cgi?id=54499
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #6 from Mark
[
https://issues.apache.org/jira/browse/MTOMCAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-190.
--
Resolution: Fixed
see new paramater clientAuth
(http://tomcat.apache.org/mave
Modified:
tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat6-maven-plugin/run-mojo.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat6-maven-plugin/run-mojo.html?rev=1440343&r1=1440342&r2=1440343&view=diff
=
Modified:
tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependencies.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependencies.html?rev=1440343&r1=1440342&r2=1440343&view=diff
=
[
https://issues.apache.org/jira/browse/MTOMCAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566371#comment-13566371
]
Hudson commented on MTOMCAT-190:
Integrated in TomcatMavenPlugin-mvn3.x #227 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566370#comment-13566370
]
Hudson commented on MTOMCAT-119:
Integrated in TomcatMavenPlugin-mvn3.x #227 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566369#comment-13566369
]
Hudson commented on MTOMCAT-163:
Integrated in TomcatMavenPlugin-mvn3.x #227 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566367#comment-13566367
]
Hudson commented on MTOMCAT-199:
Integrated in TomcatMavenPlugin-mvn3.x #227 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566368#comment-13566368
]
Hudson commented on MTOMCAT-198:
Integrated in TomcatMavenPlugin-mvn3.x #227 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566366#comment-13566366
]
Hudson commented on MTOMCAT-61:
---
Integrated in TomcatMavenPlugin-mvn3.x #227 (See
[https://
[
https://issues.apache.org/jira/browse/MTOMCAT-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566365#comment-13566365
]
Hudson commented on MTOMCAT-197:
Integrated in TomcatMavenPlugin-mvn3.x #227 (See
[https
Author: olamy
Date: Wed Jan 30 10:41:32 2013
New Revision: 1440339
URL: http://svn.apache.org/viewvc?rev=1440339&view=rev
Log:
missed to add @since
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
Modified
Author: olamy
Date: Wed Jan 30 10:41:12 2013
New Revision: 1440338
URL: http://svn.apache.org/viewvc?rev=1440338&view=rev
Log:
[MTOMCAT-190] Client Certificate settings for connector
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7
[
https://issues.apache.org/jira/browse/MTOMCAT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-61.
-
Resolution: Fixed
Fix Version/s: (was: moreinfo)
2.1
Author: olamy
Date: Wed Jan 30 10:17:37 2013
New Revision: 1440331
URL: http://svn.apache.org/viewvc?rev=1440331&view=rev
Log:
[MTOMCAT-61] maven tomcat:run ignores the useSeperateTomcatClassloaded when
using serverXml property.
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/m
[
https://issues.apache.org/jira/browse/MTOMCAT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566341#comment-13566341
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-61:
---
any sample project to demon
[
https://issues.apache.org/jira/browse/MTOMCAT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) updated MTOMCAT-61:
--
Fix Version/s: (was: 2.1)
moreinfo
> maven tomcat:ru
[
https://issues.apache.org/jira/browse/MTOMCAT-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) updated MTOMCAT-183:
---
Fix Version/s: (was: 2.1)
moreinfo
> java.lang.No
[
https://issues.apache.org/jira/browse/MTOMCAT-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) updated MTOMCAT-148:
---
Fix Version/s: (was: 2.1)
2.2
> Clarify run goal
44 matches
Mail list logo