You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2016/12/02 12:53:30 UTC

svn commit: r1772342 - /tomee/site/trunk/content/index.html

Author: andygumbrecht
Date: Fri Dec  2 12:53:27 2016
New Revision: 1772342

URL: http://svn.apache.org/viewvc?rev=1772342&view=rev
Log:
Layout

Modified:
    tomee/site/trunk/content/index.html

Modified: tomee/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/index.html?rev=1772342&r1=1772341&r2=1772342&view=diff
==============================================================================
--- tomee/site/trunk/content/index.html (original)
+++ tomee/site/trunk/content/index.html Fri Dec  2 12:53:27 2016
@@ -1,36 +1,36 @@
-{% extends "basic.html" %}
-
-{% block title %}Apache TomEE & OpenEJB{% endblock %}
-{% block content %}
-    <!-- Main hero unit for a primary marketing message or call to action -->
-    <div class="hero-unit">
-        <div class="row">
-            <div class="span10" style="float:left; width:530px"" width="530px">
+{% extends"basic.html" %} {% block title %}Apache TomEE & OpenEJB{% endblock %} {% block content %}
+<!-- Main hero unit for a primary marketing message or call to action -->
+<div class="hero-unit">
+    <div class="row">
+        <div class="span10" style="float:left; width:530px"" width="530px">
                 <img src="resources/images/feather-logo.png" alt="Apache TomEE Feather Logo" style="float:left">
             </div>
-            <div class="span5" style="float:right; width:370px" width="370px">
+            <div class="span14">
+                <p>
+                    Apache TomEE, pronounced"Tommy", is an all-Apache Java EE 6 Web Profile certified application server extends Apache Tomcat. Apache TomEE is assembled from a vanilla Apache Tomcat zip file. We start with Apache Tomcat, add our jars and zip up the rest. The result is Tomcat plus EE features - TomEE.
+                </p>
+                <p><a class="btn primary large" href="downloads.html">Download Apache TomEE Now &raquo;</a>&nbsp; and <a href="documentation.html">get started today!</a></p>
+            </div>
+        </div>
+        <div class="row">
+            <div class="column">
                 <img src="resources/images/microprofile.png" alt="Microprofile" style="float:left; margin-right:5px;">
                 <p style="font-size:13px;line-height:18px;">Microprofile is an open forum to optimize Enterprise Java for a microservices architecture by innovating across multiple implementations and collaborating on common areas of interest with a goal of standardization. TomEE is actively participating in this effort, and would welcome help from the community in moving this process forward.</p>
                 <p><a class="btn primary"target="_blank" href="http://microprofile.io/">Find out more</a></p>
             </div>
-            <div class="span5" style="float:right; width:370px" width="370px">
+            <div class="column">
             <img src="resources/images/Geek-Choice-Awards-App-Server-100x100-black.png" alt="Geeks Choice Award" style="float:left; margin-right:5px">
-                <p style="font-size:13px;line-height:18px;">RebelLabs released an annual study with awards to recognize Geeky Excellence for 2014. Tomcat and TomEE were named as one of the 10 Geek Choice Awards winner. For a complete list of winners, check out the report <a target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/">"10 Kick-Ass Technologies Modern Developers Love"</a>.</p>
-                <p><a class="btn primary"target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/10/">Read the Report</a></p>
-            </div>
-        </div>
-        <div class="row">
-            <div class="span14">
-                <p>
-                    Apache TomEE, pronounced "Tommy", is an all-Apache Java EE 6 Web Profile certified application server extends Apache Tomcat. Apache TomEE is assembled from a vanilla Apache Tomcat zip file. We start with Apache Tomcat, add our jars and zip up the rest. The result is Tomcat plus EE features - TomEE.
+                <p style="font-size:13px;line-height:18px;">
+                  RebelLabs released an annual study with awards to recognize Geeky Excellence for 2014. Tomcat and TomEE were named as one of the 10 Geek Choice Awards winner. For a complete list of winners, check out the report<a target="_blank
+           " href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/">"10 Kick-Ass Technologies Modern Developers Love"</a>.
                 </p>
-                <p><a class="btn primary large" href="downloads.html">Download Apache TomEE Now &raquo;</a>&nbsp; and <a href="documentation.html">get started today!</a></p>
+                <p><a class="btn primary"target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/10/">Read the Report</a></p>
             </div>
         </div>
     </div>
 
 <div class="hero-unit">
-<div class="row">
+<div>
         <p>Apache TomEE 1.7.4 and 7.0.1 fix a vulnerability issue that affects TomEE 1.7.3 and 7.0.0, please take a look at the <a href="security/tomee.html">Security Page</a> for more details, and upgrade if you are concerned this may affect you.</p>
     </div>
 </div>
@@ -45,7 +45,8 @@
     <div class="row">
       <div class="span6">
         <h2>TomEE+</h2>
-        <p>Apache TomEE Plus has all the features of TomEE with the addition of <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS (RESTfull Services)</a>, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bnayl.html">JAX-WS (Web Services)</a>, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bncdq.html">JMS (Java Message Service)</a> and <a target="_blank" href="http://docs.oracle.com/cd/E19798-01/821-1841/bnacz/index.html">JCA (the Java Connector Architecture)</a>.
+        <p>Apache TomEE Plus has all the features of TomEE with the addition of <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS (RESTfull Services)</a>, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bnayl.html
+           ">JAX-WS (Web Services)</a>, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bncdq.html">JMS (Java Message Service)</a> and <a target="_blank" href="http://docs.oracle.com/cd/E19798-01/821-1841/bnacz/index.html">JCA (the Java Connector Architecture)</a>.
 		The additional functionality is delivered via Apache CXF, Apache ActiveMQ and the Geronimo Connector library</p>
         <p><a class="btn" href="apache-tomee.html">View details &raquo;</a></p>
       </div>
@@ -79,7 +80,7 @@
 
             <p><a href="../comparison.html">Comparison &raquo;</a></p>
             <br>
-            <h2>JAX-RS</h2>
+            <h2>JAX-RS / Microprofile</h2>
 
             <p>Apache TomEE <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS (RESTfull Services)</a> delivers the Web Profile plus <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS (RESTfull Services)</a></p>
 
@@ -87,7 +88,8 @@
             <br>
             <h2>Plus</h2>
 
-            <p>Apache TomEE Plus delivers all that is in the Web Profile and <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html">JAX-RS (RESTfull Services)</a>, plus EJB Full, Java EE Connector Architecture, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bncdq.html">JMS (Java Message Service)</a> and <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bnayl.html">JAX-WS (Web Services)</a>.</p>
+            <p>Apache TomEE Plus delivers all that is in the Web Profile and <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html
+           ">JAX-RS (RESTfull Services)</a>, plus EJB Full, Java EE Connector Architecture, <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bncdq.html">JMS (Java Message Service)</a> and <a target="_blank" href="http://docs.oracle.com/javaee/6/tutorial/doc/bnayl.html">JAX-WS (Web Services)</a>.</p>
 
             <p><a href="../comparison.html">Comparison &raquo;</a></p>
             <br>