Re: Committers: Create CWiki Accounts and send your id

2012-06-05 Thread ptang...@umail.iu.edu
Hi Suresh, My username is: patanachai On Sat, Apr 28, 2012 at 5:41 AM, Suresh Marru wrote: > PMC: > > Please sign up for a cwiki account (if you already don't have one) at - > https://cwiki.apache.org/confluence/login.action and send in your id. > Once we gather all id's we need to ask infra or

Re: [VOTE] Apache Airavata 0.1-Incubating RC 2

2011-11-15 Thread ptang...@umail.iu.edu
+1 Patanachai On Nov 15, 2011 6:50 AM, "Lahiru Gunathilake" wrote: > > Hi Devs, > > I have tested 5 and 10 minutes tutorials .. both worked fine ! > > Here is my +1. > > Lahiru > > On Mon, Nov 14, 2011 at 9:18 PM, Marlon Pierce wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > >

Re: Using XMLBean generated POJO classes within Airavata commons module

2011-09-19 Thread ptang...@umail.iu.edu
Hi Heshan, I will try to answer your question. I don't quite get what you mean by "improve Schema or keep POJO as it is" (in 2,3). Does it means "to improve XML Schema with a different approach to solve the problem" or "to improve XML Schema to generated a class as POJO is" ? However, If we use XM

Re: svn commit: r1164196 - in /incubator/airavata/trunk/modules/xbaya-gui: ./ src/main/java/org/apache/airavata/xbaya/component/gui/ src/main/java/org/apache/airavata/xbaya/component/registry/ src/mai

2011-09-12 Thread ptang...@umail.iu.edu
Hi Lahiru, No, the only reason is we need adhoc method to test gfac-axis2 service and workflow tracking header. In my opinion, we should not use Property file with XBaya for JCR because it should support multiple repositories i.e. we can add services from WSO2 implementation and Jackrabbit implem

Re: [Discuss] Deprecate XRegistry?

2011-09-08 Thread ptang...@umail.iu.edu
Hi, Right now, the design of GFAC is that it has the Registry Interface i.e. save and load HostDescription, list of HostDescription with a given service name, etc. The only implementation, we have now, is JCR (Jack Rabbit), which does fine for simple operations e.g. query, insert, update. delete.

Logging library

2011-09-03 Thread ptang...@umail.iu.edu
Hello devs, After browsing through dependencies in the project for a while, I think we should unify our logging library in the project. Right now, we have used Apache-common-logging, Log4j, and slf4j in both build files (pom.xml) and source codes. Personally, I would go with SLF4J since it is act

Re: Test failure while building the Airavata trunk

2011-08-23 Thread ptang...@umail.iu.edu
> Thanks > > > >> > >> Thanks Heshan for pointing this out. > >> > >> Regards > >> Lahiru > >> > >> On Fri, Aug 19, 2011 at 3:50 PM, Lahiru Gunathilake >>> wrote: > >> > >>> Hi Patnachai, > >&g

Re: Test failure while building the Airavata trunk

2011-08-19 Thread ptang...@umail.iu.edu
Hello Heshan, Thank you for interesting in Airavata. Yes, you need to setup jackrabbit on your machine to pass the test at the current code. However, the default configuration for test cases should use in-memory database instead of persistent one. Could you submit a JIRA ticket for the issue? F

GFAC Type Architecture Design

2011-07-29 Thread ptang...@umail.iu.edu
Hi devs, I want to discuss about the type system in GFAC-Core. Currently, GFAC module read and write a necessary information based on XML schema (called GFAC-Schema) as a definition. GFAC-Schema library is generated from XMLbeans (http://xmlbeans.apache.org/) and is referenced in the project. Ex

Re: Mysql Java Connector Alternatives

2011-07-05 Thread ptang...@umail.iu.edu
Hi, I agree with Simon. From what I see in the svn, I think there is no compile-time dependency. For all messaging modules, you can just remove MySQL dependency from the POM file. It will not interfere with package building. And as Ross said, we require a user need to download and install MySQL l

Joining the developer team

2011-06-30 Thread ptang...@umail.iu.edu
Hello, I'm interested in the Apache Airavata project. I used to work with Xbaya, Gfac and the messaging system. I 've experienced in integrated other projects. For instance, I created a proxy RESTful service on top of the messaging system. I also used these components to create a workflow to sup