Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-M1
-
Fix Version/s: 2.0.0-RC1
-
Component/s: Transport: TCP / UDP / SSL / Multicast
-
Labels:None
-
User impact:Medium
-
Similar Issues:
MULE-1766Asynchronous (MuleClient.dispatch/receive to synchronous="false" endpoint) SSL fails.MULE-1410Asynchronous calls fail with TooManySatisfiableMethodsException
MULE-4711 Greenmail 1.3 comes with an expired SSL certificate, causing SSL enabled mail tests to failMULE-2156XFireMultipleConnectorsWSSecurityTestCase fails in 2.0MULE-268Incorrect Documentation for SSL Connector ParametersMULE-2564Mutable Message Properties Again (this time SSL)
MULE-4476 ExceptionBasedRouter does not support asynchronous endpointsMULE-2010Asynchronous Loan Broker ESN tests failingMULE-1895Webapp examples fail for 2.0MULE-1893StockQuote tests fail for 2.0
Description
Used to work, not sure why this is now broken.
Moving into AsynchronousSslMule1854TestCase and excluding from build in pom.
Issue Links
| Block | ||||
|---|---|---|---|---|
|
|
|
|||
| Duplicate | |||
|---|---|---|---|
|
|
|
||
| Related | |||
|---|---|---|---|
|
|
|
||
i just noticed that this test has been deleted.
was the test functionality duplicated elsewhere?
if not, please can you add it back and simply remove the "excludes" condition from the pom?
(this is probably obvious, but we should almost never delete tests - once they pass, they should be left in the system to check for regression and to increase our coverage)