[ http://issues.apache.org/jira/browse/TUSCANY-278?page=comments#action_12417836 ]
Brent Daniel commented on TUSCANY-278: -------------------------------------- The changes in Tuscany 483 make this issue go away. > DAS sometimes obtaining Connection objects twice > ------------------------------------------------ > > Key: TUSCANY-278 > URL: http://issues.apache.org/jira/browse/TUSCANY-278 > Project: Tuscany > Type: Improvement > Components: Java DAS RDB > Versions: Java-Mx > Reporter: Brent Daniel > Priority: Minor > Fix For: Java-Mx > > When a CommandGroup is used, the DAS will obtain Connection objects twice. At > initialization, individual runtime command objects will be created, which > will cause each of them to obtain a Connection. Then, when the user requests > a Command, the CommandGroup will obtain the Connection and set it on the > Command object. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
