Skip to content

Commit

Permalink
Register public constructors for Narayana classes
Browse files Browse the repository at this point in the history
zakkak committed Jan 13, 2025

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zakkak Foivos Zakkak
1 parent 3ff1e29 commit 81248e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -138,6 +138,7 @@ public void build(NarayanaJtaRecorder recorder,
JTANodeNameXAResourceOrphanFilter.class,
JTAActionStatusServiceXAResourceOrphanFilter.class,
ExpiredTransactionStatusManagerScanner.class)
.publicConstructors()
.reason(getClass().getName())
.build());

0 comments on commit 81248e7

Please sign in to comment.