Composite X invokes an outbound DB adapter to write data to a database table. You have configured JCA retry at the binding component as follows:
override =”may”>2
override =”may”>2
You have also modeled a fault policy to retry the invocation three times in case of remoteFault as follows:
What happens when the database that is being accessed by the above binding component goes down?