"tfennelly" wrote : Something is getting badly list in translation here as I am not trying to imply that this is not working!!!!
Something was definitely getting lost as you forgot to mention that the remote dir is actually coming from the configured uri and not that parameter ;)
"tfennelly" wrote : The values for ftpLocalDir and ftpRemoteDir are coming from jbossesb-properties.xml.
That is certainly true for the local dir but, thankfully, not for remote. The remote dir is only being taken from the jbossesb-properties.xml iff the uri is not set.
The behaviour should definitely be local dir from jbossesb-properties.xml, defaulting to java.io.tmpdir, and remote dir from the EPR (through URI in this case).
Kev
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240689#4240689
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240689
I am trying to tidy up the jars now, as part of moving the smooks jars, but I can't find anything that describes why it is done this way. It has its own copy of the smooks jars, the rosetta jar and a number of others.
The tests already pass with smooks/rosetta removed but I am loathed to commit without understanding this better.
Can anyone else remember why it was done this way?
Thanks,
Kev
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240680#4240680
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240680
"Kevin.Conner(a)jboss.com" wrote : "tfennelly" wrote : FtpImpl and SecureFtpImpl are constructed from an EPR, but the ftpLocalDir and ftpRemoteDir settings are not coming from the EPR.
|
| This all sounds strange, as you are suggesting that the ftp code doesn't work and we know this is not the case. Let me dig around and see what I find.
Something is getting badly list in translation here as I am not trying to imply that this is not working!!!!
The values for ftpLocalDir and ftpRemoteDir are coming from jbossesb-properties.xml.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240674#4240674
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240674
"tfennelly" wrote : FtpImpl and SecureFtpImpl are constructed from an EPR, but the ftpLocalDir and ftpRemoteDir settings are not coming from the EPR.
This all sounds strange, as you are suggesting that the ftp code doesn't work and we know this is not the case. Let me dig around and see what I find.
"tfennelly" wrote : I was also thinking that setting these on the EPR was a bit strange and that it should be defined at the system level. I didn't say it in the last post, but since you seem to think the same thing then that's cool :)
The local dir definitely, the remote dir has to be part of the EPR though. Give me 30 mins to go through it and see what is going on.
Kev
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240667#4240667
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240667