You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2010/01/18 15:15:54 UTC

[jira] Work started: (ARIES-117) Introduce Aries enabled DayTrader from Apache Geronimo

     [ https://issues.apache.org/jira/browse/ARIES-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ARIES-117 started by Joe Bohn.

> Introduce Aries enabled DayTrader from Apache Geronimo
> ------------------------------------------------------
>
>                 Key: ARIES-117
>                 URL: https://issues.apache.org/jira/browse/ARIES-117
>             Project: Aries
>          Issue Type: New Feature
>          Components: Blueprint
>    Affects Versions: Incubation
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>            Priority: Minor
>
> I've been working on a version of the Geronimo Daytrader performance benchmark to leverage the enterprise OSGi application programming model.  I've been doing this work in my sandbox under Apache Geronimo (https://svn.apache.org/repos/asf/geronimo/sandbox/jbohn with the most recent changes under daytrader-bp-new).
> I'd like to find a more permanent location for this work and get it out of my sandbox.
> Here is a brief description of what I have thus far in sandbox:
> - A restructured Daytrader to support an enterprise OSGi application programming model including blueprint, web container, jndi, jpa, etc...
> - To further support this programming model I have also reorganized the classes, packages, and bundles.
> - Simplification and removal of content not yet available in the enterprise OSGi application programming model such as EJB support and removal of Geronimo specific artifacts such as the plugins.
> - Refactoring the way components gain knowledge of each other and interact to support blueprint concepts such as reference list and reference listeners.
> - Support for just two different persistence mechanisms - direct JDBC and direct JPA which are currently included in the enterprise OSGi application programming model.
> - packaging using the Aries Application concepts. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.