Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=102&rev2=103
zx\.slave\.ca
zyseo\.com
# Temporary
Author: kfujino
Date: Tue Mar 26 08:18:49 2013
New Revision: 1461010
URL: http://svn.apache.org/r1461010
Log:
Remove unused method.
-setProperty
-getProperty
-getPropertyNames
-removeProperty
-transferProperty
These methods for configuring the cluster manager property is not being used.
Modified:
Author: kkolinko
Date: Tue Mar 26 08:48:14 2013
New Revision: 1461021
URL: http://svn.apache.org/r1461021
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54324
Allow APR connector to disable TLS compression when OpenSSL supports it.
Patch by schultz
Modified:
tomcat/tc6.0.x/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=54324
--- Comment #7 from Konstantin Kolinko ---
Implemented in Tomcat 6.0 by r1461021 , will be in 6.0.37
--
You are receiving this mail because:
You are the assignee for the bug.
--
Author: kkolinko
Date: Tue Mar 26 08:56:33 2013
New Revision: 1461026
URL: http://svn.apache.org/r1461026
Log:
Fix a typo
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/confi
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871
--- Comment #17 from Joseph Walton ---
Thanks for the new class hierarchy message. Running tomcat master with that
improvement showed me exactly what the problem was - a loop caused by an
incompatible version of Jaxen bundled with an old do
Author: kkolinko
Date: Tue Mar 26 09:16:27 2013
New Revision: 1461028
URL: http://svn.apache.org/r1461028
Log:
Merged r1461026 from tomcat/trunk:
Fix a typo
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml
Propchange: tomcat/tc7.0.x/trun
Author: kkolinko
Date: Tue Mar 26 09:32:31 2013
New Revision: 1461036
URL: http://svn.apache.org/r1461036
Log:
Release announcement for Tomcat Maven Plugin 2.1
It has been released a month ago.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site
Author: kkolinko
Date: Tue Mar 26 12:35:08 2013
New Revision: 1461086
URL: http://svn.apache.org/r1461086
Log:
bin/daemon.sh was added in r1202063 (7.0.23). Mention it in changelog.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelo
Author: kkolinko
Date: Tue Mar 26 12:44:40 2013
New Revision: 1461091
URL: http://svn.apache.org/r1461091
Log:
proposal
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=1461091&r1=146109
[
https://issues.apache.org/jira/browse/MTOMCAT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613742#comment-13613742
]
Tomasz Nurkiewicz commented on MTOMCAT-186:
---
Thank you for the fix, I confirm,
Author: kkolinko
Date: Tue Mar 26 13:10:24 2013
New Revision: 1461110
URL: http://svn.apache.org/r1461110
Log:
Update to Eclipse JDT Compiler 4.2.2
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/res/ide-support/eclipse/eclipse.classpath
tomcat/trunk/res/maven/tomcat-embe
Author: kkolinko
Date: Tue Mar 26 13:19:12 2013
New Revision: 1461116
URL: http://svn.apache.org/r1461116
Log:
Merged r1461110 from tomcat/trunk:
Update to Eclipse JDT Compiler 4.2.2
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/build.properties.default
tomcat
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1163
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
https://issues.apache.org/bugzilla/show_bug.cgi?id=54754
Bug ID: 54754
Summary: WebSocket endpoint servlet mappings shadowed by "/"
mapping
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Linux
Author: kkolinko
Date: Tue Mar 26 14:01:25 2013
New Revision: 1461136
URL: http://svn.apache.org/r1461136
Log:
proposal
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=1461136&r1=146113
https://issues.apache.org/bugzilla/show_bug.cgi?id=54754
--- Comment #1 from Mark Thomas ---
What URIs are you mapping your web socket servlets to?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1164
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
https://issues.apache.org/bugzilla/show_bug.cgi?id=54754
--- Comment #2 from rstoyanc...@yahoo.com ---
The easiest way to reproduce is to add "/" Servlet to
tomcat/trunk/webapps/examples/WEB-INF/web.xml after which websocket echo no
longer works.
--
You are receiving this mail because:
You are t
https://issues.apache.org/bugzilla/show_bug.cgi?id=54754
--- Comment #3 from rstoyanc...@yahoo.com ---
Note that Spring MVC can delegate back to the "default" Servlet container
servlet, if no mapping is found [1]. That said is there any downside to a
WsFilter? Seems less obtrusive and FWIW the RI
https://issues.apache.org/bugzilla/show_bug.cgi?id=54755
Bug ID: 54755
Summary: Type-based Endpoint types cannot be deployed by
instance
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Linux
St
https://issues.apache.org/bugzilla/show_bug.cgi?id=54755
rstoyanc...@yahoo.com changed:
What|Removed |Added
Summary|Type-based Endpoint types |Type-based Endpoint's
Author: kkolinko
Date: Tue Mar 26 14:56:26 2013
New Revision: 1461160
URL: http://svn.apache.org/r1461160
Log:
proposal
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=1461160&r1=146115
https://issues.apache.org/bugzilla/show_bug.cgi?id=54755
--- Comment #1 from rstoyanc...@yahoo.com ---
Created attachment 30104
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30104&action=edit
Patch for WsServlet
Here is a sample patch for the issue.
--
You are receiving this mail b
https://issues.apache.org/bugzilla/show_bug.cgi?id=54756
Bug ID: 54756
Summary: EXCEPTION_ACCESS_VIOLATION with APR crashing Tomcat
Product: Tomcat 7
Version: 7.0.37
Hardware: PC
Status: NEW
Severity: major
Prio
https://issues.apache.org/bugzilla/show_bug.cgi?id=54756
Michael changed:
What|Removed |Added
Attachment #30105|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=54756
Konstantin Kolinko changed:
What|Removed |Added
OS||All
--- Comment #2 from Konst
https://issues.apache.org/bugzilla/show_bug.cgi?id=54756
--- Comment #3 from Michael ---
Thanks Konstantin. Didn't see where I could update the MIME type, but I see
that now.
Running a few test to see if I can pin point the issue. Thought I would start
with the crash log. Originally I suspected
Author: markt
Date: Tue Mar 26 21:17:18 2013
New Revision: 1461317
URL: http://svn.apache.org/r1461317
Log:
First cut of an SSL client implementation for WebSocket and a simple test case
to demonstrate that it works.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/AsyncChannelWrapper
Author: markt
Date: Tue Mar 26 21:19:51 2013
New Revision: 1461318
URL: http://svn.apache.org/r1461318
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54755
Endpoint instantiation should be via Configurator
Patch provided by rstoyanchev
Modified:
tomcat/trunk/java/org/apache/tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=54755
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Mar 26 21:21:09 2013
New Revision: 1461319
URL: http://svn.apache.org/r1461319
Log:
Add Rossen
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xm
https://issues.apache.org/bugzilla/show_bug.cgi?id=54754
--- Comment #4 from Mark Thomas ---
Hmm. That behavior isn't what I'd expect. Let me take a look to figure out what
I am missing.
My only reluctance to switch to a filter is that it is more work and I have
enough of that already. That said
https://issues.apache.org/bugzilla/show_bug.cgi?id=54754
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On 22/03/2013 16:48, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.39 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.39/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapach
The votes cast were as follows:
+1 (binding): rjung, yoav, markt
+1 : violetagg
No other votes were cast.
The vote therefore passes.
I'll move the bits to the release locations shortly and announce once
the mirrors have had a chance to sync - probably tomorrow.
Mark
-
Author: markt
Date: Tue Mar 26 22:02:39 2013
New Revision: 1638
Log:
Release Tomcat 7.0.39
Added:
release/tomcat/tomcat-7/v7.0.39/
- copied from r1637, dev/tomcat/tomcat-7/v7.0.39/
Removed:
dev/tomcat/tomcat-7/v7.0.39/
--
Author: markt
Date: Tue Mar 26 22:02:39 2013
New Revision: 1638
Log:
Release Tomcat 7.0.39
Added:
release/tomcat/tomcat-7/v7.0.39/
- copied from r1637, dev/tomcat/tomcat-7/v7.0.39/
Removed:
dev/tomcat/tomcat-7/v7.0.39/
--
Author: markt
Date: Tue Mar 26 22:05:46 2013
New Revision: 1461336
URL: http://svn.apache.org/r1461336
Log:
Just released the bits
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7
Author: markt
Date: Tue Mar 26 22:15:02 2013
New Revision: 1461341
URL: http://svn.apache.org/r1461341
Log:
Fix Javadoc errors
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/FileDeleteStrategy.java
tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/disk/package
Author: markt
Date: Tue Mar 26 22:15:52 2013
New Revision: 1461342
URL: http://svn.apache.org/r1461342
Log:
Fix Javadoc errors
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/fileupload/ (props
changed)
tomcat/tc7.0.x/trunk/j
Author: markt
Date: Tue Mar 26 22:26:37 2013
New Revision: 1461349
URL: http://svn.apache.org/r1461349
Log:
Speed up test, reduce errors reported in logs
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestInputBuffer.java
Modified: tomcat/trunk/test/org/apache/catalina/connector/T
Author: markt
Date: Tue Mar 26 22:27:19 2013
New Revision: 1461351
URL: http://svn.apache.org/r1461351
Log:
Speed up test, reduce errors reported in logs
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/catalina/connector/TestInputBuffer.java
Propcha
https://issues.apache.org/bugzilla/show_bug.cgi?id=54756
--- Comment #4 from Sebb ---
A bit more info from the crash log: the original cause of the crash is an
access violation:
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [tcnative-1.dll+0x52f0] Java_org_a
https://issues.apache.org/bugzilla/show_bug.cgi?id=54754
--- Comment #6 from rstoyanc...@yahoo.com ---
OK that makes sense. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-m
https://issues.apache.org/bugzilla/show_bug.cgi?id=54756
--- Comment #5 from Chuck Caldarale ---
(In reply to comment #4)
> Ideally, it should not be possible to crash the JVM - whether that is by
> bugs in the JVM native code or in user-provided JNI code as is the case here.
Unfortunately, that
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "MarkusSqk" page has been changed by MarkusSqk:
http://wiki.apache.org/tomcat/MarkusSqk
New page:
Not much to tell about me I think.<>
Feels good to be a member of apache.org.<>
I r
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by ChuckCaldarale:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=103&rev2=104
freewebsitehosting\.com
friends-hood\.com
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by ChuckCaldarale:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=104&rev2=105
(my)[\s]+(name|page|web|site|blog)
coupon
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=105&rev2=106
zx\.slave\.ca
zyseo\.com
# Temporary
50 matches
Mail list logo