i get error, while trying to route files to sftp component. here is my code
ftp://ca...@localhost?password=test"/>
the error:
Caused by: java.lang.NoSuchMethodError:
com.jcraft.jsch.Session.setConfig(Ljava/lang/String;Ljava/lang/String;)V
at
org.apache.camel.componen
ework:spring-context:jar:2.5.6:test
> [INFO]org.springframework:spring-core:jar:2.5.6:test
> [INFO]org.springframework:spring-tx:jar:2.5.6:test
>
>
> On Wed, Apr 14, 2010 at 2:48 PM, hisham wrote:
>>
>> i get error, while  trying to route files to sftp component. here is my
>>
/org.apache.servicemix.bundles.jsch/0.1.31_3
mvn:org.apache.camel/camel-ftp/2.2.0-fuse-01-00
according to this, i thing the installed version is 0.1.31_3
Claus Ibsen-2 wrote:
>
> On Wed, Apr 14, 2010 at 3:14 PM, hisham wrote:
>>
>> Thanks for the quick reply. im using fuse servicemix
thanks guys,
i have downloaded the jsch-0.1.42.jar wraped it into OSGI bundle with
BND-tool. it works fine now
thanks again,
Hisham
willem.jiang wrote:
>
> Yes, I'm working on it now, and just submitted a patch[1] to ServiceMix.
> I think you can create the bundle yoursel