Author: wikier
Date: Tue Apr 29 08:48:35 2014
New Revision: 1590920
URL: http://svn.apache.org/r1590920
Log:
clarification about the runtime requirements
Modified:
marmotta/site/trunk/content/markdown/installation.md.vm
Modified: marmotta/site/trunk/content/markdown/installation.md.vm
URL:
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/installation.md.vm?rev=1590920&r1=1590919&r2=1590920&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/installation.md.vm (original)
+++ marmotta/site/trunk/content/markdown/installation.md.vm Tue Apr 29 08:48:35
2014
@@ -67,8 +67,8 @@ This is a collection of issues arising w
<h4>Tomcat Versions</h4>
Tomcat 6.0.x used to be significantly faster and reliable, but that is not
true anymore.
-So we strongly recommend to use Tomcat 7.0.x, precisely we recommend to use
Tomcat >= 7.0.35
-to work with Marmotta.
+So we strongly recommend to use Tomcat 7.0.x,. Precisely Marmotta requires to
run
+under a Servlet API 3.0 compatible container, so Tomcat >= 7.0.30 is required.
<h4>Multiple instances</h4>