Thanks Nadeem. I will look at your patch code.
On Wed, Jun 18, 2014 at 12:26 PM, Nadeem Anjum <nadeem.cs....@gmail.com> wrote: > I have submitted a patch for the changes made to airavata codebase, which > can be seen in the related issue [1] > > The base.php file of the GenApp codebase can be viewed at [2]. I wil > submit a patch for genapp codebase when I have added a configuration option > which enables one to or not to use airavata, and have automated > registration of modules. > > Thanks, > Nadeem > > [1]: https://issues.apache.org/jira/browse/AIRAVATA-1294 > [2]: > https://github.com/NadeemAnjum/GenAppAiravata/blob/master/genapp/languages/html5/base.php > > > On Wed, Jun 18, 2014 at 4:58 PM, Marlon Pierce <marpi...@iu.edu> wrote: > >> Hi Nadeem-- >> >> Preferably there is a Jira task describing this. If you are ready to >> submit a patch, you should create one (see recent email about how to do >> that with git) and upload to the associated Jira. This is what we would >> prefer. >> >> If you are not ready to submit a patch but you want people to see what >> you are doing, making your own git clone of Airavata and pushing to GitHub >> is an option. >> >> Marlon >> >> >> On 6/18/14, 10:50 AM, Nadeem Anjum wrote: >> >>> Please find attached base.php from GenApp and DocumentCreator,java from >>> Airavata. >>> >>> >>> On Wed, Jun 18, 2014 at 3:40 PM, Marlon Pierce <marpi...@iu.edu> wrote: >>> >>> 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/ >>>>>> c072a3965fcaa7d465377af2938b80 >>>>>> 73e919eb99/modules/airavata-client/src/main/java/org/ >>>>>> apache/airavata/client/tools/DocumentCreator.java >>>>>> >>>>>> >>>>>> >> >