Github user ragnarotech commented on the issue:

    https://github.com/apache/nifi/pull/222
  
    @jugi92 this solution does not work with tibjms.jar v8.x  In v8 tibco adds 
"void setSSLTrustedCertificate(byte[] certificate, java.lang.String 
trustedEncoding)" to it's TibjmsConnectionFactory class, which is what method 
the jms util finds first causing a too few arguments exception.
    



---

Reply via email to