Questo contenuto non è disponibile nella lingua selezionata.

Chapter 92. LRA


Since Camel 2.21

The LRA module provides bindings of the Saga EIP with any MicroProfile compatible LRA Coordinator.

92.1. Dependencies

When using lra with Red Hat build of Camel Spring Boot make sure to use the following Maven dependency to have support for auto configuration:

<dependency>
  <groupId>org.apache.camel.springboot</groupId>
  <artifactId>camel-lra-starter</artifactId>
</dependency>

92.2. Spring Boot Auto-Configuration

The component supports 5 options, which are listed below.

Expand
NameDescriptionDefaultType

camel.lra.coordinator-context-path

The context path of the LRA coordinator service.

 

String

camel.lra.coordinator-url

The base URL of the LRA coordinator service (e.g. ).

 

String

camel.lra.enabled

Global option to enable/disable component auto-configuration, default is true.

true

Boolean

camel.lra.local-participant-context-path

The context path of the local participant callback services.

 

String

camel.lra.local-participant-url

The local URL where the coordinator should send callbacks to (e.g. ).

 

String

Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2026 Red Hat
Torna in cima