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/10/05 21:09:50 UTC

[jira] Closed: (DAYTRADER-56) Register of duplicate userid in EJB 3 mode not handled correctly

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

Christopher James Blythe closed DAYTRADER-56.
---------------------------------------------

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

Fixed

> Register of duplicate userid in EJB 3 mode not handled correctly
> ----------------------------------------------------------------
>
>                 Key: DAYTRADER-56
>                 URL: https://issues.apache.org/jira/browse/DAYTRADER-56
>             Project: DayTrader
>          Issue Type: Bug
>          Components: EJB Tier
>    Affects Versions: 2.0
>            Reporter: Christopher James Blythe
>            Assignee: Christopher James Blythe
>             Fix For: 2.0
>
>
> If you attempt to register a userid that already exists in the database, the resulting error is not handled gracefully. In Direct mode, we catch the resulting DuplicateKeyException and ensure that a warning is propagated to the web-tier (by displaying a message on the register page).
> The register method in the TradeSLSBBean needs to be revised to handle this gracefully.

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