EBIworld.com > EBI/Clarify Tips > EXTOL Business Integrator - SFTP patch released

EXTOL Business Integrator - SFTP patch released

TAGS: EXTOL EBI / EXTOL SFTP / EXTOL Patch /


EXTOL has released a patch for EBI 2.6. This patch was released in response to errors occurring when connecting to certain SFTP servers.

Below are the steps to apply the 3rd party patch.

  • Download jsch-0.1.51.jar from here: http://www.jcraft.com/jsch/
  • Rename jsch-0.1.51.jar to jsch-0.1.48.jar
  • Stop EBI server, then replace the existing EBI\jboss\server\ebi\lib\jsch-0.1.48.jar with the new jar.
  • Start EBI server

Note: If you need more assistance in understanding how this patch is applied or used, contact EXTOL EBI Support.

For More EXTOL Business Integrator Tips


By: on
load('http://www.extol.com/extolnews.rss'); $feed = array(); foreach ($rss->getElementsByTagName('item') as $node) { $item = array ( 'title' => $node->getElementsByTagName('title')->item(0)->nodeValue, 'desc' => $node->getElementsByTagName('description')->item(0)->nodeValue, 'link' => $node->getElementsByTagName('link')->item(0)->nodeValue, 'date' => $node->getElementsByTagName('pubDate')->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 4; echo ' A free web counter provided by GoStats.