-
Bug
-
Resolution: Done
-
Minor
-
None
-
JBossAS-4.0.4.GA
-
None
The HttpsUnitTestCase test from the testsuite does not currently 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.
- duplicates
-
JBAS-3478 Make jsse provider pluggable in testsuite
- Closed
- relates to
-
JBPAPP-589 org.jboss.test.security.test.HttpsUnitTestCase failing with the IBM jvm
- Resolved
-
JBAS-5317 org.jboss.test.security.test.HttpsUnitTestCase failing with the IBM jvm
- Closed