To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-validate has an issue affecting its community integration.
Th
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-validate has an issue affecting its community
integration.
2012/3/13 :
> Author: markt
> Date: Tue Mar 13 14:39:24 2012
> New Revision: 1300154
>
> URL: http://svn.apache.org/viewvc?rev=1300154&view=rev
> Log:
> Add an HTTP header parser. The driver for this was an attempt to fix
> https://issues.apache.org/bugzilla/show_bug.cgi?id=52811
>
> Parsing HTTP
Author: kkolinko
Date: Fri Mar 23 00:16:59 2012
New Revision: 1304145
URL: http://svn.apache.org/viewvc?rev=1304145&view=rev
Log:
Correct Mark's proposal.
The proposed revisions were the same change in tc7 vs trunk.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STA
Author: kkolinko
Date: Thu Mar 22 23:38:27 2012
New Revision: 1304136
URL: http://svn.apache.org/viewvc?rev=1304136&view=rev
Log:
Merged revision 1304135 from tomcat/trunk:
In "echo" websocket example: Treat the text typed by user and echoed by server
as plain text instead of HTML, effectively saf
Author: kkolinko
Date: Thu Mar 22 23:36:47 2012
New Revision: 1304135
URL: http://svn.apache.org/viewvc?rev=1304135&view=rev
Log:
In "echo" websocket example: Treat the text typed by user and echoed by server
as plain text instead of HTML, effectively safe-guarding it.
Just noting that "chat" exa
2012/3/22 :
> Author: markt
> Date: Thu Mar 22 19:47:58 2012
> New Revision: 1304011
>
> URL: http://svn.apache.org/viewvc?rev=1304011&view=rev
> Log:
> Still process events when closing to ensure that Comet connections that are
> in use when the poller is stopped are sent an end event.
>
> Modif
Mladen,
On 3/22/12 9:46 AM, Mladen Turk wrote:
> The Apache Tomcat Connectors 1.2.35 is
> [X] Stable, go ahead and release
Works remarkably better than 1.2.33 ;)
Smoke test on Linux x64 seems all is well.
-chris
signature.asc
Description: OpenPGP digital signature
Author: schultz
Date: Thu Mar 22 21:04:23 2012
New Revision: 1304060
URL: http://svn.apache.org/viewvc?rev=1304060&view=rev
Log:
Updated patch list for backporting fix for BZ 52500
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org
https://issues.apache.org/bugzilla/show_bug.cgi?id=52974
--- Comment #1 from violet...@apache.org 2012-03-22 20:45:03 UTC ---
Created attachment 28501
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28501
Sample application
--
Configure bugmail: https://issues.apache.org/bugzilla/user
https://issues.apache.org/bugzilla/show_bug.cgi?id=52974
violet...@apache.org changed:
What|Removed |Added
Attachment #28500|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52974
Bug #: 52974
Summary: NameNotFoundException is thrown when field/method is
annotated with @Resource annotation
Product: Tomcat 7
Version: 7.0.26
Platform: All
On 22/03/2012 20:33, ma...@apache.org wrote:
> Author: markt
> Date: Thu Mar 22 20:33:54 2012
> New Revision: 1304040
>
> URL: http://svn.apache.org/viewvc?rev=1304040&view=rev
> Log:
> Observed strange NPE while running tests. This isn't much more than a guess
> at what might have caused it.
>
Author: markt
Date: Thu Mar 22 20:33:54 2012
New Revision: 1304040
URL: http://svn.apache.org/viewvc?rev=1304040&view=rev
Log:
Observed strange NPE while running tests. This isn't much more than a guess at
what might have caused it.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchan
Author: markt
Date: Thu Mar 22 20:33:22 2012
New Revision: 1304038
URL: http://svn.apache.org/viewvc?rev=1304038&view=rev
Log:
Only try to stop children that are currently started. Prevents error messages
appearing in logs.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x
Author: markt
Date: Thu Mar 22 20:32:41 2012
New Revision: 1304037
URL: http://svn.apache.org/viewvc?rev=1304037&view=rev
Log:
Observed strange NPE while running tests. This isn't much more than a guess at
what might have caused it.
Modified:
tomcat/trunk/test/org/apache/catalina/loader/Tes
Author: markt
Date: Thu Mar 22 20:31:56 2012
New Revision: 1304035
URL: http://svn.apache.org/viewvc?rev=1304035&view=rev
Log:
Only try to stop children that are currently started. Prevents error messages
appearing in logs.
Modified:
tomcat/trunk/java/org/apache/catalina/core/ContainerBase.j
https://issues.apache.org/bugzilla/show_bug.cgi?id=51966
--- Comment #9 from Christopher Schultz
2012-03-22 20:22:45 UTC ---
I recently added the capability to use salted and iterated hashes to my own
DataSourceRealm -- but it's been diverging from TC's realms for quite a while.
Mine does not u
Chuck,
On 3/19/12 9:53 PM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: svn commit: r1302649 -
>> /tomcat/trunk/java/org/apache/catalina/startup/Catalina.java
>
>> There seems to be a difference between "system" and "bootstrap" bu
On 22/03/2012 19:47, ma...@apache.org wrote:
> Author: markt
> Date: Thu Mar 22 19:47:58 2012
> New Revision: 1304011
>
> URL: http://svn.apache.org/viewvc?rev=1304011&view=rev
> Log:
> Still process events when closing to ensure that Comet connections that are
> in use when the poller is stopped
Author: markt
Date: Thu Mar 22 19:48:52 2012
New Revision: 1304012
URL: http://svn.apache.org/viewvc?rev=1304012&view=rev
Log:
Still process events when closing to ensure that Comet connections that are in
use when the poller is stopped are sent an end event.
Modified:
tomcat/tc7.0.x/trunk/
Author: markt
Date: Thu Mar 22 19:47:58 2012
New Revision: 1304011
URL: http://svn.apache.org/viewvc?rev=1304011&view=rev
Log:
Still process events when closing to ensure that Comet connections that are in
use when the poller is stopped are sent an end event.
Modified:
tomcat/trunk/java/org/
https://issues.apache.org/bugzilla/show_bug.cgi?id=52957
--- Comment #4 from violet...@apache.org 2012-03-22 19:10:57 UTC ---
Thanks
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the
On windows, it wasn't picking up ~/.subversion/config but
~/AppData/Roaming/Subversion/config
Filip
> -Original Message-
> From: Filip Hanik (mailing lists) [mailto:devli...@hanik.com]
> Sent: Wednesday, March 21, 2012 6:17 PM
> To: 'Tomcat Developers List'
> Subject: RE: svn commit: r130
[X] Stable, go ahead and release
> -Original Message-
> From: Mladen Turk [mailto:mt...@apache.org]
> Sent: Thursday, March 22, 2012 10:50 AM
> To: Tomcat Developers List
> Subject: Re: [VOTE] Release Apache Tomcat Connectors 1.2.35
>
> On 03/22/2012 02:46 PM, Mladen Turk wrote:
> >
> > T
On 03/22/2012 02:46 PM, Mladen Turk wrote:
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Connectors 1.2.35 is
[X] Stable, go ahead and release
[ ] Broken because of ...
My vote.
Since we already gathered enough votes for 1.2.34
and this version only fixes user config t
Author: kkolinko
Date: Thu Mar 22 15:50:45 2012
New Revision: 1303853
URL: http://svn.apache.org/viewvc?rev=1303853&view=rev
Log:
Merged revision 1303852 from tomcat/trunk:
Replace two examples links in ROOT/index.jsp with one.
This is to make WebSocket examples more visible.
Modified:
tomcat
Author: kkolinko
Date: Thu Mar 22 15:48:37 2012
New Revision: 1303852
URL: http://svn.apache.org/viewvc?rev=1303852&view=rev
Log:
Replace two examples links in ROOT/index.jsp with one.
This is to make WebSocket examples more visible.
Modified:
tomcat/trunk/webapps/ROOT/index.jsp
Modified: to
https://issues.apache.org/bugzilla/show_bug.cgi?id=52929
a...@corelius.net changed:
What|Removed |Added
Resolution|WONTFIX |FIXED
--- Comment #3 from a...@
https://issues.apache.org/bugzilla/show_bug.cgi?id=52929
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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/494
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sou
https://issues.apache.org/bugzilla/show_bug.cgi?id=52971
Konstantin Kolinko changed:
What|Removed |Added
OS/Version||All
--- Comment #1 from Konst
https://issues.apache.org/bugzilla/show_bug.cgi?id=52971
Bug #: 52971
Summary: javax.servlet.context.tempdir return directory that do
not exist, and finish with a _ underscore
Product: Tomcat 7
Version: 7.0.12
Platform: PC
https://issues.apache.org/bugzilla/show_bug.cgi?id=52929
--- Comment #1 from Konstantin Kolinko 2012-03-22
15:01:09 UTC ---
Can you test with 1.2.35 release candidate?
See [VOTE] thread on dev@
http://marc.info/?l=tomcat-dev&m=133242403912952&w=2
--
Configure bugmail: https://issues.apache.or
https://issues.apache.org/bugzilla/show_bug.cgi?id=52957
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Thu Mar 22 14:37:46 2012
New Revision: 1303806
URL: http://svn.apache.org/viewvc?rev=1303806&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52957
Ensure Valve implements Lifecycle before calling Lifecycle methods
Modified:
tomcat/tc7.0.x/trunk/ (pro
https://issues.apache.org/bugzilla/show_bug.cgi?id=52970
--- Comment #5 from balusc 2012-03-22 14:35:56 UTC ---
Indeed, the params being passed is null in Tomcat 7.0.26 while it contains the
right values in Glassfish 3.x.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?ta
Author: markt
Date: Thu Mar 22 14:35:02 2012
New Revision: 1303803
URL: http://svn.apache.org/viewvc?rev=1303803&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52957
Ensure Valve implements Lifecycle before calling Lifecycle methods
Modified:
tomcat/trunk/java/org/apache
https://issues.apache.org/bugzilla/show_bug.cgi?id=52970
--- Comment #4 from balusc 2012-03-22 14:31:23 UTC ---
It's indeed been swallowed/wrapped by Facelets. Here's the stacktrace as it is
coming from `invoke()`:
javax.el.MethodNotFoundException: Method not found:
com.example.Bean@66a01572.sub
https://issues.apache.org/bugzilla/show_bug.cgi?id=52970
--- Comment #3 from Konstantin Kolinko 2012-03-22
14:25:10 UTC ---
There is nothing in your stacktrace that comes from Tomcat EL implementation.
There should be other "Caused by" somewhere further.
Looking at method selection code in
jav
https://issues.apache.org/bugzilla/show_bug.cgi?id=52970
--- Comment #2 from balusc 2012-03-22 14:06:13 UTC ---
Here it is:
javax.faces.el.MethodNotFoundException: javax.el.MethodNotFoundException:
/index.xhtml @15,58 action="#{bean.submit('FOO')}": Method not found:
com.example.Bean@385c1187.su
https://issues.apache.org/bugzilla/show_bug.cgi?id=52970
Konstantin Kolinko changed:
What|Removed |Added
OS/Version||All
--- Comment #1 from Konst
Author: kkolinko
Date: Thu Mar 22 13:50:28 2012
New Revision: 1303782
URL: http://svn.apache.org/viewvc?rev=1303782&view=rev
Log:
Explicitly mention the added option name.
It is not really needed, but I think that so it will be easier to find it in
the changelog if we are asked about this feature
Due to one bug that can crash httpd in case someone
has typo in JkMount directive, 1.2.34 was cancelled and
here is 1.2.35.
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Connectors 1.2.35 is
[ ] Stable, go ahead and release
[ ] Broken because of ...
[1] http://people.a
https://issues.apache.org/bugzilla/show_bug.cgi?id=52751
--- Comment #6 from violet...@apache.org 2012-03-22 13:37:42 UTC ---
(In reply to comment #5)
> Maybe the "server" attribute should be exposed through AbstractProtocol or
> Endpoint or elsewhere.
I'll check that.
> Note, that there is no n
https://issues.apache.org/bugzilla/show_bug.cgi?id=52751
--- Comment #5 from Konstantin Kolinko 2012-03-22
13:22:16 UTC ---
I am OK with the patch, but there is a problem: it would not work if Tomcat is
accessed through AJP protocol. The patch relies on the use of
AbstractHttp11Protocol to get
https://issues.apache.org/bugzilla/show_bug.cgi?id=52381
--- Comment #12 from pan4o 2012-03-22 13:18:20 UTC ---
All dependencies (imports) you need in a project, should be in Import-Package:
All packages you want to expose (make them public), should be in
Export-Package:
In the OSGI way you can
Author: mturk
Date: Thu Mar 22 13:13:43 2012
New Revision: 1303773
URL: http://svn.apache.org/viewvc?rev=1303773&view=rev
Log:
Tag 1.2.35
Added:
tomcat/jk/tags/JK_1_2_35/
- copied from r1303772, tomcat/jk/trunk/
-
To
Author: mturk
Date: Thu Mar 22 13:11:39 2012
New Revision: 1303772
URL: http://svn.apache.org/viewvc?rev=1303772&view=rev
Log:
Bump the version
Modified:
tomcat/jk/trunk/native/iis/installer/isapi-redirector-win32-msi.ism
Modified: tomcat/jk/trunk/native/iis/installer/isapi-redirector-win32-
Author: mturk
Date: Thu Mar 22 13:08:33 2012
New Revision: 1303769
URL: http://svn.apache.org/viewvc?rev=1303769&view=rev
Log:
Bump the version
Modified:
tomcat/jk/trunk/native/STATUS.txt
tomcat/jk/trunk/native/common/jk_version.h
tomcat/jk/trunk/native/configure.in
tomcat/jk/trun
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Security" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/Security?action=diff&rev1=12&rev2=13
Comment:
Replace 6.0 links with 7.0 ones.
<>
=
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo/FasterStartUp" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo/FasterStartUp?action=diff&rev1=13&rev2=14
Comment:
Add several Tomcat 7 tips to
https://issues.apache.org/bugzilla/show_bug.cgi?id=52381
--- Comment #11 from Mark Thomas 2012-03-22 12:54:10 UTC ---
The POM is no use since Tomcat is not built with Maven. What is required is
details of what needs to go into the manifests.
--
Configure bugmail: https://issues.apache.org/bugzi
https://issues.apache.org/bugzilla/show_bug.cgi?id=52381
--- Comment #10 from pan4o 2012-03-22 12:51:21 UTC ---
if you need a more detailed POM ... i will submit a complete one :)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mai
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318
--- Comment #6 from pan4o 2012-03-22 12:46:20 UTC ---
[6.0.18, 7.0.0) means all versions from including 6.0.18 to except 7.0.0 - not
including versions under 6.0.18 or above 7.0.0.
To fix this issue, you have to change the MANIFEST:
MANIF
[1] http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.34/
Withdrawn because of crash in case of config typo.
That's not acceptable.
Will tag 1.2.35 later today.
Regards
--
^TM
-
To unsubscribe, e-mail: dev-unsubscr.
On 03/22/2012 11:43 AM, Rainer Jung wrote:
On 20.03.2012 09:49, Mladen Turk wrote:
Hi,
- strange JK_REVISION, just "()". When I run the release script, the real svn
revision is put into the variable. The value goes into the full exposed version. It was
only introduced a few versions ago and
https://issues.apache.org/bugzilla/show_bug.cgi?id=52751
violet...@apache.org changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|
Author: mturk
Date: Thu Mar 22 12:39:56 2012
New Revision: 1303755
URL: http://svn.apache.org/viewvc?rev=1303755&view=rev
Log:
Axe JK_REVISION. We MUST NOT have different source in tag and release tarballs,
which this was the case.
Modified:
tomcat/jk/trunk/native/common/jk_version.h
tom
On 03/22/2012 11:43 AM, Rainer Jung wrote:
On 20.03.2012 09:49, Mladen Turk wrote:
Hi,
+0.
Observed problem: due to a typo in the config file (wrong name of jk status
worker in a JkMount) the web server crashed during startup.
The fix was trivial.
IMHO the entire extension_uri code is pre
Author: mturk
Date: Thu Mar 22 12:29:28 2012
New Revision: 1303753
URL: http://svn.apache.org/viewvc?rev=1303753&view=rev
Log:
Fix the code that doesn't care about errors or return parms.
Modified:
tomcat/jk/trunk/native/common/jk_uri_worker_map.c
Modified: tomcat/jk/trunk/native/common/jk_u
https://issues.apache.org/bugzilla/show_bug.cgi?id=52970
Bug #: 52970
Summary: MethodNotFoundException when using enum as one of
method arguments
Product: Tomcat 7
Version: 7.0.26
Platform: PC
Status: NEW
Author: mturk
Date: Thu Mar 22 12:22:44 2012
New Revision: 1303747
URL: http://svn.apache.org/viewvc?rev=1303747&view=rev
Log:
Fix crash in case of unknown worker
Modified:
tomcat/jk/trunk/native/common/jk_uri_worker_map.c
Modified: tomcat/jk/trunk/native/common/jk_uri_worker_map.c
URL:
htt
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=115&rev2=116
Comment:
Add answer on "How to create a heap dump". There is a
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=42&rev2=43
Comment:
Add spam address
g0g\.net
googl
On 20.03.2012 09:49, Mladen Turk wrote:
Hi,
Apache Tomcat Connectors 1.2.34 release candidate is ready
for vote at [1]. This version solves regression(s) found in
released version 1.2.33 and one long lasting IIS shared memory
synchronization bug.
The VOTE will remain open for at least 48 hours.
On 22/03/2012 10:04, build...@apache.org wrote:
> 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/493
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave fo
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/493
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "bobbybelcher" page has been changed by bobbybelcher:
http://wiki.apache.org/tomcat/bobbybelcher
New page:
'''Grand National Tips'''
Choosing the horse you want to put your Grand N
Author: markt
Date: Thu Mar 22 09:26:08 2012
New Revision: 1303700
URL: http://svn.apache.org/viewvc?rev=1303700&view=rev
Log:
Review of r1303587 by kkolinko. Ensure domain is set before channels are
started.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/or
Author: markt
Date: Thu Mar 22 09:25:25 2012
New Revision: 1303698
URL: http://svn.apache.org/viewvc?rev=1303698&view=rev
Log:
Review of r1303587 by kkolinko. Ensure domain is set before channels are
started.
Modified:
tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelSende
71 matches
Mail list logo