Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix or Usage Issue
-
Affects Version/s: 1.3.3
-
Fix Version/s: None
-
Component/s: Core: Transports
-
Labels:None
-
Similar Issues:
MULE-5958Refactor TransactionTemplate to make it cleanerMULE-1402HttpMessageReceiver should not route HEAD requestsMULE-4259NullPointerException in CxfMessageDispatcher when executing loanbroker [cxf, asynchrounous] for 100 requestsMULE-3284We should really have renamed <outbound-pass-through-router> to <pass-through-router>MULE-3591jBPM transport does not support forks in the process execution
MULE-3626 Inconsistent handling of invalid HTTP requestsMULE-1856TXT files should not be executable in distroMULE-4590java.lang.IllegalStateException: Phase 'dispose' has already been executedMULE-4589java.lang.IllegalStateException: Phase 'start' has already been executedMULE-2216Request Merge transition is available even when not logged in
Description
Right now, transactions cannot be used on Nested-Router endpoints if the inbound endpoint is not transacted. In the inbound endpoint is not executed through a TransactionTemplate any transactions in Nested-Endpoints cannot be commited properly.
There will be no overhead (2 method calls) of wrapping every call in a Transaction Template. Need to test the effects of using outbound only transactions.
Issue Links
| Related | |||
|---|---|---|---|
|
|||
Descoping the 1.4.1, unset Fix Version for some issues.