[infinispan-issues] [JBoss JIRA] (ISPN-3801) Test for jgroups auth/encrypt protocols fails on IBM7
Jakub Markos (JIRA)
issues at jboss.org
Fri Jan 3 09:18:33 EST 2014
[ https://issues.jboss.org/browse/ISPN-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jakub Markos updated ISPN-3801:
-------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/2284
> 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