You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/08/02 23:06:52 UTC

[jira] Closed: (DAYTRADER-49) Add EJB 3 based Session-to-Direct mode

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

Christopher James Blythe closed DAYTRADER-49.
---------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0
         Assignee: Christopher James Blythe

Completed

> Add EJB 3 based Session-to-Direct mode
> --------------------------------------
>
>                 Key: DAYTRADER-49
>                 URL: https://issues.apache.org/jira/browse/DAYTRADER-49
>             Project: DayTrader
>          Issue Type: New Feature
>          Components: EJB Tier
>    Affects Versions: 2.0
>            Reporter: Christopher James Blythe
>            Assignee: Christopher James Blythe
>             Fix For: 2.0
>
>
> This JIRA was opened to address the need for an EJB 3 based Stateless Session Bean to Direct JDBC mode (similar to what was added to the EJB 2.1 implementation in DAYTRADER-15).
> The code changes are relatively straight forward and simply require a new session bean which calls the service methods via TradeDirect.
> As previously mentioned in DAYTRADER-15. This is known to be a common method for managing transactions commits/rollbacks for EJB 2.1 applications. I imagine this will not change for EJB 3.0.

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