[jboss-jira] [JBoss JIRA] Commented: (JBESB-154) Change configuration for FTP listeners/actions to avoid need to replicate FTP parameters

Esteban Schifman (JIRA) jira-events at jboss.com
Thu Sep 28 19:38:41 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBESB-154?page=comments#action_12344271 ] 
            
Esteban Schifman commented on JBESB-154:
----------------------------------------

I have introduced a kludge to avoid replication of FTP parameters in two different places.  It's quite un-elegant:  the listener will include the parameters needed by the action class inside the message. These parameters do NOT belong in the message as they should be configuration values for the action class itself, but it is a way around having to replicate the values.

> Change configuration for FTP listeners/actions to avoid need to replicate FTP parameters
> ----------------------------------------------------------------------------------------
>
>                 Key: JBESB-154
>                 URL: http://jira.jboss.com/jira/browse/JBESB-154
>             Project: JBoss ESB
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: ESB Core
>    Affects Versions: 4.0
>            Reporter: Esteban Schifman
>         Assigned To: Esteban Schifman
>            Priority: Minor
>
> FTP server/username/password are needed both by the RemoteDirectoryPoller, and the FTP classes
> As it stands now, they need to be replicated in the xml configuration file for listeners and actions.  This is not appropriate and we should find ways to avoid this need.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list