[infinispan-issues] [JBoss JIRA] (ISPN-5448) NPE when configuring both SSL and authentication in the same fluid configuration API for HotRod
RH Bugzilla Integration (JIRA)
issues at jboss.org
Tue Jun 23 08:25:41 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082703#comment-13082703 ]
RH Bugzilla Integration commented on ISPN-5448:
-----------------------------------------------
Dave Stahl <dstahl at redhat.com> changed the Status of [bug 1219448|https://bugzilla.redhat.com/show_bug.cgi?id=1219448] from VERIFIED to CLOSED
> NPE when configuring both SSL and authentication in the same fluid configuration API for HotRod
> -----------------------------------------------------------------------------------------------
>
> Key: ISPN-5448
> URL: https://issues.jboss.org/browse/ISPN-5448
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration, Remote Protocols
> Affects Versions: 7.2.1.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.2.2.Final, 8.0.0.Final
>
>
> ConfigurationBuilder config = new ConfigurationBuilder();
> config
> .security()
> .authentication()
> .ssl()
> .enable();
> breaks with a NullPointerException
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list