On 02/08/2013 02:43 PM, Mladen Turk wrote:
The Apache Tomcat Native 1.1.27 is
[X] Stable, go ahead and release
[ ] Broken because of ...
My vote, FTR
Regards
--
^TM
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apac
https://issues.apache.org/bugzilla/show_bug.cgi?id=54551
Chuck Caldarale changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54551
Bug ID: 54551
Summary: javascript
Product: Tomcat 6
Version: unspecified
Hardware: PC
Status: NEW
Severity: critical
Priority: P1
Component: Exam
https://issues.apache.org/bugzilla/show_bug.cgi?id=51314
venu changed:
What|Removed |Added
CC||trainee.v...@cravaka.com
--
You are receiv
-Original Message-
From: Williams, Nick [mailto:nicholas.willi...@ul.com]
Sent: Monday, February 11, 2013 5:24 PM
To: Tomcat Developers List (dev@tomcat.apache.org)
Subject: When to notify of changed session IDs?
>After discussing with Mark T, I'm working on implementing
>HttpServletReque
After discussing with Mark T, I'm working on implementing
HttpServletRequest.changeSessionId() and the calling of HttpSessionIdListeners
as introduced in the Servlet 3.1 specification. I'd like to help and it seemed
like a trivial enough item for me to tackle (I may regret saying that :-P).
Tom
(I'm replying to both your emails here. Forgive me.)
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Monday, February 11, 2013 2:38 PM
To: Tomcat Developers List
Subject: Re: EL 3.0, HttpSessionIdListener, HttpServletRequest#changeSessionId()
>> Fascinating. Years ago
On 11/02/2013 18:23, Violeta Georgieva wrote:
> Hi,
>
> I would like to work on this enhancement request [1].
> What do you think? Is it Ok to provide implementation for it in Tomcat 7?
For addWebapp, processing META-INF/context.xml seems reasonable to me. I
don't have an issue with that feature
On 11/02/2013 19:38, Williams, Nick wrote:
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Monday, February 11, 2013 10:46 AM
> To: Tomcat Developers List
> Subject: Re: EL 3.0, HttpSessionIdListener,
> HttpServletRequest#changeSessionId()
>
>> For WebSocket I a
Author: markt
Date: Mon Feb 11 20:28:56 2013
New Revision: 1444951
URL: http://svn.apache.org/r1444951
Log:
Rename canWrite() -> isReady()
Modified:
tomcat/trunk/java/javax/servlet/ServletOutputStream.java
tomcat/trunk/java/javax/servlet/http/HttpServlet.java
tomcat/trunk/java/org/apa
Author: markt
Date: Mon Feb 11 20:24:03 2013
New Revision: 1444946
URL: http://svn.apache.org/r1444946
Log:
Rename ProtocolHandler to HttpUpgradeHandler
Added:
tomcat/trunk/java/javax/servlet/http/HttpUpgradeHandler.java
- copied, changed from r1444731,
tomcat/trunk/java/javax/servlet/
On 11/02/2013 18:22, Williams, Nick wrote:
> -Original Message- From: Mark Thomas
> [mailto:ma...@apache.org] Sent: Monday, February 11, 2013 10:46 AM
> To: Tomcat Developers List Subject: Re: EL 3.0,
> HttpSessionIdListener, HttpServletRequest#changeSessionId()
>
>>> 1) Where do y'all ge
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Monday, February 11, 2013 10:46 AM
To: Tomcat Developers List
Subject: Re: EL 3.0, HttpSessionIdListener, HttpServletRequest#changeSessionId()
> For WebSocket I automate it a little by using javap on the spec repository
Hi,
I would like to work on this enhancement request [1].
What do you think? Is it Ok to provide implementation for it in Tomcat 7?
Thanks
Violeta
[1] https://issues.apache.org/bugzilla/show_bug.cgi?id=51526
-
To unsubscribe, e
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Monday, February 11, 2013 10:46 AM
To: Tomcat Developers List
Subject: Re: EL 3.0, HttpSessionIdListener, HttpServletRequest#changeSessionId()
>> 1) Where do y'all get the javax.* code that's in your repository?
>
>The so
On 11/02/2013 16:00, Williams, Nick wrote:
> 1) Where do y'all get the javax.* code that's in your repository?
The sources have varied over time (at one point Tomcat was the reference
implementation).
These days it is essentially a manual process to create them from the
spec. For WebSocket I auto
> On 11/02/2013 01:05, Williams, Nick wrote:
>> As some of you know, I've been experimenting with Tomcat trunk (8.0)
>> and the latest specs. I understand, of course, that this is all far
>> from complete. While playing around this weekend, I noticed three
>> things:
>>
>>
>> - Tomcat trun
Author: markt
Date: Mon Feb 11 14:57:27 2013
New Revision: 1444808
URL: http://svn.apache.org/r1444808
Log:
Update to draft v12 of WebSocket API
Align current implementation with draft
Modified:
tomcat/trunk/java/javax/websocket/CloseReason.java
tomcat/trunk/java/javax/websocket/Container
Author: markt
Date: Mon Feb 11 14:03:53 2013
New Revision: 1444769
URL: http://svn.apache.org/r1444769
Log:
Add Writer test
Added:
tomcat/trunk/test/org/apache/tomcat/websocket/TestWsRemoteEndpoint.java
(with props)
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/TesterSingleMe
Author: markt
Date: Mon Feb 11 14:03:35 2013
New Revision: 1444768
URL: http://svn.apache.org/r1444768
Log:
Implement new approach to locking
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/Constants.java
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
to
Author: markt
Date: Mon Feb 11 13:33:37 2013
New Revision: 1444762
URL: http://svn.apache.org/r1444762
Log:
Fix a handful of Javadoc warnings
Modified:
tomcat/trunk/java/org/apache/catalina/storeconfig/IStoreConfig.java
tomcat/trunk/java/org/apache/catalina/storeconfig/StoreConfig.java
On 02/11/2013 12:26 PM, Rainer Jung wrote:
On 08.02.2013 14:43, Mladen Turk wrote:
- key not in all KEYS files:
I found it in /tomcat/native/branches/1.1.x/KEYS and on people.a.o,
but it should also be added to
http://archive.apache.org/dist/tomcat/tomcat-connectors/KEYS and
/tomcat/t
On 08.02.2013 14:43, Mladen Turk wrote:
> Version 1.1.27 is bug fixing release.
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
>
> The VOTE will remain open for at least 48 hours.
>
> The Apache Tomcat Native 1.1.27 is
> [X] Stable, go ahead and rel
Author: jfclere
Date: Mon Feb 11 11:03:50 2013
New Revision: 1444737
URL: http://svn.apache.org/r1444737
Log:
Make the requestURI string is also reset.
Modified:
tomcat/trunk/java/org/apache/catalina/valves/rewrite/RewriteValve.java
Modified: tomcat/trunk/java/org/apache/catalina/valves/rewr
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Linux_Unix" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/Linux_Unix?action=diff&rev1=9&rev2=10
Comment:
Add an answer to the question of using
On 11/02/2013 08:59, ma...@apache.org wrote:
> Author: markt
> Date: Mon Feb 11 08:59:28 2013
> New Revision: 1444684
>
> URL: http://svn.apache.org/r1444684
> Log:
> OutputStream and Writer support
I have a unit test for this but it has highlighted a problem with the
current locking approach. I'
On 11/02/2013 01:05, Williams, Nick wrote:
> As some of you know, I've been experimenting with Tomcat trunk (8.0)
> and the latest specs. I understand, of course, that this is all far
> from complete. While playing around this weekend, I noticed three
> things:
>
>
> - Tomcat trunk still
Author: markt
Date: Mon Feb 11 08:59:28 2013
New Revision: 1444684
URL: http://svn.apache.org/r1444684
Log:
OutputStream and Writer support
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointBase.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpo
28 matches
Mail list logo