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

svn commit: r1307933 - /openejb/site/trunk/content/javaee-docs-index.mdtext

Author: vishwanathk
Date: Sat Mar 31 22:57:53 2012
New Revision: 1307933

URL: http://svn.apache.org/viewvc?rev=1307933&view=rev
Log:
Separate index for general JavaEE related docs

Added:
    openejb/site/trunk/content/javaee-docs-index.mdtext   (with props)

Added: openejb/site/trunk/content/javaee-docs-index.mdtext
URL: http://svn.apache.org/viewvc/openejb/site/trunk/content/javaee-docs-index.mdtext?rev=1307933&view=auto
==============================================================================
--- openejb/site/trunk/content/javaee-docs-index.mdtext (added)
+++ openejb/site/trunk/content/javaee-docs-index.mdtext Sat Mar 31 22:57:53 2012
@@ -0,0 +1,51 @@
+Title:
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+{row
+
+
+
+
+
+{span-one-third
+### Java EE Basics
+- [Getting Things](basics---getting-things.html)
+- [Security](basics---security.html)
+- [Transactions](basics---transactions.html)
+}
+
+
+
+{span-one-third
+### Applications
+- [Callbacks](callbacks.html)
+- [Understanding Callbacks](understanding-callbacks.html)
+- [EJB Refs](ejb-refs.html)
+- [XML Overrides](annotations,-xml-and-defaults.html)
+}
+
+
+{span-one-third
+###  Java Persistence Architecture
+- [JPA Concepts](jpa-concepts.html)
+- [General](jpa-usage.html)
+- [OpenJPA](openjpa.html)
+- [Hibernate](hibernate.html)
+}
+
+}
\ No newline at end of file

Propchange: openejb/site/trunk/content/javaee-docs-index.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native