Hi,

add a trailing slash to the ftp upload url, think that is what the strategy
is looking for to determine a working directory in the ftp server.

jndiParameters.put(Context.PROVIDER_URL,
"tcp://localhost:61616?jms.blobTransferPolicy.uploadUrl=ftp://user:p...@myhost
/");

You are right, thx!


Reply via email to