[jboss-jira] [JBoss JIRA] (AS7-436) Transaction/JTS integration for AS7
Stefano Maestri (Resolved) (JIRA)
jira-events at lists.jboss.org
Thu Nov 17 01:10:41 EST 2011
[ https://issues.jboss.org/browse/AS7-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Maestri resolved AS7-436.
---------------------------------
Resolution: Done
Resolving after a discussion with Jason:
Nov 14 16:35:18 <Nihility> that problem is already solved
Nov 14 16:35:32 <Nihility> or should be anyway
Nov 14 16:36:07 <maeste> so issues can be closed? Or have I still something to do about that?
Nov 14 16:36:41 <Nihility> so the answer is the orb has a value that has to be set
Nov 14 16:36:45 <Nihility> to enable jts to work
Nov 14 16:37:00 <Nihility> the orb needs to set an initializer on transaction
Nov 14 16:37:24 <Nihility> im not sure if we added a setting for the jts config or not
Nov 14 16:38:08 <Nihility> boolean jts = model.hasDefined(JTS) && model.get(JTS).asBoolean();
Nov 14 16:38:10 <Nihility> ah yep good
Nov 14 16:38:12 <Nihility> we have that
Nov 14 16:38:20 <Nihility> so yes it should be solved
> Transaction/JTS integration for AS7
> -----------------------------------
>
> Key: AS7-436
> URL: https://issues.jboss.org/browse/AS7-436
> Project: Application Server 7
> Issue Type: Task
> Reporter: David Lloyd
> Assignee: Stefano Maestri
> Fix For: 7.1.0.CR1
>
>
> Issue to track JTS integration status.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list