Mule

Asynchronous SSL failing in 2.0

Details

  • User impact:
    Medium
  • Similar Issues:
    MULE-1766 Asynchronous (MuleClient.dispatch/receive to synchronous="false" endpoint) SSL fails.
    MULE-1410 Asynchronous calls fail with TooManySatisfiableMethodsException
    MULE-4711 Greenmail 1.3 comes with an expired SSL certificate, causing SSL enabled mail tests to fail
    MULE-2156 XFireMultipleConnectorsWSSecurityTestCase fails in 2.0
    MULE-268 Incorrect Documentation for SSL Connector Parameters
    MULE-2564 Mutable Message Properties Again (this time SSL)
    MULE-4476 ExceptionBasedRouter does not support asynchronous endpoints
    MULE-2010 Asynchronous Loan Broker ESN tests failing
    MULE-1895 Webapp examples fail for 2.0
    MULE-1893 StockQuote 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

Activity

Hide
andrew cooke added a comment - 06/Sep/07 10:01 AM

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)

Show
andrew cooke added a comment - 06/Sep/07 10:01 AM 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)
Hide
andrew cooke added a comment - 06/Sep/07 10:02 AM

ah! was it method "testAsynchronous" from the SSL fucntional test?

if so, please ignore the above - makes complete sense. sorry!

Show
andrew cooke added a comment - 06/Sep/07 10:02 AM ah! was it method "testAsynchronous" from the SSL fucntional test? if so, please ignore the above - makes complete sense. sorry!
Hide
andrew cooke added a comment - 06/Sep/07 10:32 AM

This just failed again - see http://dev.mulesource.com/bamboo/browse/MULE-V2X-175
I've reverted the changes in svn.

Show
andrew cooke added a comment - 06/Sep/07 10:32 AM This just failed again - see http://dev.mulesource.com/bamboo/browse/MULE-V2X-175 I've reverted the changes in svn.
Hide
K D added a comment - 10/Sep/07 04:25 AM

I revert for test your commit r8230 - the test works fine

Show
K D added a comment - 10/Sep/07 04:25 AM I revert for test your commit r8230 - the test works fine

People

Vote (0)
Watch (0)

Dates

  • Created:
    05/Jun/07 08:47 AM
    Updated:
    29/Nov/07 08:19 AM
    Resolved:
    29/Nov/07 08:19 AM