You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2016/04/27 19:54:29 UTC

svn commit: r986844 - in /websites/staging/openwebbeans/trunk/content: ./ documentation.html owbsetup_ee.html owbsetup_tomcat.html

Author: buildbot
Date: Wed Apr 27 17:54:29 2016
New Revision: 986844

Log:
Staging update by buildbot for openwebbeans

Added:
    websites/staging/openwebbeans/trunk/content/owbsetup_tomcat.html
Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/documentation.html
    websites/staging/openwebbeans/trunk/content/owbsetup_ee.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 27 17:54:29 2016
@@ -1 +1 @@
-1734943
+1741301

Modified: websites/staging/openwebbeans/trunk/content/documentation.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/documentation.html (original)
+++ websites/staging/openwebbeans/trunk/content/documentation.html Wed Apr 27 17:54:29 2016
@@ -84,6 +84,7 @@ h2:hover > .headerlink, h3:hover > .head
 <ul>
 <li><a href="cdi_explained.html">How CDI works</a></li>
 <li><a href="owbsetup_se.html">Adding OpenWebBeans to your JavaSE project</a></li>
+<li><a href="owbsetup_tomcat.html">Adding OpenWebBeans to Apache Tomcat</a></li>
 <li><a href="owbsetup_ee.html">Adding OpenWebBeans to your Servlet Container project</a></li>
 <li><a href="owb-eecontainers.html">OpenWebBeans as part of JavaEE Containers</a></li>
 <li><a href="owbconfig.html">OpenWebBeans configuration</a></li>

Modified: websites/staging/openwebbeans/trunk/content/owbsetup_ee.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/owbsetup_ee.html (original)
+++ websites/staging/openwebbeans/trunk/content/owbsetup_ee.html Wed Apr 27 17:54:29 2016
@@ -94,7 +94,7 @@ But since OpenWebBeans is modular you sh
 <h3 id="api-jars">API jars<a class="headerlink" href="#api-jars" title="Permanent link">&para;</a></h3>
 <p>Several API bundles exists for java EE and they are mostly compatible with OpenWebBeans. If you already include one of these you might not need any api jars. CDI and thus OpenWebBeans depends on the following four apis:</p>
 <ul>
-<li><strong>CDI: <a href="/download.html#apis-version">geronimo-jcdi_1.0_spec.jar</a></strong></li>
+<li><strong>CDI: <a href="/download.html#apis-version">geronimo-jcdi_1.1_spec.jar</a></strong></li>
 <li><strong>AtInject: <a href="/download.html#apis-version">geronimo-atinject_1.0_spec.jar</a></strong></li>
 <li><strong>Interceptor: <a href="/download.html#apis-version">geronimo-interceptor_1.2_spec.jar</a></strong></li>
 <li><strong>Common Annotations: <a href="/download.html#apis-version">geronimo-annotation_1.2_spec.jar</a></strong></li>

Added: websites/staging/openwebbeans/trunk/content/owbsetup_tomcat.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/owbsetup_tomcat.html (added)
+++ websites/staging/openwebbeans/trunk/content/owbsetup_tomcat.html Wed Apr 27 17:54:29 2016
@@ -0,0 +1,119 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta charset="utf-8">
+    <title>Apache OpenWebBeans</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="./resources/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+        body {
+            padding-top: 60px;
+            padding-bottom: 40px;
+        }
+    </style>
+    <link href="./resources/css/main.css" rel="stylesheet">
+
+</head>
+
+<body>
+
+<nav class="navbar navbar-default navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
+        <div class="navbar-header">
+            <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </a>
+            <a class="navbar-brand" href="index.html"><img src="./resources/images/logo_dbg-small.png" height="25px"
+                                                           alt="owb_logo_small"/></a>
+        </div>
+
+        <div class="collapse navbar-collapse">
+            <ul class="nav navbar-nav">
+                <li><a href="./index.html">Home</a></li>
+                <li><a href="./documentation.html">Documentation</a></li>
+                <li><a href="./source.html">Source</a></li>
+                <li><a href="./download.html">Download</a></li>
+                <li><a href="./community.html">Community</a></li>
+                <!-- <li><a href="./news.html">News</a></li> -->
+                <li class="dropdown">
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#" aria-haspopup="true">Misc<span class="caret"></span></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="http://www.apache.org">Apache Home</a></li>
+                        <li><a href="./misc/contact.html">Contact</a></li>
+                        <li><a href="./misc/legal.html">Legal</a></li>
+                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                        <!-- <li class="divider"/> -->
+                    </ul>
+                </li>
+            </ul>
+            <!--/.nav-collapse -->
+            <form id="search-form" action="http://www.google.com/search" method="get" class="navbar-search pull-right">
+                <input value="openwebbeans.apache.org" name="sitesearch" type="hidden"/>
+                <input class="search-query" name="q" id="query" type="search"/>
+            </form>
+            <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div>
+    </div>
+</nav>
+
+<div class="container">
+
+
+        <div id="OwbContent_" class="wiki-content">
+<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="adding-openwebbeans-to-an-apache-tomcat-installation">Adding OpenWebBeans to an Apache Tomcat installation<a class="headerlink" href="#adding-openwebbeans-to-an-apache-tomcat-installation" title="Permanent link">&para;</a></h1>
+<p>By integrating OpenWebBeans with an existing tomcat installation you don't need to add any CDI container jars to your WAR files.
+Instead OpenWebBeans will get copied to the tomcat lib directory and activated for all webapps.</p>
+<h2 id="downloading-the-latest-openwebbeans-distribution">Downloading the latest OpenWebBeans distribution<a class="headerlink" href="#downloading-the-latest-openwebbeans-distribution" title="Permanent link">&para;</a></h2>
+<p>Download the latest <a href="download.html">OWB distribution bundle</a> and unzip it.</p>
+<h2 id="integrating-apache-openwebbeans-with-apache-tomcat">Integrating Apache OpenWebBeans with Apache Tomcat<a class="headerlink" href="#integrating-apache-openwebbeans-with-apache-tomcat" title="Permanent link">&para;</a></h2>
+<p>Change to the unzipped OWB distribution directory and run the following script:</p>
+<div class="codehilite"><pre><span class="o">./</span><span class="n">install_owb_tomcat7</span><span class="p">.</span><span class="n">sh</span> <span class="o">/</span><span class="n">path</span><span class="o">/</span><span class="n">to</span><span class="o">/</span><span class="n">your</span><span class="o">/</span><span class="n">tomcat</span><span class="o">/</span><span class="n">installation</span>
+</pre></div>
+
+
+<p>This will copy all necessary Apache OpenWebBeans jars over to your tomcat installation directory.
+It will also patch the tomcat context.xml and add org.apache.webbeans.web.tomcat7.ContextLifecycleListener.</p>
+        </div>
+
+        <hr>
+
+        <footer class="text-center">
+            <p>
+                <a href="http://www.apache.org"><img class="img-responsive center-block" src="http://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a>
+            </p>
+            <p>Copyright &copy; 2008-2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
+            <p>OpenWebBeans, Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+        </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="./resources/js/jquery-2.1.4.min.js"></script>
+    <script src="./resources/js/bootstrap.js"></script>
+
+</body></html>
+
+
+
+