HomeApache Geronimo Project Management > Documentation > Apache Geronimo Development Process > Contributor process

How to get involved

The Apache Geronimo project was built by the open source community for the open source community - we welcome your input and contributions!
What we are looking for:

  • Source code and fixes contributions
  • Documentation assistance
  • Product and feature suggestions
  • Detailed and constructive feedback
  • Articles and whitepapers

How do I Contribute?

Roadmap - where do I fit?

This is a list of evolving ideas that will become features in the next version of Geronimo. The ideas are listed along with their originator(s). You are welcome to add your ideas here and/or at Jira issues. Be sure to discuss them first at developers list or at IRC. √  means that this functionality is required for spec compliance.

The Server

Runtime

  • Support for the multiple-protocols-over-one-port network listener
  • Global non-persistent JNDI implementation - Aaron Mulder
  • A JDBC network wrapper allowing a remote client to access a JDBC pool running in the server (WebLogic and OC4J may have this).

Thread Pools - Aaron Mulder

  • Consolidate all thread usage into a group of manageable thread pools. e.g. pools for WorkManager, network listeners and monitors (e.g. hot deploy directory monitor).
  • Make Web, EJB containers use external thread pools.

Security

  • Integration with Other Security Servers -
    • http://jpam.sourceforge.net David Jenks, Jeff Genender
    • http://acegisecurity.org/ James Strachen
      The integration will be at two levels -
      Authorization based on subject/principal supplied by the security server
      Delegate the authorization decisions to the security server.
  • Built-in simple user management apis and a console plugin that covers the 80% of use cases, username/password + groups, with the ability to add, remove, modify and suspend accounts.
  • Intelligent Keystore Service - Aaron Mulder
    Provide a more intelligent Keystore service that tracks available keystore(s) and can issue SocketFactories (or the NIO or J2SE 5 equivalent) preconfigured with the certificates it needs.
  • Plugins for popular third-party app server add-on products like (for security) RSA, Tivoli AM, Netegrity. Aaron Mulder

Hot Deployment - Sachin Patel

  • Run off exploded directories

Multiple server Instance Support -

  • Support for running more than one instance of Geronimo out of the same installation (multiple /var directories, perhaps with one parent
    ConfigStore in the main installation for the core code and one child ConfigStore in each /var for the individual instances).

JSR -77 - Aaron Mulder

  • √ JSR-77 statistics support for most of the server

EJB 2.x - Dain Sundstrom

  • Better Caching

J2SE 5 support -

  • Use new ORB

JEE 5 -

  • JSR 175 based annotations - Sachin Patel

Deployment and Configuration

JSR-88 Support - Aaron Mulder

  • A standalone JSR-88 JAR (meaning, it actually includes all the other modules' code it needs in its own JAR).
  • Complete JSR-88 DConfigBean support (presently we have only connectors, and not much of the GUI support for them at that). Sachin Patel
  • A configuration option that would prevent an application from seeing resources, EJBs, etc. in any other application (e.g. only stuff in itself or top-level in the server).
  • Full XDoclet and Ant support.

Web Services - Aaron Mulder, Erik Daughtrey

  • Provide an option for Stateless Session Bean web services to auto-generate WSDL, JAX-RPC mapping file, and webservices.xml.
  • provide a command-line tool to generate these.

Build System

Maven Build

  • Conversion to Maven 2 - Jason Dillon
  • Publishing various artifacts - Prasad Kashyap
    • Publishing the drivers/binaries from the daily builds.
  • Testing - Aaron Mulder
    • Integration tests that cover servlets, webservices and jms
    • An organized effort to create test CMP EJBs with all possible data types (including BLOBs, CLOBs, etc.), and then run some create/update/search/delete tests against that on every database we can lay our hands on, and provide a clear list of which database products should use which syntax factories and which exception handlers and so on.
    • Automated performance tests and tracking the results - Sachin Patel
    • Trending information for other tests in addition to performance tests, e.g. code coverage, cts ,unit tests etc.
  • Installer - Eric Daughtrey

Ant Build

  • Ant versions of the Geronimo Plugins - Jason Dillon

Documentation

  • Documentation - Hernan Cunico
    • User Guide and Developer's Guide - for each major release.

Application Development and Migration

  • Incremental Update - Dave Colasurdo
    Provide a mechanism that allows users to apply fixes from a "dot" release to an existing binary installation (e.g. apply 2.0.1 fixes (jars) to an existing 2.0 installation)
  • Migration - Dave Colasurdo
    Provide a mechanism to migrate applications and configurations to a later release (e.g. user upgrade from 1.0 -> 2.0)

Administration

Console - Aaron Mulder, Joe Bohn

  • Remove embedded Pluto Portal Server in console, provide external dependency for "a Portal".
  • Pluggable console component structure so that the admin functions are only included if the managed component is included in the assembly (ex. only include EJB management if an EJB container is included).
  • Role based authorization for individual console activities (not just one size fits all).
  • Clean up admin portlets for programming best practices.
  • Extend console to keep up with new features (mgmt. of Portal Appls., clusters, etc...)
  • Web Console configuration for clustered environment (one console with remote management?)
  • Greater use of AJAX for more interactive admin on the console.

Performance -

  • Performance monitoring and management
    • Application Response monitoring - Alan D. Cabrera

Integration with Third Party Software

  • IDE Integration -
  • All others -
    • Integration with Pluto Simple Portal
    • Integration with Jetspeed 2 - David Jenks, Jian Liao
    • Integration with James, Roller, OfBiz, Jira, drools - David Jenks

Custom Servers -

  • Little G -

Sub Projects -

  • Devtools - Sachin Patel
    • Better tooling/runtime integration (GERONIMO-1526)
    • XDoc integration into tools (hook into WTP content assist)
    • Full UI editors/wizards pages for deployment plans

Geronimo V1.0 Unassigned defects

ASF JIRA (25 issues)
T Key Summary Assignee Reporter Pr Status Res Created Updated Due
Bug GERONIMO-4222 Database pool unusable after database unavailable for awhile Unassigned David Frahm Major OpenOpen UNRESOLVED Jul 30, 2008 Aug 21, 2008
Bug GERONIMO-4257 Problem with processing and delivery jms messages Unassigned Tomasz Mazan Critical OpenOpen UNRESOLVED Aug 20, 2008 Aug 20, 2008
Bug GERONIMO-4251 Class-Path entry in WAR manifest didn't work if entry is a directory Unassigned Frank Meilinger Major OpenOpen UNRESOLVED Aug 15, 2008 Aug 15, 2008
Bug GERONIMO-4250 Wrong path to access JAR files in EAR from WAR modules with getResourceAsStream Unassigned Frank Meilinger Major OpenOpen UNRESOLVED Aug 15, 2008 Aug 15, 2008
Bug GERONIMO-4247 Maven Plugin Documentation Shows Outdated Configuration Unassigned Geoffrey Wiseman Major OpenOpen UNRESOLVED Aug 14, 2008 Aug 14, 2008
Bug GERONIMO-4246 Upgrade 1.1 branch to Tomcat 5.5.27 to pickup latest security fixes Unassigned Donald Woods Major OpenOpen UNRESOLVED Aug 14, 2008 Aug 14, 2008
Sub-task GERONIMO-4243 EAR Deploy Error Unassigned gennadibereshnoi Blocker OpenOpen UNRESOLVED Aug 14, 2008 Aug 14, 2008
Improvement GERONIMO-4238 JMX over SSL improvements Unassigned Jarek Gawor Major OpenOpen UNRESOLVED Aug 12, 2008 Aug 12, 2008
Bug GERONIMO-4232 JMSException: Failed to build body from bytes Unassigned Kevan Miller Major OpenOpen UNRESOLVED Aug 08, 2008 Aug 08, 2008
Bug GERONIMO-4219 Edited GBean properties not reflected on restart Unassigned Manu T George Major OpenOpen UNRESOLVED Jul 27, 2008 Aug 08, 2008
Bug GERONIMO-4229 clarify use of GERONIMO_HOME vs. GERONIMO_BASE in shell scripts Unassigned Russell E Glaue Minor OpenOpen UNRESOLVED Aug 06, 2008 Aug 06, 2008
Bug GERONIMO-4226 GShell can not be started in a server assembly which only includes geronimo-boilerplate plugin Unassigned YunFeng Ma Minor OpenOpen UNRESOLVED Aug 04, 2008 Aug 05, 2008
Bug GERONIMO-3875 Enabling authentication for Derby renders DB Viewer portlet unusable for all db's except SystemDatabase Unassigned Vamsavardhana Reddy Major OpenOpen UNRESOLVED Feb 24, 2008 Aug 04, 2008
Bug GERONIMO-4210 EJB Injection in JSF Managed Bean Unassigned Matthias Berndt Major OpenOpen UNRESOLVED Jul 20, 2008 Jul 31, 2008
Bug GERONIMO-4223 NPE when accessing Installed application EAR or Installed web application portlet Unassigned Lin Sun Minor OpenOpen UNRESOLVED Jul 30, 2008 Jul 30, 2008
Bug GERONIMO-4076 Console runs in unhandled exception when user starts module with unresolved dependencies Unassigned Daniel Major OpenOpen UNRESOLVED May 24, 2008 Jul 28, 2008
Bug GERONIMO-4184 In-doubt transaction Id's could be reused during server startup Unassigned Kevan Miller Major OpenOpen UNRESOLVED Jul 04, 2008 Jul 28, 2008
Bug GERONIMO-4217 Check for all data primitive types when shortcutting to the primordial classloader Unassigned Kevan Miller Major OpenOpen UNRESOLVED Jul 25, 2008 Jul 25, 2008
Improvement GERONIMO-4216 Examine setters methods in connector builder Unassigned Jarek Gawor Major OpenOpen UNRESOLVED Jul 24, 2008 Jul 24, 2008
Bug GERONIMO-3768 deployment failure is not logged in either geronimo.log or deployer.log Unassigned Kevan Miller Major OpenOpen UNRESOLVED Jan 20, 2008 Jul 23, 2008
New Feature GERONIMO-4200 Create plugins to enable cgi-bin support in Geronimo Unassigned Kevan Miller Major OpenOpen UNRESOLVED Jul 13, 2008 Jul 23, 2008
Wish GERONIMO-1354 The var/config.xml file is always re-written even if no attribute changes are made by the user Unassigned John Sisson Major OpenOpen UNRESOLVED Dec 13, 2005 Jul 23, 2008
Improvement GERONIMO-1807 Remove uses of ObjectName from core server Unassigned Dain Sundstrom Major OpenOpen UNRESOLVED Apr 06, 2006 Jul 23, 2008
Improvement GERONIMO-1829 Service Plans should allow GBean references by interface (vs. by name) Unassigned Aaron Mulder Major OpenOpen UNRESOLVED Apr 12, 2006 Jul 23, 2008
Improvement GERONIMO-1842 Dynamically load jars from the WEB-INF/lib directory Unassigned Prasad Kashyap Major OpenOpen UNRESOLVED Apr 13, 2006 Jul 23, 2008