Author: mturk
Date: Wed Sep 24 01:17:16 2008
New Revision: 698458
URL: http://svn.apache.org/viewvc?rev=698458&view=rev
Log:
Tab police
Modified:
tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c
tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c
tomcat/connectors/trun
Author: mturk
Date: Wed Sep 24 01:19:56 2008
New Revision: 698459
URL: http://svn.apache.org/viewvc?rev=698459&view=rev
Log:
Ups, wrong file commited
Modified:
tomcat/connectors/trunk/jk/native/common/portable.h
Modified: tomcat/connectors/trunk/jk/native/common/portable.h
URL:
http://svn.a
Author: mturk
Date: Wed Sep 24 01:35:33 2008
New Revision: 698466
URL: http://svn.apache.org/viewvc?rev=698466&view=rev
Log:
Add config.nice generation. Mostly copy/paste from APR
Modified:
tomcat/connectors/trunk/jk/native/configure.in
tomcat/connectors/trunk/jk/native/scripts/build/jk_c
https://issues.apache.org/bugzilla/show_bug.cgi?id=45870
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45869
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=45285
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
https://issues.apache.org/bugzilla/show_bug.cgi?id=45872
Summary: warning message for fail_on_status extension is
incorrect
Product: Tomcat 5
Version: Nightly Build
Platform: PC
OS/Version: Linux
Status: NEW
I have the need to change the name of the session cookie to something
other than JSESSIONID. With some other containers like Weblogic it can
be adjusted via the provider descriptor (weblogic.xml)
[http://e-docs.bea.com/wls/docs100/webapp/weblogic_xml.html#wp1071982].
Tomcat makes use of a global fi
Dan Bush wrote:
> I have the need to change the name of the session cookie to something
> other than JSESSIONID. With some other containers like Weblogic it can
> be adjusted via the provider descriptor (weblogic.xml)
> [http://e-docs.bea.com/wls/docs100/webapp/weblogic_xml.html#wp1071982].
> Tomca
Dan Bush wrote:
I don't think this
would impact mod_jk because I believe that is configurable via a
directive.
Not jet. However the next version we are going to release (1.2.27)
will have that feature.
Think your question was raised few times, but the answer was always
-1, cause per servlet s
On Wed, 2008-09-24 at 14:52 +0100, Mark Thomas wrote:
> The 3.0 servlet spec mentions this (ie Tomcat 7) but there is nothing to
> stop this being added to 6.0.x
I am not aware of such a proposal in Servlet 3.0 (session cookie
configuration and tracking coinfig, but no config for the cookie name o
Remy Maucherat wrote:
> On Wed, 2008-09-24 at 14:52 +0100, Mark Thomas wrote:
>> The 3.0 servlet spec mentions this (ie Tomcat 7) but there is nothing to
>> stop this being added to 6.0.x
>
> I am not aware of such a proposal in Servlet 3.0 (session cookie
> configuration and tracking coinfig, but
On Wed, 2008-09-24 at 15:53 +0100, Mark Thomas wrote:
> It is in section 7.1.1 of the 3.0 early draft. It only applies to the
> cookie name. Making the url parameter configurable would be non-spec
> complaint but I don't see a good reason not to allow it if users have a
> requirement for it.
For s
It's kind of hard to fight the specification in the long run. I would
think the language would need to be loosened up from MUST. The
specification could suggest the use JSESSIONID by default, which would
be supported by Tomcat; yet still allow it to be configurable. Not
sure I understand why it wou
Remy Maucherat wrote:
> On Wed, 2008-09-24 at 15:53 +0100, Mark Thomas wrote:
>> It is in section 7.1.1 of the 3.0 early draft. It only applies to the
>> cookie name. Making the url parameter configurable would be non-spec
>> complaint but I don't see a good reason not to allow it if users have a
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=45878
Summary: Generated jars do not contain proper manifests or N & L
files
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Windows XP
Status: NEW
Dan Bush wrote:
> It's kind of hard to fight the specification in the long run. I would
> think the language would need to be loosened up from MUST. The
> specification could suggest the use JSESSIONID by default, which would
> be supported by Tomcat; yet still allow it to be configurable.
This is
https://issues.apache.org/bugzilla/show_bug.cgi?id=45879
Summary: Windows installer fails to install NOTICE and RELEASE-
NOTES
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Windows XP
Status: NEW
On Wed, 2008-09-24 at 16:23 +0100, Mark Thomas wrote:
> The draft is here:
> http://jcp.org/en/jsr/detail?id=315
>
> I though you were on the Servlet EG or am I mistaken?
I was not aware of that file for whatever reason. I now remember the
language that was discussed, and I remember being in favo
https://issues.apache.org/bugzilla/show_bug.cgi?id=45880
Summary: Problems with Windows service installer
Product: Tomcat 5
Version: 5.5.27
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority:
Author: markt
Date: Wed Sep 24 08:47:40 2008
New Revision: 698613
URL: http://svn.apache.org/viewvc?rev=698613&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45852
Add special handling a for charset that Java uses a non-default name for
Modified:
tomcat/trunk/res/tomcat.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45882
Summary: Ensure all jars have full manifests and N & L files
Product: Tomcat 5
Version: 5.5.27
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Author: markt
Date: Wed Sep 24 08:54:05 2008
New Revision: 698618
URL: http://svn.apache.org/viewvc?rev=698618&view=rev
Log:
Propose fix for 45852
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU
https://issues.apache.org/bugzilla/show_bug.cgi?id=45852
--- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-24 09:03:09 PST ---
Thanks for the testing. I have fixed this in trunk and proposed it for 6.0.x.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=
https://issues.apache.org/bugzilla/show_bug.cgi?id=45879
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-24 09:08:52 PST ---
Release notes are included in the ROOT webapp and the docs webapp.
The NOTICE file is only in the docs. It should probably be moved to the install
dir to s
https://issues.apache.org/bugzilla/show_bug.cgi?id=45879
--- Comment #2 from Sebb <[EMAIL PROTECTED]> 2008-09-24 09:15:48 PST ---
It would be useful to have RELEASE-NOTES in the top-level directory as well.
This what is done in the binary archive.
The webapp RELEASE-NOTES.txt files are not a
Author: markt
Date: Wed Sep 24 09:21:25 2008
New Revision: 698629
URL: http://svn.apache.org/viewvc?rev=698629&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45879
Move the NOTICE file to the install dir
Modified:
tomcat/trunk/build.xml
tomcat/trunk/res/tomcat.nsi
M
https://issues.apache.org/bugzilla/show_bug.cgi?id=45879
--- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-24 09:33:45 PST ---
The NOTICE file has been moved in trunk and the fix proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
-
Author: markt
Date: Wed Sep 24 09:44:13 2008
New Revision: 698641
URL: http://svn.apache.org/viewvc?rev=698641&view=rev
Log:
Propose fix for 45879
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU
https://issues.apache.org/bugzilla/show_bug.cgi?id=45879
--- Comment #4 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-24 11:19:06 PST ---
Test of e-mail address change - please ignore.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving
Remy Maucherat schrieb:
> On Wed, 2008-09-24 at 16:23 +0100, Mark Thomas wrote:
>> The draft is here:
>> http://jcp.org/en/jsr/detail?id=315
>>
>> I though you were on the Servlet EG or am I mistaken?
>
> I was not aware of that file for whatever reason. I now remember the
> language that was disc
https://issues.apache.org/bugzilla/show_bug.cgi?id=45882
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Severity|normal |enhancement
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=45878
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-24 12:27:29 PST ---
The spec jars should be easy to fix.
I don't see how many of those values apply to most of the Tomcat jars. What,
for example, would you expect the manifes
Author: markt
Date: Wed Sep 24 13:18:32 2008
New Revision: 698713
URL: http://svn.apache.org/viewvc?rev=698713&view=rev
Log:
Propose fix for 45880
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=45880
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-24 13:18:40 PST ---
The following patch has been proposed to fix this:
http://people.apache.org/~markt/patches/2008-09-24-bug45880.patch
--
Configure bugmail: https://issue
Author: markt
Date: Wed Sep 24 13:23:34 2008
New Revision: 698716
URL: http://svn.apache.org/viewvc?rev=698716&view=rev
Log:
Propose fix for 45827
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=45827
--- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-24 13:23:08 PST ---
Thanks for the patch. I have proposed it for 5.5.x.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are rece
https://issues.apache.org/bugzilla/show_bug.cgi?id=45215
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
https://issues.apache.org/bugzilla/show_bug.cgi?id=42443
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
This has broken the build on Windows also.
The addition of the log statement pushed the declaration of char* buff below
it out of the beginning of the block, and VC is being pedantic about the C
declaration rules.
tim
From: <[EMAIL PROTECTED]>
Reply-To: Tomcat Developers List
Date: Tue, 23 Sep
https://issues.apache.org/bugzilla/show_bug.cgi?id=45852
--- Comment #4 from Yousei Itou <[EMAIL PROTECTED]> 2008-09-24 17:13:22 PST ---
Thank you for reply.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: --
Mark Thomas wrote:
Dan Bush wrote:
I have the need to change the name of the session cookie to something
other than JSESSIONID. With some other containers like Weblogic it can
be adjusted via the provider descriptor (weblogic.xml)
[http://e-docs.bea.com/wls/docs100/webapp/weblogic_xml.html#wp
Author: billbarker
Date: Wed Sep 24 17:36:26 2008
New Revision: 698785
URL: http://svn.apache.org/viewvc?rev=698785&view=rev
Log:
Vote
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?
44 matches
Mail list logo