Best unofficial Apache Server developers community |
|
|
|
||
View Original Thread |
|||
Add new comment
|
|||
| Tags: | , , , , | ||
svn commit: r959568 - in /tomcat/trunk: java/org/apache/el/ java/org/apache/el/lang/ java/org/apache/el/parser/ java/org/apache/el/util/ test/org/apac
Jul 1, 2010 Author: markt Date: Thu Jul 1 09:35:23 2010 New Revision: 959568 URL: http://svn.apache.org/viewvc?rev=959568&view=rev Log: Improve handling for method invocation in EL, in particular the method used to identify the method to invoke. This…
svn commit: r961947 - in /tomcat/trunk/test: org/apache/el/TestELInJsp.java org/apache/el/TesterFunctions.java webapp-3.0/WEB-INF/bugs.tld webapp-3.0/ Jul 8, 2010 Author: markt Date: Thu Jul 8 21:28:21 2010 New Revision: 961947 URL: http://svn.apache.org/viewvc?rev=961947&view=rev Log: Test case for https://issues.apache.org/bugzilla/show_bug.cgi?id=49555 Fix to follow shortly Added: …
Re: svn commit: r982679 - in /directory/studio/trunk: ./ org.apache.commons.codec/ org.apache.commons.collections/ Aug 5, 2010 > Author: pamarcelot > Date: Thu Aug 5 16:27:33 2010 > New
Revision: 982679 > > URL:
http://svn.apache.org/viewvc?rev=982679&view=rev > Log: >
Addded two new plugins for 'org.apache.commons.codec' and…
svn commit: r964219 [1/2] - in /tomcat/trunk: java/org/apache/catalina/filters/ test/org/apache/catalina/filters/ webapps/docs/ webapps/docs/config/ Jul 14, 2010 Author: markt Date: Wed Jul 14 22:11:30 2010 New Revision: 964219 URL: http://svn.apache.org/viewvc?rev=964219&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48998 Add the ExpiresFilter, a port of mod_expires Patch…
svn commit: r964219 [2/2] - in /tomcat/trunk: java/org/apache/catalina/filters/ test/org/apache/catalina/filters/ webapps/docs/ webapps/docs/config/ Jul 14, 2010 Modified: tomcat/trunk/webapps/docs/config/filter.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/filter.xml?rev=964219&r1=964218&r2=964219&view=diff
Configuring multiple Tomcat application servers with Apache HTTP server/ Load Balancing with Apache Web Server :- Not Working Sep 7, 2010 Hello Team, We have installed one instance of apache and 3 instance
of tomcat. We have compiled mod_jk module to forward request to 3
instance of tomcat. We have configured workers.properties and it is
loaded in httpd.conf file. Below are the…
Apache prefork number of connected clients to apache Sep 6, 2010 Hello, Is there any way to get number of connected clients to
apache? (with mod_status is imposible becouse i need to always near
limit or over it) i try to do this in this way netstat -anpt|grep
80|grep ESTABLISHED|wc -l but it shows strange…
Apache Sling Engine 2.1.0, Apache Sling Adapter 2.0.6, Apache Sling Settings 1.0.0 Aug 27, 2010 Hi, Here are the Apache Sling Engine 2.1.0, Apache Sling Adapter
2.0.6, and Apache Sling Settings 1.0.0 releases We have solved 36
issues for Sling Engine:
https://issues.apache.org/jira/browse/SLING/fixforversion/12314287 We
have solved 5…
svn commit: r991011 - in /tomcat/trunk: java/org/apache/jasper/compiler/ test/org/apache/jasper/compiler/ test/webapp-3.0/ webapps/docs/ Aug 30, 2010 Author: markt Date: Mon Aug 30 22:32:08 2010 New Revision: 991011
URL: http://svn.apache.org/viewvc?rev=991011&view=rev Log: Fix
https://issues.apache.org/bugzilla/show_bug.cgi?id=49799 The new
omit< attribute for <jsp:attribute .../>…
svn commit: r958413 - in /httpd/test/framework/trunk/t: apache/ conf/ htdocs/apache/loglevel/ htdocs/apache/loglevel/core_crit/ htdocs/apache/loglevel Jun 27, 2010 Author: sf Date: Sun Jun 27 19:51:28 2010 New Revision: 958413 URL: http://svn.apache.org/viewvc?rev=958413&view=rev Log: Add test for per-dir loglevels Added: httpd/test/framework/trunk/t/apache/loglevel.t …
| |||