One more thing, Right now, are there any client samples/integration tests that are using the correct usage of Airavata?
For example, the SimpleEchoIT (which runs fine with the descriptors) does not use the app-catalog. The java Client Samples ( at least the ones I encountered) are not using the App-catalog to register the applications. Are there any sample code that a gateway developer can use ( in terms of java) ? On Mon, Aug 11, 2014 at 9:42 PM, Sachith Withana <[email protected]> wrote: > Thanks Chathuri. > > It worked. > > > On Mon, Aug 11, 2014 at 9:33 PM, Chathuri Wimalasena <[email protected] > > wrote: > >> Hi Sachith, >> >> This happens because Airavata.java is too big to load from your IDE >> (Intellij IDEA) with default settings. You need to increase the file size >> setting (idea.max.intellisense.filesize) of idea.properties file. >> >> >> On Mon, Aug 11, 2014 at 11:53 AM, Sachith Withana <[email protected]> >> wrote: >> >>> Hi all, >>> >>> I'm trying to write a java thrift client for Airavata. But I couldn't >>> find the Thrift client. >>> >>> I tried to run the sample + the integration tests, but it shows >>> Airavata.Client is missing ( IDEA cannot find it). >>> >>> Any reason why? >>> >>> Any help would be much appreciated. >>> >>> -- >>> Thanks, >>> Sachith Withana >>> >>> >> > > > -- > Thanks, > Sachith Withana > > -- Thanks, Sachith Withana
