You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/01/08 17:00:28 UTC

svn commit: r802094 - in /websites/staging/openejb/trunk/content: examples-trunk/buildbot.html properties-listing.html system-properties.html

Author: buildbot
Date: Sun Jan  8 16:00:28 2012
New Revision: 802094

Log:
Staging update by buildbot

Added:
    websites/staging/openejb/trunk/content/examples-trunk/buildbot.html
Modified:
    websites/staging/openejb/trunk/content/properties-listing.html
    websites/staging/openejb/trunk/content/system-properties.html

Added: websites/staging/openejb/trunk/content/examples-trunk/buildbot.html
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/buildbot.html (added)
+++ websites/staging/openejb/trunk/content/examples-trunk/buildbot.html Sun Jan  8 16:00:28 2012
@@ -0,0 +1,101 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+
+    <meta charset="utf-8">
+      <title></title>
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="./../bootstrap.css" rel="stylesheet">
+    <link href="./../prettify.css" rel="stylesheet">
+    <link href="./../bootstrap-mods.css" rel="stylesheet">
+
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+      }
+    </style>
+
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="./../images/favicon.ico">
+    <link rel="apple-touch-icon" href="./../images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="./../images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="./../images/apple-touch-icon-114x114.png">
+
+    <script src="./../javascript/prettify.js" type="text/javascript"></script>
+    <script src="./../javascript/jquery-latest.js"></script>
+    <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
+    <script src="./../javascript/common.js"></script>
+    <script src="./../javascript/prettyprint.js"></script>
+
+  </head>
+
+  <body>
+
+    <div class="topbar">
+      <div class="fill">
+        <div class="container">
+          <a class="brand" href="./../index.html">Apache TomEE</a>
+          <ul class="nav">
+            <li><a href="./../index.html">Home</a></li>
+            <li><a href="./../downloads.html">Downloads</a></li>
+            <li><a href="./../documentation.html">Documentation</a></li>
+            <li><a href="./../support.html">Support</a></li>
+          </ul>
+
+            <!-- Google CSE Search Box Begins  -->
+            <FORM class="pull-right" id="searchbox_010475492895890475512:_t4iqjrgx90" action="http://www.google.com/cse">
+                <INPUT type="hidden" name="cx" value="010475492895890475512:_t4iqjrgx90">
+                <INPUT type="hidden" name="cof" value="FORID:0">
+                <INPUT name="q" type="text" placeholder="Search">
+            </FORM>
+            <!--<SCRIPT type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_010475492895890475512:_t4iqjrgx90"></SCRIPT>-->
+            <!-- Google CSE Search Box Ends -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+
+    
+
+<div class="page-header">
+<small><a href="./..//index.html">Home</a>&nbsp;&raquo&nbsp;<a href="./..//examples-trunk/">Examples Trunk</a></small><br>
+<h1></h1>
+</div>
+
+<h1>Testing</h1>
+
+<p>1 ... 2... 3!</p>
+
+
+
+
+      <footer>
+        <p>
+        Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+        </p>
+      </footer>
+
+    </div> <!-- /container -->
+
+  <SPAN style="display: none">
+    <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+    </SCRIPT>
+    <SCRIPT type="text/javascript">
+      _uacct = "UA-2717626-1";
+      urchinTracker();
+    </SCRIPT>
+  </SPAN>
+
+  </body>
+</html>

Modified: websites/staging/openejb/trunk/content/properties-listing.html
==============================================================================
--- websites/staging/openejb/trunk/content/properties-listing.html (original)
+++ websites/staging/openejb/trunk/content/properties-listing.html Sun Jan  8 16:00:28 2012
@@ -115,6 +115,7 @@
 | openejb.jmx.active | bool | activate (by default) or not the OpenEJB JMX MBeans |
 | openejb.logger.external | bool | use another log configuration(log4j for instance) |
 | openejb.nobanner | bool | activate or not the OpenEJB banner (activated by default)
+| openejb.check.classloader | bool | if true print some information about duplicated classes | 
 
 Note: all resources can be configured by properties, see http://openejb.apache.org/embedded-configuration.html and http://openejb.apache.org/properties-tool.html|
 

Modified: websites/staging/openejb/trunk/content/system-properties.html
==============================================================================
--- websites/staging/openejb/trunk/content/system-properties.html (original)
+++ websites/staging/openejb/trunk/content/system-properties.html Sun Jan  8 16:00:28 2012
@@ -101,6 +101,10 @@ the format: </p>
 
 <p><a name="SystemProperties-OverridingServerServices"></a></p>
 
+<h4>Related docs:</h4>
+
+<p><a href="properties-listing.html">Properties Listing</a> : A partial list of configurable properties</p>
+
 <h1>Overriding Server Services</h1>
 
 <p>Any server service installed into OpenEJB can be overridden in the same