[jboss-jira] [JBoss JIRA] (AS7-1953) Come up with some sensible way to determine when/how JTS is enabled, and make sure that it's properly integrated with JacORB and IIOP.
Stefano Maestri (Resolved) (JIRA)
jira-events at lists.jboss.org
Thu Nov 17 01:30:41 EST 2011
[ https://issues.jboss.org/browse/AS7-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Maestri resolved AS7-1953.
----------------------------------
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
> Come up with some sensible way to determine when/how JTS is enabled, and make sure that it's properly integrated with JacORB and IIOP.
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-1953
> URL: https://issues.jboss.org/browse/AS7-1953
> Project: Application Server 7
> Issue Type: Task
> Reporter: Stefano Maestri
> Assignee: Stefano Maestri
> Fix For: 7.1.0.CR1
>
>
--
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