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 11:08:35 UTC

svn commit: r1772328 - in /tomee/site/trunk/content: apache-tomee.mdtext resources/images/microprofile.png

Author: andygumbrecht
Date: Fri Dec  2 11:08:35 2016
New Revision: 1772328

URL: http://svn.apache.org/viewvc?rev=1772328&view=rev
Log:
Add MP info

Added:
    tomee/site/trunk/content/resources/images/microprofile.png   (with props)
Modified:
    tomee/site/trunk/content/apache-tomee.mdtext

Modified: tomee/site/trunk/content/apache-tomee.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/apache-tomee.mdtext?rev=1772328&r1=1772327&r2=1772328&view=diff
==============================================================================
--- tomee/site/trunk/content/apache-tomee.mdtext (original)
+++ tomee/site/trunk/content/apache-tomee.mdtext Fri Dec  2 11:08:35 2016
@@ -34,6 +34,11 @@ The TomEE Plus distribution adds the fol
 
 }
 <div class="span5" style="float:right; width:350px" width="350px">
+    <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:350px" width="350px">
     <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>
@@ -46,27 +51,27 @@ The TomEE Plus distribution adds the fol
 }
 
 
-#  Goal
+#  Our Goal
 
-Simple, Get more from Tomcat without giving anything up.
+Simple, get much more from Apache Tomcat, yet without giving anything up.
 
-#  Focuses
+#  Principles
 
-Some core focuses guide the integration:
+Some core principles guide the integration:
 
-- Don't mess with Tomcat
-- Keep it simple
-- Avoid architecture overhead
+- Don't mess with Tomcat - Just take it as it comes and extend it
+- Keep it as simple as possible for the end user
+- Avoid architectural overhead - It should just run existing applications out of the box
 
-The desire to beef up Tomcat installations has persisted despite the
-existence of full-blown app servers, many of which include Tomcat in some
-truncated and stripped-down form.  Not TomEE.
+The desire to beef-up Tomcat installations has persisted despite the existence of full-profile application servers,
+many of which actually include Tomcat in some truncated or stripped-down form.
+TomEE strives to fill this gap.
 
 # Under the Covers
 
-Apache TomEE is assembled from a vanilla Apache Tomcat zip file.  No
-picking and choosing individual parts of Tomcat and building a "new" server
-leveraging Tomcat.  We start with Tomcat, add our jars and zip up the rest.
+Apache TomEE is assembled from a vanilla Apache Tomcat official distribution.
+No picking and choosing individual parts of Tomcat and building a "new" server
+leveraging Tomcat.  We start with Tomcat, add our jars and configuration and zip up the rest.
  The result is Tomcat with added EE features, TomEE.
 
 Tomcat provides plenty of hooks for filling out parts of its lifecycle.  We
@@ -115,5 +120,3 @@ the "EE" into Tomcat, rather than the ot
 But in the end, it is not about EJB.  It's about the other guys: ActiveMQ,
 CXF, MyFaces, OpenJPA, OpenWebBeans, and of course Tomcat!  So out with
 OpenEJB+Tomcat and in with Apache TomEE!
-
-

Added: tomee/site/trunk/content/resources/images/microprofile.png
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/resources/images/microprofile.png?rev=1772328&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tomee/site/trunk/content/resources/images/microprofile.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream