8000 Regarding the resolution of JBJCA-1413 · Issue #881 · ironjacamar/ironjacamar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Regarding the resolution of JBJCA-1413 #881
Open
@yamaaa011

Description

@yamaaa011

Hi.
We are using version 1.5.3 of IronJacamar, but we are encountering an error similar to the one described in the following link: https://access.redhat.com/solutions/5576281
Since it has been addressed in https://issues.redhat.com/browse/JBJCA-1413,
we compared it with the source of version 1.5.x and noticed that the behavior of the return value of enlist() in core/src/main/java/org/jboss/jca/core/connectionmanager/listener/TxConnectionListener.java seems to have changed slightly.
Is this a problem?

Version 1.4 (JBJCA-1413):

  • When recordEnlist is false, enlistError is set to null, and the return value of enlist() is true.

Version 1.5.x:

  • The return value of enlist() is determined by enlistResult, regardless of the state of recordEnlist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0