Author: jfclere
Date: Sun Feb 10 23:41:37 2008
New Revision: 620434
URL: http://svn.apache.org/viewvc?rev=620434&view=rev
Log:
Don't put a real version in the example.
Modified:
tomcat/connectors/trunk/jni/xdocs/index.xml
Modified: tomcat/connectors/trunk/jni/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/xdocs/index.xml?rev=620434&r1=620433&r2=620434&view=diff
==============================================================================
--- tomcat/connectors/trunk/jni/xdocs/index.xml (original)
+++ tomcat/connectors/trunk/jni/xdocs/index.xml Sun Feb 10 23:41:37 2008
@@ -147,7 +147,7 @@
Start tomcat and check for the messages like this ones:
<pre>
Feb 8, 2008 12:27:41 PM org.apache.catalina.core.AprLifecycleListener init
- INFO: Loaded APR based Apache Tomcat Native library 1.1.12.
+ INFO: Loaded APR based Apache Tomcat Native library 1.x.y.
Feb 8, 2008 12:27:41 PM org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters
[false], random [true].
Feb 8, 2008 12:27:41 PM org.apache.coyote.http11.Http11AprProtocol init
@@ -169,7 +169,7 @@
Start tomcat and check for the messages like this ones:
<pre>
Feb 8, 2008 2:48:17 PM org.apache.catalina.core.AprLifecycleListener init
- INFO: Loaded APR based Apache Tomcat Native library 1.1.12.
+ INFO: Loaded APR based Apache Tomcat Native library 1.x.y.
Feb 8, 2008 2:48:17 PM org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [false], sendfile [true], accept filters
[false], random [true].
Feb 8, 2008 2:48:18 PM org.apache.coyote.http11.Http11AprProtocol init
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]