Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Fix Version/s: 2.0.0
-
Component/s: Examples / Tutorials
-
Labels:None
-
User impact:Medium
-
Log Output:
-
Similar Issues:None
Description
org.mule.examples.loanbroker.esn.VMLoanBrokerSynchronousFunctionalTestCase is logging an ugly warning regarding a null MULE_REMOTE_SYNC property
Issue Links
- blocks
-
MULE-2010
Asynchronous Loan Broker ESN tests failing
-
-
MULE-1962
Migrate LoanBroker ESN example to 2.x config
-
- is blocked by
-
MULE-893
Clarify/reachitect MuleMessage property mutability & handling
-
- relates to
-
MULE-3302
We still get Message scribbling under certain conditions (Request Response) (It gets caught but we need to remove the underlying probblem)
-
This isn't just a warning - he test is failing (well, the test is passing, but it's not actually doing anything).
I'm looking at this because I need this test to work for
MULE-1551.MULE-1551.