Skip to content

Add XA support for smallrye jms connector #3171

@joerg-db

Description

@joerg-db

apparently, XA transactions are not supported by the Smallrye JMS connector as it uses method "createContext" on the connection factory whereas it should use "createXAContext" if XA transactions are to be used.

Support for XA is certainly required if running in a professional environment.

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