svn commit: r821703 - in /tomcat/site/trunk/xdocs: download-60.cgi images/printer.gif images/void.gif

2009-10-05 Thread mturk
Author: mturk
Date: Mon Oct  5 07:13:19 2009
New Revision: 821703

URL: http://svn.apache.org/viewvc?rev=821703&view=rev
Log:
Fix svn:executable properties

Modified:
tomcat/site/trunk/xdocs/download-60.cgi   (props changed)
tomcat/site/trunk/xdocs/images/printer.gif   (props changed)
tomcat/site/trunk/xdocs/images/void.gif   (props changed)

Propchange: tomcat/site/trunk/xdocs/download-60.cgi
--
svn:executable = *

Propchange: tomcat/site/trunk/xdocs/images/printer.gif
('svn:executable' removed)

Propchange: tomcat/site/trunk/xdocs/images/void.gif
('svn:executable' removed)



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r821704 - in /tomcat/site/trunk/docs: download-60.cgi download-connectors.cgi images/printer.gif images/void.gif stylesheets/tomcat-printer.css

2009-10-05 Thread mturk
Author: mturk
Date: Mon Oct  5 07:16:06 2009
New Revision: 821704

URL: http://svn.apache.org/viewvc?rev=821704&view=rev
Log:
Fix svn:executable properties

Modified:
tomcat/site/trunk/docs/download-60.cgi   (props changed)
tomcat/site/trunk/docs/download-connectors.cgi   (props changed)
tomcat/site/trunk/docs/images/printer.gif   (props changed)
tomcat/site/trunk/docs/images/void.gif   (props changed)
tomcat/site/trunk/docs/stylesheets/tomcat-printer.css   (props changed)

Propchange: tomcat/site/trunk/docs/download-60.cgi
--
svn:executable = *

Propchange: tomcat/site/trunk/docs/download-connectors.cgi
--
svn:executable = *

Propchange: tomcat/site/trunk/docs/images/printer.gif
('svn:executable' removed)

Propchange: tomcat/site/trunk/docs/images/void.gif
('svn:executable' removed)

Propchange: tomcat/site/trunk/docs/stylesheets/tomcat-printer.css
('svn:executable' removed)



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47881] errors about 'startd' and 'stopd' arguments in org.apache.catalina.startup.Bootstrap's main method

2009-10-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881

qingyang.xu  changed:

   What|Removed |Added

Summary|'startd' and 'stopd'|errors about 'startd' and
   |arguments in|'stopd' arguments in
   |org.apache.catalina.startup |org.apache.catalina.startup
   |.Bootstrap's main method|.Bootstrap's main method

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47692] Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28

2009-10-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47692

--- Comment #1 from Michael Felt  2009-10-05 11:42:20 PDT ---
I am not one to say it is duplicate yet, and I dont know if I could change the
title of the bug 43012.

The problem is libtool I expect. I am going to try to test that as I cannot get
a proper build of httpd-2.2-X on AIX 6.1, but using the same compiler, etc, on
AIX 5.3 it builds fine (i.e. I get the .so modules as expected).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



jdbc-pool validation timeout

2009-10-05 Thread Miguel DeAvila
We ran into an odd situation recently where the validation query 
that we were using with the tomcat jdbc pool (org.apache.tomcat.jdbc.pool)
was hung (due to some database misery).

Is there a timeout mechanism for the validation process?

A quick read of the source (1.0.7.1) came up empty.

thanks,

Miguel

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: Taglibs website migration

2009-10-05 Thread Henri Yandell
This is now live.

The Jakarta side of things has been retired and some redirects exist.
It's ready to be linked to from tomcat.apache.org.

What do people think is best?

a) A "Taglibs" entry under the Home link.
b) Individual entries per Taglib under Download and Documentation.
c) A Taglibs entry under Download and one under Documentation
(currently there's not a Taglibs download page - each taglib handles
its own).
d) Something else.

Hen

On Sat, Sep 19, 2009 at 2:40 AM, Henri Yandell  wrote:
> I've pushed the current state of the Taglibs site out:
>
>    http://tomcat.apache.org/taglibs/
>
> It's not ready to go live, but it gives us a good feel for what's left to do.
>
> Hen
>

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: Taglibs website migration

2009-10-05 Thread Mark Thomas
Henri Yandell wrote:
> This is now live.
> 
> The Jakarta side of things has been retired and some redirects exist.
> It's ready to be linked to from tomcat.apache.org.
> 
> What do people think is best?
> 
> a) A "Taglibs" entry under the Home link.
+1

Mark

> b) Individual entries per Taglib under Download and Documentation.
> c) A Taglibs entry under Download and one under Documentation
> (currently there's not a Taglibs download page - each taglib handles
> its own).
> d) Something else.
> 
> Hen
> 
> On Sat, Sep 19, 2009 at 2:40 AM, Henri Yandell  wrote:
>> I've pushed the current state of the Taglibs site out:
>>
>>http://tomcat.apache.org/taglibs/
>>
>> It's not ready to go live, but it gives us a good feel for what's left to do.
>>
>> Hen
>>
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r821994 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2009-10-05 Thread markt
Author: markt
Date: Mon Oct  5 20:29:33 2009
New Revision: 821994

URL: http://svn.apache.org/viewvc?rev=821994&view=rev
Log:
Typo

Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=821994&r1=821993&r2=821994&view=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Mon Oct  5 20:29:33 2009
@@ -3,18 +3,18 @@
 
 
 Apache Tomcat - Welcome!
-
-
-
+
+
+
 
-
-
+
+
 
 
 
 
 http://tomcat.apache.org/";>
-
+
 
 
 
@@ -25,28 +25,28 @@
 
 
 http://www.apache.org/";>
-http://www.apache.org/images/asf-logo.gif"; />
+http://www.apache.org/images/asf-logo.gif"; align="right" alt="Apache 
Logo" border="0"/>
 
 
 
 
 
-http://www.google.com/search";>
-
-
-
+http://www.google.com/search"; method="get">
+
+
+
 
 
-
+
 
 
 
-
+
 
 
 
 
-
+
 
 Apache Tomcat
 
@@ -175,11 +175,11 @@
 
 
 
-
-
+
+
 
 
-
+
 
 Apache Tomcat
 
@@ -212,14 +212,14 @@
 
 
 
-
+
 
 
 
-
+
 
 
-
+
 
 Upcoming: Tomcat tracks at ApacheCon US 2009
 
@@ -231,10 +231,10 @@
 
 
 http://www.us.apachecon.com/c/acus2009/";>
-http://www.apache.org/ads/ApacheCon/2009-usa-125x125.png"; style="width: 
125px;height: 125px;" align="right" />
+http://www.apache.org/ads/ApacheCon/2009-usa-125x125.png"; style="width: 
125px;height: 125px;" align="right"/>
 
 ApacheCon US 2009, 2-6 November 2009 in Oakland, CA, will have a dedicated 
track about Tomcat topics.
-   We will celebrate our 10th anniversary as an Apache project, explain the 
futur developements: Tomcat7, asynchrounous servlets,
+   We will celebrate our 10th anniversary as an Apache project, explain the 
future developements: Tomcat7, asynchrounous servlets,
show how to get the best of Tomcat and how to front-end Tomcat clusters.
And the day after we will have a "geek day" where you can get hands-on 
advice and really join the ranks of the Tomcat initiated!
 
@@ -248,14 +248,14 @@
 
 
 
-
+
 
 
 
-
+
 
 
-
+
 
 Live Video Streaming of Tomcat Talks at ApacheCon Europe 2009
 
@@ -266,7 +266,7 @@
 
 
 
-http://eu.apachecon.com/page_attachments//0188/Live_Video_v2.gif"; 
alt="[Live Video Streaming at ApacheCon]" align="right" />
+http://eu.apachecon.com/page_attachments//0188/Live_Video_v2.gif"; 
alt="[Live Video Streaming at ApacheCon]" align="right"/>
  ApacheCon Europe 2009, 23-27 March in Amsterdam, has a dedicated
  track about Tomcat topics.
  If you cannot make it to Amsterdam this time, you can
@@ -290,14 +290,14 @@
 
 
 
-
+
 
 
 
-
+
 
 
-
+
 
 Apache Tomcat Versions
 
@@ -314,51 +314,51 @@
 
 
 
-  
-
+  
+
 Servlet/JSP Spec
 
 
-  
-
+  
+
 Apache Tomcat version
 
 
 
 
 
-  
-2.5/2.1
+  
+2.5/2.1
 
-  
-6.0.20
+  
+6.0.20
 
 
 
 
-  
-2.4/2.0
+  
+2.4/2.0
 
-  
-5.5.28
+  
+5.5.28
 
 
 
 
-  
-2.3/1.2
+  
+2.3/1.2
 
-  
-4.1.40
+  
+4.1.40
 
 
 
 
-  
-2.2/1.1
+  
+2.2/1.1
 
-  
-3.3.2 
(archived)
+  
+3.3.2 
(archived)
 
 
 
@@ -384,7 +384,7 @@
 
 
 
-
+
 
 
 
@@ -393,17 +393,17 @@
 
 
 
-
+
 
 
 
 
 
 
-
+
 
 Copyright © 1999-2009, The Apache Software Foundation
-
+
 "Apache", the Apache feather, and the Apache Tomcat logo are 
 trademarks of the Apache Software Foundation for our open source
 software.

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=821994&r1=821993&r2=821994&view=diff
==
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Mon Oct  5 20:29:33 2009
@@ -32,7 +32,7 @@
 
 http://www.us.apachecon.com/c/acus2009/";>http://www.apache.org/ads/ApacheCon/2009-usa-125x125.png"; style="width: 
125px;height: 125px;" align="right"/>
 ApacheCon US 2009, 2-6 November 2009 in Oakland, CA, will have a dedicated 
track about Tomcat topics.
-   We will celebrate our 10th anniversary as an Apache project, explain the 
futur developements: Tomcat7, asynchrounous servlets,
+   We will celebrate our 10th anniversary as an Apache project, explain the 
future developements: Tomcat7, asynchrounous servlets,
show how to get the best of Tomcat and how to front-end Tomcat clusters.
And the day after we will have a "geek day" where you can get hands-on 
advice and really join the ranks of the Tomcat initiated!
 



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: Taglibs website migration

2009-10-05 Thread Rahul Akolkar
On Mon, Oct 5, 2009 at 4:11 PM, Henri Yandell  wrote:
> This is now live.
>
> The Jakarta side of things has been retired and some redirects exist.
> It's ready to be linked to from tomcat.apache.org.
>
> What do people think is best?
>
> a) A "Taglibs" entry under the Home link.
> b) Individual entries per Taglib under Download and Documentation.
> c) A Taglibs entry under Download and one under Documentation
> (currently there's not a Taglibs download page - each taglib handles
> its own).
> d) Something else.
>


a++

Easiest to add and least intrusive to the current Tomcat site.

-Rahul


> Hen
>
> On Sat, Sep 19, 2009 at 2:40 AM, Henri Yandell  wrote:
>> I've pushed the current state of the Taglibs site out:
>>
>>    http://tomcat.apache.org/taglibs/
>>
>> It's not ready to go live, but it gives us a good feel for what's left to do.
>>
>> Hen
>>
>

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: jdbc-pool validation timeout

2009-10-05 Thread Filip Hanik - Dev Lists

hi Miguel,
validation is a JDBC driver operation (a query), depends on what driver 
you are using, but most of them have timeouts on the driver level


Filip

On 10/05/2009 01:20 PM, Miguel DeAvila wrote:

We ran into an odd situation recently where the validation query
that we were using with the tomcat jdbc pool (org.apache.tomcat.jdbc.pool)
was hung (due to some database misery).

Is there a timeout mechanism for the validation process?

A quick read of the source (1.0.7.1) came up empty.

thanks,

Miguel

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org


   



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org