Hi Mark,
2013/6/11 Mark Thomas wrote:
>
> On 11/06/2013 21:29, Nick Williams wrote:
>>
>> I was looking through EE 7 and the changes to trunk in the last six
>> months or so and realized that no work had yet been done to implement
>> EL 3.0. Does anyone know what the anticipated timeline is for
>>
Author: olamy
Date: Mon Jun 24 12:07:19 2013
New Revision: 1496000
URL: http://svn.apache.org/r1496000
Log:
ignore target directory
Modified:
tomcat/taglibs/trunks/ (props changed)
Propchange: tomcat/taglibs/trunks/
--
Author: olamy
Date: Mon Jun 24 12:09:30 2013
New Revision: 1496001
URL: http://svn.apache.org/r1496001
Log:
remove wrong jenkins url
Modified:
tomcat/taglibs/taglibs-parent/trunk/pom.xml
Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglibs/t
Author: olamy
Date: Mon Jun 24 12:14:32 2013
New Revision: 1496003
URL: http://svn.apache.org/r1496003
Log:
upgrade some plugin version
Modified:
tomcat/taglibs/taglibs-parent/trunk/pom.xml
Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglib
Hi,
Can be easy :-)
mvn site site:stage and all the content of all modules will be in
${project.build.directory}/staging (target/staging).
But to achieve this and having something easy we must the site module
on the top!
Means here http://svn.apache.org/repos/asf/tomcat/taglibs/trunks/
As we don't
Dear Community
Apache Gump builds some of your projects and it is quite possible you
don't know or have by now forgotten about it.
More than half a year ago a technical problem has forced us to turn off
emails on build failures as we would have been sending out lots of false
alarms.
Before we re
On 24/06/2013 14:20, Stefan Bodewig wrote:
> Dear Community
>
> Apache Gump builds some of your projects and it is quite possible you
> don't know or have by now forgotten about it.
>
> More than half a year ago a technical problem has forced us to turn off
> emails on build failures as we would
Author: markt
Date: Mon Jun 24 14:06:24 2013
New Revision: 1496061
URL: http://svn.apache.org/r1496061
Log:
Changes to java.beans.Introspector#flushCaches() mean that AppContext
protection is not required from 1.7.0_02 onwards.
Changes to AppContext meant the memory leak protection required a gra
Author: markt
Date: Mon Jun 24 14:15:31 2013
New Revision: 1496063
URL: http://svn.apache.org/r1496063
Log:
Tomcat 8 requires a minimum of Java 7 so simplify.
Modified:
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
tomcat/trunk/webapps/docs/config/listen
Hi to all,
I'm faced a weird problem with a web application who didn't keep JSESSIONID
generated by Apache Tomcat (via jvmRoute).
This application is using ASF Shiro who in turn regenerate its own
JSESSIONID (and replace one from Tomcat).
It completly broke mod_jk/ajp load-balancing and sticky s
Author: markt
Date: Mon Jun 24 15:33:33 2013
New Revision: 1496098
URL: http://svn.apache.org/r1496098
Log:
Changes to java.beans.Introspector#flushCaches() mean that AppContext
protection is not required from 1.7.0_02 onwards.
Changes to AppContext meant the memory leak protection required a gra
Mark,
On 6/24/13 10:06 AM, ma...@apache.org wrote:
> Author: markt
> Date: Mon Jun 24 14:06:24 2013
> New Revision: 1496061
>
> URL: http://svn.apache.org/r1496061
> Log:
> Changes to java.beans.Introspector#flushCaches() mean that AppContext
> protection is not required from 1.7.0_02 onwards.
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Henri,
This sounds more like a question for the users list. Cross-posting to
re-locate. See more below...
On 6/24/13 11:09 AM, Henri Gomez wrote:
> Hi to all,
>
> I'm faced a weird problem with a web application who didn't keep
> JSESSIONID genera
Author: markt
Date: Mon Jun 24 19:35:24 2013
New Revision: 1496174
URL: http://svn.apache.org/r1496174
Log:
Additional unit tests based on spec examples
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/server/TestUriTemplate.java
Modified:
tomcat/trunk/test/org/apache/tomcat/websocke
Author: markt
Date: Mon Jun 24 19:36:15 2013
New Revision: 1496175
URL: http://svn.apache.org/r1496175
Log:
Rename to match test case name with tested class name
Added:
tomcat/trunk/test/org/apache/tomcat/websocket/server/TestWsServerContainer.java
- copied, changed from r1496062,
tom
Author: markt
Date: Mon Jun 24 19:58:05 2013
New Revision: 1496184
URL: http://svn.apache.org/r1496184
Log:
More matching tests based on spec examples.
Modified:
tomcat/trunk/test/org/apache/catalina/filters/TesterServletContext.java
tomcat/trunk/test/org/apache/tomcat/websocket/server/T
Author: markt
Date: Mon Jun 24 20:30:04 2013
New Revision: 1496200
URL: http://svn.apache.org/r1496200
Log:
Clients need to send extension information
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/Constants.java
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.
Author: markt
Date: Mon Jun 24 20:38:17 2013
New Revision: 1496205
URL: http://svn.apache.org/r1496205
Log:
Remove unused value
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.
Author: markt
Date: Mon Jun 24 20:41:16 2013
New Revision: 1496208
URL: http://svn.apache.org/r1496208
Log:
Fix an i18n TODO
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/websocket/server/UriTemplate.java
Modifi
Author: markt
Date: Mon Jun 24 20:45:13 2013
New Revision: 1496210
URL: http://svn.apache.org/r1496210
Log:
Remove the TCK hack. I no longer have access to the preview of the WebSocket
TCK.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
Modified:
tomcat/t
Hello Henri,
On 24.06.2013 17:09, Henri Gomez wrote:
> I'm faced a weird problem with a web application who didn't keep JSESSIONID
> generated by Apache Tomcat (via jvmRoute).
>
> This application is using ASF Shiro who in turn regenerate its own
> JSESSIONID (and replace one from Tomcat).
>
> I
Author: markt
Date: Mon Jun 24 22:46:38 2013
New Revision: 1496247
URL: http://svn.apache.org/r1496247
Log:
Remaining i18n TODOs in WebSocket impl
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/AsyncChannelWrapperSecure.java
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStri
https://issues.apache.org/bugzilla/show_bug.cgi?id=54693
--- Comment #7 from Rob Dunn ---
Any idea when this will be released ?
Thanks
Rob
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubsc
https://issues.apache.org/bugzilla/show_bug.cgi?id=55134
Bug ID: 55134
Summary: Application is crashed when user runs the stress with
600 users
Product: Tomcat Native
Version: 1.1.2
Hardware: DEC
OS: Windows
https://issues.apache.org/bugzilla/show_bug.cgi?id=55134
--- Comment #1 from Manoj ---
Same issue if user runs the stress with more than 600 users.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
https://issues.apache.org/bugzilla/show_bug.cgi?id=54693
--- Comment #8 from Rob Dunn ---
Any idea when this will be released ?
Thanks
Rob
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubsc
https://issues.apache.org/bugzilla/show_bug.cgi?id=55134
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
>Henri,
> This sounds more like a question for the users list. Cross-posting to
> re-locate. See more below...
I used dev list because question was also about updating mod_jk code.
>Is is important to retain the original JSESSIONID, or do you only want
>to retain the jvmRoute information? I woul
28 matches
Mail list logo