Hi Nadeem, Can you follow these instructions and contribute the changes:
http://airavata.apache.org/community/how-to-contribute-code.html Suresh On Jul 10, 2014, at 12:33 PM, Marlon Pierce <marpi...@iu.edu> wrote: > Great, Nadeem. You should take a look at the PHP config file in > airavata/airavata-api/airavata-client-sdks/airavata-php-sdk/src/main/resources/conf > as the application catalog is no longer running on a separate port. We've > also switched to using 9930 as the main port on the test server. > > A little comment: you should remove the ~ backup files and the binaries. > > Marlon > > On 7/10/14, 12:25 PM, Nadeem Anjum wrote: >> Hello Devs, >> >> I have written cpp command line client samples for airavata cpp api. These >> client samples will be used for integration of Airavata with GenApp's C++ >> Interface (and any other application's C++ interface in general) for job >> submission to Airavata. The client samples can be viewed at [1] >> >> Now I will extend the GenApp's codebase to integrate its C++ interface with >> Airavata to enable job submission. >> >> [1]: >> https://github.com/NadeemAnjum/airavata/tree/master/airavata-api/airavata-client-sdks/airavata-cpp-sdk/src/main/resources/client%20samples >> >> Thanks, >> Nadeem. >> >