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/09/25 16:21:51 UTC

[jira] Created: (DAYTRADER-55) Missing logic in EJB mode to detect holdings that have already been sold

Missing logic in EJB mode to detect holdings that have already been sold
------------------------------------------------------------------------

                 Key: DAYTRADER-55
                 URL: https://issues.apache.org/jira/browse/DAYTRADER-55
             Project: DayTrader
          Issue Type: Bug
          Components: EJB Tier
    Affects Versions: 2.0
            Reporter: Christopher James Blythe
            Assignee: Christopher James Blythe


During the port from EJB 2.1 to 3.0 it appears that logic to detect if a holding has already been sold was dropped out of the sell method. This scenario can occur in two circumstances...

- When the same user is logged in twice and both attempt to sell the same holding
- In Async mode, if a sell is attempted on the same holding before the original sell request is handled by the MDB



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


[jira] Closed: (DAYTRADER-55) Missing logic in EJB mode to detect holdings that have already been sold

Posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org>.
     [ https://issues.apache.org/jira/browse/DAYTRADER-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher James Blythe closed DAYTRADER-55.
---------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

> Missing logic in EJB mode to detect holdings that have already been sold
> ------------------------------------------------------------------------
>
>                 Key: DAYTRADER-55
>                 URL: https://issues.apache.org/jira/browse/DAYTRADER-55
>             Project: DayTrader
>          Issue Type: Bug
>          Components: EJB Tier
>    Affects Versions: 2.0
>            Reporter: Christopher James Blythe
>            Assignee: Christopher James Blythe
>             Fix For: 2.0
>
>
> During the port from EJB 2.1 to 3.0 it appears that logic to detect if a holding has already been sold was dropped out of the sell method. This scenario can occur in two circumstances...
> - When the same user is logged in twice and both attempt to sell the same holding
> - In Async mode, if a sell is attempted on the same holding before the original sell request is handled by the MDB

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