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

Compare with Current View Page History

« Previous Version 39 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.

User's guide

  • Installation and configuration
    • Prerequiste software
    • Downloading Geronimo
      • Building from source
      • Installing Geronimo from binaries
    • Changing default ports
    • Changing the username and password
      • Editing the properties files manually
      • Modifying the security configuration from the Administration Console
    • Topologies
      • Two-tier system
      • Three-tier system
      • Configuring with Apache HTTPd
  • Administration
    • Administrative tasks
      • Administering applications
      • Administering the Apache Geronimo Server
      • Configuring security
      • Configuring services
    • Configuring Virtual Hosts
    • Create a database
    • Geronimo Administration Console
      • What changed?
      • Console enhancements
      • The pluggable console
      • Expert mode
      • Deployment plans wizard
      • CA helper
    • Running Geronimo as a non-root user
    • Tools and commands
  • Monitoring
    • What is it?
    • What can I monitor
    • Impact on the server workload?
    • Install
    • Customization
  • Deployment
    • What changed?
    • New deployment options
    • Annotations
    • Deployment plans
      • geronimo-web.xml
      • geronimo-application.xml
      • geronimo-ra.xml
      • geronimo-application-client.xml
      • openejb-jar.xml
  • GShell
    • What is it?
    • Benefits
    • What it does/replaces
    • Tools and commands
    • How-to samples
  • Pluggable console
    • What is it?
    • Benefits
    • Architecture
    • Install/deploy
    • Customization
    • Developing new portlets
  • 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

  • Development environment
    • Installing eclipse
    • Creating a new project
    • Configuring your development environment
    • Installing geronimo plugins
    • Defining servers
  • 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
  • Tutorials
    • Web applications
      • Web application for JMS access
      • Web Application for EJB access
      • Web Application for JDBC access
    • Java Server Faces
      • Developing a web application with JSF
      • AJAX with JSF
      • Using JSP Immediate Expressions to access JSF
      • User Interface development with JSF
      • JSF application to perform create, delete, update operation against a database table
    • Application clients
      • Application client accessing EJB
    • EJB applications
      • Stateless Session Bean
      • Stateful Session Bean
      • Message Driven Bean
      • Container Managed Persistance with JPA
      • Bean Managed Persistance with JPA
    • Web services
      • Building JAX-WS pojo web service
      • Building JAX-WS EJB stateless session bean web services
      • RESTFUL Web Services
      • SAAJ Web Services
      • MTOM Web Services
      • WS Addressing
      • Securing your applications
    • Persistence
      • Using Java Persistence API in application client
      • Working with JSF and JPA
    • Annotations
      • JAX-WS web service and client using annotations
    • Extending Geronimo
    • Portlets
  • No labels