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/01/25 21:38:49 UTC

[jira] Updated: (DAYTRADER-33) TradeDirect queueOrder fails to close JMS connection

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

Christopher James Blythe updated DAYTRADER-33:
----------------------------------------------

    Attachment: daytrader-33.patch

Here is a patch... NOTE: This patch is dependent upon the patch for DAYTRADER-29.

> TradeDirect queueOrder fails to close JMS connection
> ----------------------------------------------------
>
>                 Key: DAYTRADER-33
>                 URL: https://issues.apache.org/jira/browse/DAYTRADER-33
>             Project: DayTrader
>          Issue Type: Bug
>          Components: EJB Tier
>    Affects Versions: 1.2, 2.0
>            Reporter: Christopher James Blythe
>         Attachments: daytrader-33.patch
>
>
> The queueOrder method in TradeDirect closes the session, but does not close the JMS connection and return it to the pool. Consequently, if asynch 2-phase mode is enabled, the JMS connection pool will eventually throw an exception indicating that no connections are available. 

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