SFTP certificate passphrase is not optional when using certificates
-------------------------------------------------------------------
Key: JBESB-2173
URL:
https://jira.jboss.org/jira/browse/JBESB-2173
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Transports
Affects Versions: 4.4 CP1, 4.4, 4.2.1 TP2
Reporter: Kevin Conner
Priority: Minor
Fix For: 4.2.1 TP3, 4.4 CP2, 4.5
The certificate-passphrase should be optional but there is a bug in the ListenerUtil which
prevents this.
The resulting stacktrace is as follows
15:27:02,642 ERROR [STDERR] java.lang.IllegalArgumentException
15:27:02,644 ERROR [STDERR] at
org.jboss.soa.esb.addressing.eprs.SFTPEpr.setPassphrase(SFTPEpr.java:196)
15:27:02,644 ERROR [STDERR] at
org.jboss.soa.esb.addressing.eprs.SFTPEpr.<init>(SFTPEpr.java:127)
15:27:02,644 ERROR [STDERR] at
org.jboss.soa.esb.listeners.ListenerUtil.fileEprFromElement(ListenerUtil.java:233)
15:27:02,644 ERROR [STDERR] at
org.jboss.soa.esb.listeners.ListenerUtil.assembleEpr(ListenerUtil.java:94)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira