[infinispan-issues] [JBoss JIRA] (ISPN-3801) Test for jgroups auth/encrypt protocols fails on IBM7

Jakub Markos (JIRA) jira-events at lists.jboss.org
Mon Dec 9 11:34:06 EST 2013


Jakub Markos created ISPN-3801:
----------------------------------

             Summary: Test for jgroups auth/encrypt protocols fails on IBM7
                 Key: ISPN-3801
                 URL: https://issues.jboss.org/browse/ISPN-3801
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite
         Environment: ibm java 1.7
            Reporter: Jakub Markos
            Assignee: Mircea Markus


The test is in infinispan-server ( https://github.com/infinispan/infinispan-server/blob/master/testsuite/src/test/java/org/infinispan/server/test/jgroups/auth/AuthAndEncryptProtocolTest.java ), and it uses keystores generated with oracle java. IBMs java 1.7 has problems loading these keystores ( https://www.ibm.com/developerworks/community/forums/html/topic?id=77777777-0000-0000-0000-000014222497 ).
Fix is to use a keystore generated with ibm7 when the test is run under ibm7.

I'll send a PR once the infinispan-server project is migrated to infinispan.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list