https://issues.apache.org/bugzilla/show_bug.cgi?id=44724
--- Comment #2 from Max Zinal <[EMAIL PROTECTED]> 2008-04-01 23:48:53 PST ---
The testcase seems to be working properly in Tomcat 6.0.16.
The problem described can be reproduced only with Tomcat 5.0 and 5.5 running
Sun JRE 1.4.
Thanks
Understood. All I am really asking/begging/patching for is a HttpOnly
option for the JSESSIONID cookie.
- Jim
Guenter Knauf wrote:
Hi,
we can't do this one
https://issues.apache.org/bugzilla/attachment.cgi?id=21741
that's a servlet spec class
well, that wasnt clever now!
Yo
Guenter Knauf wrote:
Hi,
we can't do this one
https://issues.apache.org/bugzilla/attachment.cgi?id=21741
that's a servlet spec class
well, that wasnt clever now!
You should first have commited, then made a trip to Kauai with your laptop, and
then from there at the Tomcat co
Hi,
> we can't do this one
> https://issues.apache.org/bugzilla/attachment.cgi?id=21741
> that's a servlet spec class
well, that wasnt clever now!
You should first have commited, then made a trip to Kauai with your laptop, and
then from there at the Tomcat coding party via wireless *just found*
we can't do this one
https://issues.apache.org/bugzilla/attachment.cgi?id=21741
that's a servlet spec class
Filip
Jim Manico wrote:
Tequila, tents, food and wireless access provided!!! Tomcat coding
party at Jim's house!
nice, since we work RTC (Review-Then-Commit) you're gonna have to
exte
https://issues.apache.org/bugzilla/show_bug.cgi?id=44738
Summary: mod_jk-1.2.26 does not work in virtualhost
Product: Tomcat 6
Version: unspecified
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Prio
https://issues.apache.org/bugzilla/show_bug.cgi?id=44721
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44637
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44724
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679
--- Comment #8 from David Lewis <[EMAIL PROTECTED]> 2008-04-01 12:06:32 PST ---
OK ... thanks!
I see that at the bottom of section 2.2 of RFC 2616 (HTTP/1.1)
Many HTTP/1.1 header field values consist of words separated by LWS
or
https://issues.apache.org/bugzilla/show_bug.cgi?id=44725
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44728
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Tue Apr 1 11:42:22 2008
New Revision: 643506
URL: http://svn.apache.org/viewvc?rev=643506&view=rev
Log:
Add MarkMail to the lists of archives. Fix bug 44728.
Modified:
tomcat/site/trunk/docs/lists.html
tomcat/site/trunk/xdocs/lists.xml
Modified: tomcat/site/trunk/doc
Author: markt
Date: Tue Apr 1 11:36:53 2008
New Revision: 643501
URL: http://svn.apache.org/viewvc?rev=643501&view=rev
Log:
Better fix
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/STATUS.txt?rev=6
Author: markt
Date: Tue Apr 1 11:36:42 2008
New Revision: 643500
URL: http://svn.apache.org/viewvc?rev=643500&view=rev
Log:
Better fix
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
Peter Rossbach wrote:
HI Mark,
as you set request.secret="xxx" you don't use request.useSecret="true".
With useSecret you generate a random requiredSecret,
Look at o.a.coyote.jk.common.HandlerRequest
Cheers. Fixed.
Mark
-
Author: markt
Date: Tue Apr 1 11:33:38 2008
New Revision: 643497
URL: http://svn.apache.org/viewvc?rev=643497&view=rev
Log:
Better fix for bug 44715. Document use of secret for AJP connector.
Modified:
tomcat/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/trunk/webapps/docs/config/ajp.x
Author: markt
Date: Tue Apr 1 11:23:08 2008
New Revision: 643491
URL: http://svn.apache.org/viewvc?rev=643491&view=rev
Log:
Undo last commit - need to rework wording.
Modified:
tomcat/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/trunk/webapps/docs/config/ajp.xml
URL:
http://svn.apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=44728
Summary: add MarkMail to the list of mailing list archives
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: trivial
HI Mark,
as you set request.secret="xxx" you don't use request.useSecret="true".
With useSecret you generate a random requiredSecret,
Look at o.a.coyote.jk.common.HandlerRequest
LL 123
public void setSecret( String s ) {
requiredSecret=s;
}
public void setUseSecret( boolean b
https://issues.apache.org/bugzilla/show_bug.cgi?id=42693
jfclere <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Res
https://issues.apache.org/bugzilla/show_bug.cgi?id=44725
Summary: Tomcat delete context.xml and web.xml if re-naming
Folders in CONF
Product: Tomcat 6
Version: 6.0.16
Platform: PC
OS/Version: Windows Server 2003
Sta
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The following page has been changed by TimFunk:
http://wiki.apache.org/tomcat/joaosavioli
The comment on the change is:
no personal wiki pages please
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=44724
Summary: CGIServlet: undesirable encoding conversion of CGI
output
Product: Tomcat 6
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
24 matches
Mail list logo