Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Labels:None
-
Environment:Windows Vista 64bit
-
Number of attachments :
Description
Hello everyone,
I'm working on the FTP client geobatch flow. Within the method 'clone ()' of the 'FTPActionConfiguration' bean I used 'BeanUtils' (org.springframework.beans.BeanUtils) to copy the properties of the object. In this way you can more easily avoid problems if the configuration is changed.
On the FTP Client flow I'm working on, this setup works well. I recommend to use this configuration for the actions of the other GeoBatch flows.
Regards,
Tobia Di Pisa