Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-21216: Apache Camel LRA does not work with Oracle MicroTX LRA coordinator #15558

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 13, 2024

  1. CAMEL-21216: the call from the lra-coordinator is not correctly url-d…

    …ecoded. As long as 'CAMEL-21197' is not solved, this workaround is needed.
    Dirk Fiedler committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    86c3e46 View commit details
    Browse the repository at this point in the history
  2. CAMEL-21216: The encoding of the query parameter is not needed, becau…

    …se the generated url is part of the http put body.
    Dirk Fiedler committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    29a8180 View commit details
    Browse the repository at this point in the history