blob: 14f6ce98c895396f853f580c798b6ceedd9dfed3 [file] [log] [blame]
= TomEE Documentation
:jbake-date: 2016-03-16
:jbake-type: page
:jbake-status: published
NOTE: TODO: This page should be generated or replaced by the contents of the jbake docs.html (generated by Docs.java)
== Administration
* xref:{tomee-latest-vc}::admin/configuration/index.adoc[Server Configuration]
* xref:{tomee-latest-vc}::admin/file-layout.adoc[Directory Structure]
* xref:{tomee-latest-vc}::admin/cluster/index.adoc[Clustering and High Availability (HA)]
== Developers
* xref:{tomee-latest-vc}::developer/ide/index.adoc[IDEs - Eclipse, Intellij Idea and Netbeans]
* xref:{tomee-latest-vc}::developer/testing/index.adoc[Unit Testing - Arquillian, OpenEJB JUnit, TomEE Embedded and ApplicationComposer]
* xref:{tomee-latest-vc}::developer/tools/index.adoc[Build Tools and Plugins]
* xref:{tomee-latest-vc}::developer/migration/tomee-1-to-7.adoc[Migrating From TomEE 1.x to 7.x]
* xref:{tomee-latest-vc}::developer/json/index.adoc[TomEE and Apache Johnzon - JAX-RS JSON Provider]
* xref:{tomee-latest-vc}::developer/configuration/cxf.adoc[Apache CXF Configuration - JAX-RS (RESTful Services) and JAX-WS (Web Services)]
* xref:{tomee-latest-vc}::developer/classloading/index.adoc[Understanding the TomEE ClassLoader]
== Advanced
* xref:{tomee-latest-vc}::advanced/applicationcomposer/index.adoc[`ApplicationComposer` with JBatch]
* xref:{tomee-latest-vc}::advanced/setup/index.adoc[How to Setup TomEE in Production]
* xref:{tomee-latest-vc}::advanced/shading/index.adoc[Fat / Uber Jar Deployment using the Maven Shade Plugin]
* xref:{tomee-latest-vc}::advanced/client/jndi.adoc[Java Naming and Directory Interface (JNDI)]
* xref:{tomee-latest-vc}::advanced/jms/jms-configuration.adoc[Why is my ActiveMQ/JMS MDB not scaling as expected?]