Hi Dinesh, With the effort of light weight Workflow Interpreter and XWF language, we have removed wsdl support from XBaya.(We are working on fixing quick start tutorials). At the moment you can run simple one application using XBaya with thrift. For that use following steps, (Assume you have installed thrift on your local machine, if not install thrift)
1. Start the airavata server and register the applications 2. Start the XBaya GUI 3. Create a new workflow. 4. Register workflow Api server 5. Create simple echo workflow ex: input --> echo --> output , by drag and drop the nodes 6. Run the application, use Run Applications -- > Execute Application You will find more details in an another thread opened by Ishara - "[Dev] Unable to start Airavata after the source build". Thanks, Shameera. On Wed, Sep 17, 2014 at 10:50 AM, DINESH BALAJI SASHIKANTH < [email protected]> wrote: > hello all, > > I am new to airavata dev. > > the quickstart tutorial refers to xbaya but it doesn't work (unable to > load the wsdl math module) > > on the bug airavata-1255 , it was mentioned to use thrift client to > the api server... > > how to do that? > > thanks > -- Best Regards, Shameera Rathnayaka. email: shameera AT apache.org , shameerainfo AT gmail.com Blog : http://shameerarathnayaka.blogspot.com/
