-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.2.2.GA
-
None
The HttpsUnitTestCase test from the testsuite does not work with the IBM jvm. This is causes by the testsuite referencing the com.sun.net.ssl.internal.ssl.Provider class, which does not exist if the IBM jvm is used. The IBM jvm instead uses its own com.ibm.jsse.IBMJSSEProvider class. (Copied from JBAS-3449)
- duplicates
-
JBPAPP-589 org.jboss.test.security.test.HttpsUnitTestCase failing with the IBM jvm
- Resolved
- is related to
-
JBAS-3449 HttpsUnitTestCase test does not pass with the IBM jvm
- Closed