Hi, I'm trying to import fileconnector (version 2.0.2) into developer studio. I have a proxy in the ESB config project and it uses the fileconnector.
I'm using the isFileExist call to check the whether the file being requested exist and return File Not Found error to the caller. The proxy can't be saved in the devloper studio as it doesn't recognize the is*F*ileExist. But it does recognize is*f*ileExist (Note the lowercase and uppercase 'f' character). But is*f*ileExist doesn't work in the connector it self. When called throwing the error [1] Looks like connector list also shows the method is "isfileExist" but the internal implementation expects it to be isFileExist. [1] ERROR - InvokeMediator Sequence template org.wso2.carbon.connector.fileconnector.isfileExist cannot be found Shazni Nazeer Associate Technical Lead | WSO2 Mob : +94 777737331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
