Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FrontPage" page has been changed by sunlightcs.
http://wiki.apache.org/tomcat/FrontPage?action=diff&rev1=6&rev2=7
--
* '''[[HowT
https://issues.apache.org/bugzilla/show_bug.cgi?id=49956
Summary: @Resource(name=) Normalization of JNDI Name
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Hi,
>>> Is this the "correct" way to run TC7? Do you want a bug on this? If
>>> you let me know where the documentation is I'll enter a patch
>>> (assuming documentation is in SVN).
> Yes, yes, yes.
Good, done, done.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49955
Wes
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=49955
Wesley changed:
What|Removed |Added
Attachment #26047|application/octet-stream|text/plain
mime type|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49955
Summary: Building instructions incorrect.
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: normal
Priority: P2
Author: markt
Date: Fri Sep 17 18:27:49 2010
New Revision: 998236
URL: http://svn.apache.org/viewvc?rev=998236&view=rev
Log:
Code clean-up.
Align BIO and NIO to make Async refactoring easier
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/o
https://issues.apache.org/bugzilla/show_bug.cgi?id=49954
Summary: Code tidyup
Product: Tomcat Modules
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Compo
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953
Summary: Missing @Override annotations
Product: Tomcat Modules
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49952
Summary: ServletContainerInitializer can't actually add
listeners
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
Severity: normal
Prior
> Dumb question: what is a "CI build"?
Continuous Integration.
See http://www.martinfowler.com/articles/continuousIntegration.html
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev
Mark,
On 9/17/2010 7:27 AM, Mark Thomas wrote:
> Thanks to the infrastructure team (specifically Gavin in this case) we
> now have CI builds of the Tomcat 6 & 7 docs that will update with every
> commit.
Dumb question: what is a "CI build"?
-chris
signature.asc
Description: OpenPGP digital si
Author: markt
Date: Fri Sep 17 16:43:33 2010
New Revision: 998195
URL: http://svn.apache.org/viewvc?rev=998195&view=rev
Log:
Nothing was reading this. Remove it. It can always be added back in later if we
need it for something.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoi
Author: markt
Date: Fri Sep 17 16:30:54 2010
New Revision: 998190
URL: http://svn.apache.org/viewvc?rev=998190&view=rev
Log:
Also handle NPEs (seen during testing of new async re-factoring) and ignore
them if the endpoint is shutting down.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/n
Author: markt
Date: Fri Sep 17 15:02:45 2010
New Revision: 998168
URL: http://svn.apache.org/viewvc?rev=998168&view=rev
Log:
Misc Eclipse and FindBugs warnings
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/java/org/apache/coyote/http11/InternalN
Author: markt
Date: Fri Sep 17 14:56:58 2010
New Revision: 998164
URL: http://svn.apache.org/viewvc?rev=998164&view=rev
Log:
Remove unused import
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java
Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol
Author: markt
Date: Fri Sep 17 14:56:28 2010
New Revision: 998161
URL: http://svn.apache.org/viewvc?rev=998161&view=rev
Log:
Remove unnecessary code. Superclass method does exactly the same thing.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java
Modified: tomcat/trunk/
Author: markt
Date: Fri Sep 17 14:40:05 2010
New Revision: 998153
URL: http://svn.apache.org/viewvc?rev=998153&view=rev
Log:
Code clean-up.
Align BIO and NIO to make Async refactoring easier
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java
tomcat/trunk/java/org/
Author: markt
Date: Fri Sep 17 14:11:03 2010
New Revision: 998145
URL: http://svn.apache.org/viewvc?rev=998145&view=rev
Log:
Remove more START/STOP actions and started attribute. They aren't adding
anything.
Modified:
tomcat/trunk/java/org/apache/coyote/ActionCode.java
tomcat/trunk/java/
Author: markt
Date: Fri Sep 17 14:08:10 2010
New Revision: 998143
URL: http://svn.apache.org/viewvc?rev=998143&view=rev
Log:
Remove START/STOP actions and started attribute. They aren't adding anything.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java
tomcat/trunk
Author: markt
Date: Fri Sep 17 14:00:10 2010
New Revision: 998141
URL: http://svn.apache.org/viewvc?rev=998141&view=rev
Log:
NIO and APR processors don't use START/STOP so this code is unnecessary
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java
tomcat/trunk/jav
Author: mturk
Date: Fri Sep 17 13:57:26 2010
New Revision: 998140
URL: http://svn.apache.org/viewvc?rev=998140&view=rev
Log:
Log the socket address along the socket number
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://s
Author: mturk
Date: Fri Sep 17 13:44:50 2010
New Revision: 998129
URL: http://svn.apache.org/viewvc?rev=998129&view=rev
Log:
Axe excess logging. We already logged that within jk_open_socket
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
Modified: tomcat/jk/trunk/native/common/jk_ajp
Author: mturk
Date: Fri Sep 17 13:39:19 2010
New Revision: 998124
URL: http://svn.apache.org/viewvc?rev=998124&view=rev
Log:
Unify socket descriptor logging
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c
URL:
http://svn.apache
Author: mturk
Date: Fri Sep 17 13:26:58 2010
New Revision: 998120
URL: http://svn.apache.org/viewvc?rev=998120&view=rev
Log:
Make sure errno survives JK_TRACE_EXIT call
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://svn.
Author: mturk
Date: Fri Sep 17 13:21:59 2010
New Revision: 998117
URL: http://svn.apache.org/viewvc?rev=998117&view=rev
Log:
Log both local and remote connected socket address
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http
https://issues.apache.org/bugzilla/show_bug.cgi?id=49209
--- Comment #6 from Sergey Kabashnyuk 2010-09-17 09:07:15
EDT ---
Created an attachment (id=26043)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26043)
Context configuration
--
Configure bugmail: https://issues.apache.org/bu
https://issues.apache.org/bugzilla/show_bug.cgi?id=49209
--- Comment #5 from Sergey Kabashnyuk 2010-09-17 09:05:21
EDT ---
Created an attachment (id=26042)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26042)
MySQL DBCP Example APP
--
Configure bugmail: https://issues.apache.org/b
Author: mturk
Date: Fri Sep 17 13:04:46 2010
New Revision: 998109
URL: http://svn.apache.org/viewvc?rev=998109&view=rev
Log:
Unify socket descriptor logging
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://svn.apache.org/v
https://issues.apache.org/bugzilla/show_bug.cgi?id=49209
Sergey Kabashnyuk changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Version|6.
Author: mturk
Date: Fri Sep 17 13:00:51 2010
New Revision: 998108
URL: http://svn.apache.org/viewvc?rev=998108&view=rev
Log:
Use exiting is_event function instead duplicate code
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
ht
Author: mturk
Date: Fri Sep 17 12:48:57 2010
New Revision: 998099
URL: http://svn.apache.org/viewvc?rev=998099&view=rev
Log:
Log socket timeout
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://svn.apache.org/viewvc/tomcat/
Author: mturk
Date: Fri Sep 17 12:36:00 2010
New Revision: 998096
URL: http://svn.apache.org/viewvc?rev=998096&view=rev
Log:
Log the reason for poll/select failure
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://svn.apach
On 17/09/2010 12:27, Mark Thomas wrote:
> Thanks to the infrastructure team (specifically Gavin in this case) we
> now have CI builds of the Tomcat 6 & 7 docs that will update with every
> commit.
>
> They can be found here:
> http://ci.apache.org/projects/tomcat/tomcat6/docs/
> http://ci.apache.o
Thanks to the infrastructure team (specifically Gavin in this case) we
now have CI builds of the Tomcat 6 & 7 docs that will update with every
commit.
They can be found here:
http://ci.apache.org/projects/tomcat/tomcat6/docs/
http://ci.apache.org/projects/tomcat/tomcat7/docs/
This got me thinking
https://issues.apache.org/bugzilla/show_bug.cgi?id=49909
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Sep 17 11:05:39 2010
New Revision: 998071
URL: http://svn.apache.org/viewvc?rev=998071&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49909
Re-enable JSTL. This was a regression in the fix for bz 47950
Modified:
tomcat/trunk/java/org/apache/catali
Author: mturk
Date: Fri Sep 17 10:59:29 2010
New Revision: 998068
URL: http://svn.apache.org/viewvc?rev=998068&view=rev
Log:
Close sockets outside of critical section
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c
URL:
http://
https://issues.apache.org/bugzilla/show_bug.cgi?id=49948
Summary: RemoteIpValve should not suppress x-forwarded-for
header
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Windows XP
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=49647
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49924
Mark Thomas changed:
What|Removed |Added
Component|Cluster |Cluster
Version|7.0.2
40 matches
Mail list logo