[jboss-jira] [JBoss JIRA] (WFLY-2121) Audit logging doesn't work with IBM JDK
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Sat Sep 21 05:18:03 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806241#comment-12806241 ]
Kabir Khan commented on WFLY-2121:
----------------------------------
I will update my ibm-fixes eap branch to include this same fix, I had solved it in a different (worse) way and see if it still builds on IBM
> Audit logging doesn't work with IBM JDK
> ---------------------------------------
>
> Key: WFLY-2121
> URL: https://issues.jboss.org/browse/WFLY-2121
> Project: WildFly
> Issue Type: Sub-task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Kabir Khan
> Priority: Critical
> Fix For: 8.0.0.Beta1
>
>
> The audit logging facility and a test case specify KeyManagerFactory.getInstance("SunX509"), which will not work on an IBM JVM.
> Googling around, it seems KeyManagerFactory.getDefaultAlgorithm() is the correct thing to use. I've tried that out and the testsuite at least passes with that.
--
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 jboss-jira
mailing list