[
https://issues.apache.org/jira/browse/NIFI-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15762478#comment-15762478
]
Michael Moser commented on NIFI-3230:
-------------------------------------
I have a PR with a fix that I will submit soon.
> Get/Put JMS broken for simple ActiveMQ SSL URIs
> -----------------------------------------------
>
> Key: NIFI-3230
> URL: https://issues.apache.org/jira/browse/NIFI-3230
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.5.1, 0.6.1, 1.1.0, 0.7.1
> Reporter: Michael Moser
> Assignee: Michael Moser
>
> The GetJMS* and PutJMS processors don't work with ActiveMQ SSL using the
> simple ssl://127.0.0.1:65189 URI. It does work, though, with composite URIs
> like failover:(ssl://127.0.0.1:65189,ssl://127.0.0.1:65188)?randomize=false
> Even though we want people to use ConsumeJMS and PublishJMS, we should fix
> the GetJMS* and PutJMS processors because they are still in the baseline.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)