Code we can't see doesn't exist.
Marlon
On 6/18/14, 7:43 AM, Saminda Wijeratne wrote:
Good work Nadeem. Is there any place that I can see your code?
On Wed, Jun 18, 2014 at 5:34 AM, Nadeem Anjum <nadeem.cs....@gmail.com>
wrote:
Hello All,
I have been able to successfully extend genapp codebase for job submission
to airavata.
For application registration, I have added a function createCustomDocs in
DocumentCreator.java file of Airavata [1] which allows one to register any
required application with the required configuration/parameters. I have
used this function separately to register the genapp modules for now.
I am currently extending the genapp codebase so that application
registration can be done automatically by genapp via a call to the function
createCustomDocs.
Thanks and Regards,
Nadeem.
[1]:
https://github.com/apache/airavata/blob/c072a3965fcaa7d465377af2938b8073e919eb99/modules/airavata-client/src/main/java/org/apache/airavata/client/tools/DocumentCreator.java