Re: Why does Manager.createSession(String) take a sessionId

2012-06-15 Thread Martin Grotzke
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

svn commit: r1350512 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default

2012-06-15 Thread markt
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

[jira] [Commented] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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

[VOTE] Release Apache Tomcat 7.0.28

2012-06-15 Thread Mark Thomas
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

[jira] [Updated] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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

Re: [VOTE] Release Apache Tomcat 7.0.28

2012-06-15 Thread sebb
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

svn commit: r1350563 - in /tomcat/trunk/res/maven: README.txt mvn-pub.xml mvn.properties.default

2012-06-15 Thread markt
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

svn commit: r1350564 - in /tomcat/tc7.0.x/trunk/res/maven: README.txt mvn-pub.xml mvn.properties.default

2012-06-15 Thread markt
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

Re: [VOTE] Release Apache Tomcat 7.0.28

2012-06-15 Thread Mark Thomas
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

[jira] [Commented] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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

[jira] [Updated] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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

[jira] [Updated] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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

[Bug 53421] New: BeanELResolver's inner class BeanProperty throws incorrect message while PropertyNotFound

2012-06-15 Thread bugzilla
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:

[Bug 53421] BeanELResolver's inner class BeanProperty throws incorrect message while PropertyNotFound

2012-06-15 Thread bugzilla
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

[jira] [Updated] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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

Re: [VOTE] Release Apache Tomcat 7.0.28

2012-06-15 Thread Mladen Turk
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

[Bug 53422] New: iPlanet (7.0.11) Instance crashes frequently when using Status Worker in (mod_jk/1.2.32)

2012-06-15 Thread bugzilla
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

[jira] [Comment Edited] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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: -

[jira] [Updated] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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

[jira] [Comment Edited] (MTOMCAT-60) Multiple-War-Deployment in configuration section.

2012-06-15 Thread Neale Upstone (JIRA)
[ 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: -

[Proposal] Preparatory refactoring for Resource handling refactoring

2012-06-15 Thread Mark Thomas
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

[Bug 53422] iPlanet (7.0.11) Instance crashes frequently when using Status Worker in (mod_jk/1.2.32)

2012-06-15 Thread bugzilla
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.

svn commit: r1350864 - /tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

2012-06-15 Thread rjung
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

svn commit: r1350865 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/AprLifecycleListener.java webapps/docs/changelog.xml

2012-06-15 Thread rjung
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

tcnative version check broken for test suite of TC 7

2012-06-15 Thread Rainer Jung
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