On 06/15/2012 07:49 AM, Rainer Jung wrote:
> On 14.06.2012 21:45, Martin Grotzke wrote:
>> Wouldn't it be more safe for users that are not aware of this fact to
>> always generate a new sessionId?
>
> Empty session path was originally meant to support a portal situation.
> Using it there would be
Author: markt
Date: Fri Jun 15 07:51:09 2012
New Revision: 1350512
URL: http://svn.apache.org/viewvc?rev=1350512&view=rev
Log:
Update version for next release
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
Modified: tomcat/tc
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295526#comment-13295526
]
Neale Upstone commented on MTOMCAT-60:
--
I'm creating a new patch now
The proposed Apache Tomcat 7.0.28 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.28/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-243/
The svn tag is:
http://svn.apache.org/r
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neale Upstone updated MTOMCAT-60:
-
Attachment: patch-for-tomcat6.patch
This one should apply and maintains backwards compatibility w
On 15 June 2012 10:14, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.28 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.28/
The NOTICE file for the source archive includes references to Nullsoft
and Eclipse whic
Author: markt
Date: Fri Jun 15 10:26:56 2012
New Revision: 1350563
URL: http://svn.apache.org/viewvc?rev=1350563&view=rev
Log:
Simplify Maven publishing
- Use Nexus throughout
- Remove now unused scp related sections
- Prompt for passwords rather than reading them from a file
Update version for T
Author: markt
Date: Fri Jun 15 10:32:55 2012
New Revision: 1350564
URL: http://svn.apache.org/viewvc?rev=1350564&view=rev
Log:
Simplify Maven publishing
- Use Nexus throughout
- Remove now unused scp related sections
- Prompt for passwords rather than reading them from a file
Modified:
tomcat
On 15/06/2012 10:14, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.28 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.28/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapach
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295653#comment-13295653
]
Neale Upstone commented on MTOMCAT-60:
--
Looks good in that I get the correct context
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neale Upstone updated MTOMCAT-60:
-
Attachment: (was: patch-for-tomcat6.patch)
> Multiple-War-Deployment in configuration sec
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neale Upstone updated MTOMCAT-60:
-
Attachment: patch-for-tomcat6.patch
I've attached an updated patch which doesn't assume maven wil
https://issues.apache.org/bugzilla/show_bug.cgi?id=53421
Priority: P2
Bug ID: 53421
Assignee: dev@tomcat.apache.org
Summary: BeanELResolver's inner class BeanProperty throws
incorrect message while PropertyNotFound
Severity:
https://issues.apache.org/bugzilla/show_bug.cgi?id=53421
Ian YT Tsai changed:
What|Removed |Added
OS||All
--- Comment #1 from Ian YT Tsai
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neale Upstone updated MTOMCAT-60:
-
Attachment: SaxExceptionFix.patch
This fixes the SaxException at the cost of creating one context
On 06/15/2012 11:14 AM, Mark Thomas wrote:
The proposed Apache Tomcat 7.0.28 release is now available for voting.
The proposed 7.0.27 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 7.0.28 Stable
BTW, you should have probably change the vote order to stable/broken
https://issues.apache.org/bugzilla/show_bug.cgi?id=53422
Priority: P2
Bug ID: 53422
Assignee: dev@tomcat.apache.org
Summary: iPlanet (7.0.11) Instance crashes frequently when
using Status Worker in (mod_jk/1.2.32)
Severity: m
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295696#comment-13295696
]
Neale Upstone edited comment on MTOMCAT-60 at 6/15/12 3:41 PM:
-
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neale Upstone updated MTOMCAT-60:
-
Comment: was deleted
(was: I'm creating a new patch now)
> Multiple-War-Deployment in config
[
https://issues.apache.org/jira/browse/MTOMCAT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295557#comment-13295557
]
Neale Upstone edited comment on MTOMCAT-60 at 6/15/12 3:42 PM:
-
All,
Servlet 3.1 looks like it is going to introduce 'overlays' or something
similar along the lines of the enhancement request [1].
Tomcat already has aliases, VirtualDirContext and resource JAR support -
each implemented slightly differently. Things are already rather messy
and will get worse i
https://issues.apache.org/bugzilla/show_bug.cgi?id=53422
--- Comment #1 from Rainer Jung ---
This is not aknown issue. Can you get a core dump and provide a backtrace?
--
You are receiving this mail because:
You are the assignee for the bug.
Author: rjung
Date: Sat Jun 16 06:22:00 2012
New Revision: 1350864
URL: http://svn.apache.org/viewvc?rev=1350864&view=rev
Log:
Fix checking recommended tcnative version.
Modified:
tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java
Modified: tomcat/trunk/java/org/apache/cata
Author: rjung
Date: Sat Jun 16 06:28:02 2012
New Revision: 1350865
URL: http://svn.apache.org/viewvc?rev=1350865&view=rev
Log:
Fix checking recommended tcnative version.
Backport of r1350864 from trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apach
I accidentially ran the tc 7.0.28 test suite with tcnative 1.1.23. It
crashes. Required version of tcnative is now 1.1.24.
It seems the handling of a version mismatch in the AprLifecycleListener
isn't sufficient to prevent running TC with apr connector, at least not
for the test suite.
Regar
25 matches
Mail list logo