[jboss-jira] [JBoss JIRA] Created: (JBAS-5317) org.jboss.test.security.test.HttpsUnitTestCase failing with the IBM jvm

Martin Malina (JIRA) jira-events at lists.jboss.org
Mon Mar 17 08:56:56 EDT 2008


org.jboss.test.security.test.HttpsUnitTestCase failing with the IBM jvm
-----------------------------------------------------------------------

                 Key: JBAS-5317
                 URL: http://jira.jboss.com/jira/browse/JBAS-5317
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Test Suite
    Affects Versions: JBossAS-4.2.2.GA
         Environment: RHEL4 x86 IBM1.5
            Reporter: Martin Malina
         Assigned To: Martin Malina
             Fix For: JBossAS-4.2.3.GA


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 JBPAPP-589)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list