You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 84 Next »

Welcome to the Apache Geronimo v2.1 documentation. This is a work in progress and at this point in time we are starting to outline the new features that will become part of this new release, so expect this documentation to be updated frequently.

To help you find the content you are looking for we are separating the documentation in two main groups, User's guide and Developer's guide. In a nutshell, the former is mostly targeted to system administrators and overall users that will be installing and configuring Geronimo and applications. The latter on the other hand is targeted to applications developers, the idea is to provide all the info you need to know to develop applications and to get the most of them (and your time) when deploying to Geronimo.

So, how are we doing this? Check this out!

User's guide

  • GShell
    • What is it?
    • Benefits
    • What it does/replaces
    • Tools and commands
    • How-to samples
  • Plugin infrastructure
    • What are the plugins?
    • Enhancements from previous releases
    • Plugin infrastructure/architecture
    • plugin.xml
    • Plugins install
    • Pluggable console
    • GShell commands option
  • Tooling
    • Devtools
      • Geronimo eclipse plugin
    • j2g

Developer's guide

  • (minus) Quick start - fast and easy development
    • Getting the software
    • Installing Geronimo Eclipse Plugin
    • Defining a New Server Runtime
    • Package your applications
    • Deploy your application
    • Run your application
  • (minus) Development environment
    • Options and tools
    • Installing eclipse
    • Installing Geronimo Eclipse Plugin
    • Geronimo Server Runtimes and Servers
    • Configuring your development environment
  • Geronimo architecture
    • JEE spec compliance
    • Components/modules
      • Containers
      • Services
      • Database
      • Persistence
      • Web services
      • Security
      • Resource adapters
    • Maven
    • Geronimo plugin architecture
    • Plugable console
    • Repositories
    • GBeans
    • Classloaders
    • APIs
    • Configuration
  • No labels