You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2014/04/30 13:44:34 UTC

svn commit: r907436 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/documentation.html

Author: buildbot
Date: Wed Apr 30 11:44:34 2014
New Revision: 907436

Log:
Staging update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/documentation.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 30 11:44:34 2014
@@ -1 +1 @@
-1591259
+1591260

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 30 11:44:34 2014
@@ -1 +1 @@
-1591259
+1591260

Modified: websites/staging/tomee/trunk/content/documentation.html
==============================================================================
--- websites/staging/tomee/trunk/content/documentation.html (original)
+++ websites/staging/tomee/trunk/content/documentation.html Wed Apr 30 11:44:34 2014
@@ -128,94 +128,94 @@
     </h1>
 </div>
 
-<p>See also the <a href="examples-trunk/index.html">examples page</a> for downloadable, executable and code-focused view of Java EE and TomEE.
+<p>See also the <a href="examples-trunk/index.html">examples page</a>   for downloadable, executable and code-focused view of Java EE and TomEE.
 <div class="row">
 <div class="span-one-third"></p>
 
 <h3>General Guide</h3>
 
-<p><a href="tomee-and-intellij.html">Using TomEE with Intellij</a>
-<a href="tomee-and-eclipse.html">Using TomEE with Eclipse</a>
-<a href="tomee-and-netbeans.html">Using TomEE with Netbeans</a>
-<a href="tomee-logging-in-eclipse.html">WTP and TomEE logging</a>
-<a href="comparison.html">Comparison: OpenEJB,TomEE,TomEE+</a>
-<a href="tomee-directory-structure.html">TomEE Directory structure</a>
-<a href="Configuring-in-tomee.html">TomEE and Configurations</a>
-<a href="tomee-and-security.html">TomEE and Security</a>
-<a href="deploying-in-tomee.html">Deploying in TomEE</a>
-<a href="tomee-webapp.html">The 'tomee' webapp</a>
-<a href="installation-drop-in-war.html">Installing TomEE using the drop-in WAR</a></p>
+<p><a href="tomee-and-intellij.html">Using TomEE with Intellij</a> <br />
+<a href="tomee-and-eclipse.html">Using TomEE with Eclipse</a> <br />
+<a href="tomee-and-netbeans.html">Using TomEE with Netbeans</a> <br />
+<a href="tomee-logging-in-eclipse.html">WTP and TomEE logging</a> <br />
+<a href="comparison.html">Comparison: OpenEJB,TomEE,TomEE+</a> <br />
+<a href="tomee-directory-structure.html">TomEE Directory structure</a> <br />
+<a href="Configuring-in-tomee.html">TomEE and Configurations</a> <br />
+<a href="tomee-and-security.html">TomEE and Security</a> <br />
+<a href="deploying-in-tomee.html">Deploying in TomEE</a> <br />
+<a href="tomee-webapp.html">The 'tomee' webapp</a> <br />
+<a href="installation-drop-in-war.html">Installing TomEE using the drop-in WAR</a>  </p>
 
 <p></div><div class="span-one-third"></p>
 
 <h3>Configuration</h3>
 
-<p><a href="system-properties.html">System Properties</a>
-<a href="deployments.html">Deployments</a>
-<a href="containers-and-resources.html">Containers and Resources</a>
-<a href="jms-resources-and-mdb-container.html">JMS Resources and MDB Container</a>
-<a href="configuring-datasources.html">Configuring DataSources</a>
-<a href="configuring-javamail.html">Configuring JavaMail</a>
-<a href="security.html">Security</a>
-<a href="clients.html">EJB Clients</a>
-<a href="ejb-over-ssl.html">EJB over SSL</a>
-<a href="jndi-names.html">JNDI Names</a>
-<a href="changing-jms-implementations.html">Changing JMS implementations</a>
-<a href="tomee-and-hibernate.html">Changing JPA to Hibernate</a></div><div class="span-one-third"></p>
+<p><a href="system-properties.html">System Properties</a> <br />
+<a href="deployments.html">Deployments</a> <br />
+<a href="containers-and-resources.html">Containers and Resources</a> <br />
+<a href="jms-resources-and-mdb-container.html">JMS Resources and MDB Container</a> <br />
+<a href="configuring-datasources.html">Configuring DataSources</a> <br />
+<a href="configuring-javamail.html">Configuring JavaMail</a> <br />
+<a href="security.html">Security</a> <br />
+<a href="clients.html">EJB Clients</a> <br />
+<a href="ejb-over-ssl.html">EJB over SSL</a> <br />
+<a href="jndi-names.html">JNDI Names</a> <br />
+<a href="changing-jms-implementations.html">Changing JMS implementations</a> <br />
+<a href="tomee-and-hibernate.html">Changing JPA to Hibernate</a>  </div><div class="span-one-third"></p>
 
 <h3>Testing Techniques</h3>
 
-<p><a href="application-discovery-via-the-classpath.html">Application discovery via the classpath</a>
-<a href="embedded-configuration.html">Embedded Configuration</a>
-<a href="configuring-datasources-in-tests.html">Configuring DataSources in Tests</a>
-<a href="configuring-persistenceunits-in-tests.html">Configuring PersistenceUnits in Tests</a>
-<a href="configuring-containers-in-tests.html">Configuring Containers in Tests</a>
-<a href="configuring-logging-in-tests.html">Configuring Logging in Tests</a>
-<a href="alternate-descriptors.html">Alternate Descriptors</a>
-<a href="unit-testing-transactions.html">Unit Testing Transactions</a>
-<a href="testcase-with-testbean-inner-class.html">TestCase with TestBean inner-class</a>
-<a href="local-client-injection.html">TestCase Injection (@LocalClient)</a>
+<p><a href="application-discovery-via-the-classpath.html">Application discovery via the classpath</a> <br />
+<a href="embedded-configuration.html">Embedded Configuration</a> <br />
+<a href="configuring-datasources-in-tests.html">Configuring DataSources in Tests</a> <br />
+<a href="configuring-persistenceunits-in-tests.html">Configuring PersistenceUnits in Tests</a> <br />
+<a href="configuring-containers-in-tests.html">Configuring Containers in Tests</a> <br />
+<a href="configuring-logging-in-tests.html">Configuring Logging in Tests</a> <br />
+<a href="alternate-descriptors.html">Alternate Descriptors</a> <br />
+<a href="unit-testing-transactions.html">Unit Testing Transactions</a> <br />
+<a href="testcase-with-testbean-inner-class.html">TestCase with TestBean inner-class</a> <br />
+<a href="local-client-injection.html">TestCase Injection (@LocalClient)</a> <br />
 </div></div><div class="row">
 <div class="span-one-third"></p>
 
 <h3>Discovery and Failover</h3>
 
-<p><a href="ejb-failover.html">Overview</a>
-<a href="multicast-discovery.html">Multicast Discovery (UDP)</a>
-<a href="multipulse-discovery.html">Multipulse Discovery (UDP)</a>
-<a href="multipoint-discovery.html">Multipoint Discovery (TCP)</a>
-<a href="multipoint-considerations.html">Multipoint Considerations</a>
-<a href="multipoint-recommendations.html">Multipoint Recommendations</a>
-<a href="failover-logging.html">Logging Events</a></div><div class="span-one-third"></p>
+<p><a href="ejb-failover.html">Overview</a> <br />
+<a href="multicast-discovery.html">Multicast Discovery (UDP)</a> <br />
+<a href="multipulse-discovery.html">Multipulse Discovery (UDP)</a> <br />
+<a href="multipoint-discovery.html">Multipoint Discovery (TCP)</a> <br />
+<a href="multipoint-considerations.html">Multipoint Considerations</a> <br />
+<a href="multipoint-recommendations.html">Multipoint Recommendations</a> <br />
+<a href="failover-logging.html">Logging Events</a>  </div><div class="span-one-third"></p>
 
 <h3>OpenEJB Standalone Server</h3>
 
-<p><a href="understanding-the-directory-layout.html">Understanding the Directory Layout</a>
-<a href="startup.html">Startup</a>
-<a href="deploy-tool.html">Deploy Tool</a>
-<a href="properties-tool.html">Properties Tool</a></div><div class="span-one-third"></p>
+<p><a href="understanding-the-directory-layout.html">Understanding the Directory Layout</a> <br />
+<a href="startup.html">Startup</a> <br />
+<a href="deploy-tool.html">Deploy Tool</a> <br />
+<a href="properties-tool.html">Properties Tool</a>  </div><div class="span-one-third"></p>
 
 <h3>Spring</h3>
 
-<p><a href="spring-and-openejb-3.0.html">Spring and OpenEJB 3.0</a>
-<a href="spring.html">Spring and OpenEJB 3.1 and later</a>
-<a href="spring-ejb-and-jpa.html">Spring, EJB and JPA example</a></div></div><div class="row">
+<p><a href="spring-and-openejb-3.0.html">Spring and OpenEJB 3.0</a> <br />
+<a href="spring.html">Spring and OpenEJB 3.1 and later</a> <br />
+<a href="spring-ejb-and-jpa.html">Spring, EJB and JPA example</a>  </div></div><div class="row">
 <div class="span-one-third"></p>
 
 <h3>Arquillian</h3>
 
-<p><a href="arquillian-getting-started.html">Getting started</a>
-<a href="arquillian-available-adapters.html">Available adapters</a> </div><div class="span-one-third"></p>
+<p><a href="arquillian-getting-started.html">Getting started</a> <br />
+<a href="arquillian-available-adapters.html">Available adapters</a>   </div><div class="span-one-third"></p>
 
 <h3>TomEE Maven Plugin</h3>
 
-<p><a href="tomee-mp-getting-started.html">Getting started</a>
-<a href="tomee-maven-plugin.html">tomee-maven-plugin reference documentation</a>
-<a href="tomee-mp-getting-started.mdtext.html">TomEE simple webapp archetype documentation</a></div><div class="span-one-third"></p>
+<p><a href="tomee-mp-getting-started.html">Getting started</a> <br />
+<a href="tomee-maven-plugin.html">tomee-maven-plugin reference documentation</a> <br />
+<a href="tomee-mp-getting-started.mdtext.html">TomEE simple webapp archetype documentation</a>  </div><div class="span-one-third"></p>
 
 <h3>Tips and Tricks</h3>
 
-<p><a href="weblogic.html">WebLogic Lookup</a></div></div></p>
+<p><a href="weblogic.html">WebLogic Lookup</a>  </div></div></p>