[ https://issues.apache.org/jira/browse/OODT-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann resolved OODT-474. ------------------------------------ Resolution: Fixed - patch applied in r1367375 and r1367376. Thanks YunHee! > Fixed the probem having in a configuration file ProtocolFactoryInfo.xml > ----------------------------------------------------------------------- > > Key: OODT-474 > URL: https://issues.apache.org/jira/browse/OODT-474 > Project: OODT > Issue Type: Bug > Components: push pull framework > Affects Versions: 0.4 > Environment: *Fix the class name in ProtocolFactoryInfo.xml* > Reporter: Yunhee Kang > Assignee: Chris A. Mattmann > Fix For: 0.5 > > Attachments: OODT-474.Mattmann.yunhee.072212.patch.txt > > Original Estimate: 6h > Remaining Estimate: 6h > > Related File : ProtocolFactoryInfo.xml > There is no class file corresponding to the attribute "class" of the element "protocolFactory". For example there is no class CogJGlobusFtpClientFactory containing the library files in the directory CAS_PP_HOME/lib. > In the following element "protocolFactory" > > To fix the problem associated with protocols ftp, sftp, imaps and http, change the attribute class's value as follows: > - replace CogJGlobusFtpClientFactory with CogJGlobusFtpProtocolFactory > - replace CommonsNetFtpClientFactory with CommonsNetFtpClientFactory > - replace HttpClientFactory with HttpProtocolFactory > - replace JschSftpClientFactory with JschSftpProtocolFactory > - replace ImapsClientFactory with ImapsProtocolFactory > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira