Hi Amila, On Fri, Jan 18, 2013 at 11:45 PM, Amila Jayasekara <[email protected]>wrote:
> On Fri, Jan 18, 2013 at 4:01 PM, Lahiru Gunathilake <[email protected]> > wrote: > > Hi All, > > > > I ran airavata-client and registered some services and created a workflow > > and ran it on trestles, first I have tested with default configuration > and > > then I have hosted the war files and pointed on mysql and both scenarios > > worked. > > > > Following are the issues(I believe we need to fix these before the > release) > > but we need to discuss how important they are. > > > > 1. We need to cleanup the airavata-server.properties because there are > > whole bunch of unused variables and some of the variables are > duplicating. > > We need to examine each and every property in airavata-server, and client > > properties files and see what are required and what are not required. > > > > 2. When I deploy the war file it deploy in to huge web app name, So I > > propose to release a zip file like airavata-server-war.zip which has a > war > > file inside with our expected name (ex: airavata-registry.war) and > > README,LICENSE,NOTICE files. > > > > 3. I have changed the authenticators.xml with a jdbc url with user name > and > > password and it gave me an error, I removed username password from jdbc > url > > then it worked. > > Hi Lahiru, > > Could you please be more specific about the error you got ? The > authenticators.xml configuration is defined in such a way it will read > user name and password separately. I do believe the error you got is > some thing related to configuration reading. User name and password > are separately passed when creating the JDBC connection. > I certainly dont think this is a blocker for the release. It could be > an improvement depending upon your requirement. > +1 this is not a blocker for the release. In default configuration jdbc url has username/password in authenticators.xml, so user might do the smae with mysql and it doesn't work. Regards Lahiru > > Thanks > Amila > > > > > > Regards > > Lahiru > > > > > > On Fri, Jan 18, 2013 at 3:13 PM, Suresh Marru <[email protected]> wrote: > > > >> + 1, I have noticed them too. I can go over and change the pom's. > >> > >> Suresh > >> > >> On Jan 18, 2013, at 3:04 PM, Saminda Wijeratne <[email protected]> > wrote: > >> > >> > +1. I''ll update the name of the rest service war artifact... > >> > > >> > Saminda > >> > > >> > On Fri, Jan 18, 2013 at 1:57 PM, Lahiru Gunathilake < > [email protected] > >> >wrote: > >> > > >> >> Hi Saminda, > >> >> > >> >> I can see except airavata-rest-service-webapp-0.6-SNAPSHOT.war file > all > >> the > >> >> others are starting apache-airavata.. I think to keep the > consistency we > >> >> need to use similar naming for this file too. > >> >> > >> >> Lahiru > >> >> > >> >> On Fri, Jan 18, 2013 at 10:00 AM, Saminda Wijeratne < > [email protected] > >> >>> wrote: > >> >> > >> >>> Hi Devs, > >> >>> > >> >>> The Apache Airavata 0.6 RC2 is now ready for testing @ > >> >>> https://dist.apache.org/repos/dist/dev/airavata/0.6/RC2/. Can you > >> please > >> >>> test and report any issues to the jira [2]? > >> >>> > >> >>> Following distributions are available [1], > >> >>> *Client distributions *(both in zip & tar.gz formats) > >> >>> *[API-Client] *- apache-airavata-client-0.6-SNAPSHOT-bin.zip > >> >>> *[GUI-Client] *- apache-airavata-xbaya-gui-0.6-SNAPSHOT-bin.zip > >> >>> *[GUI-Client] - *apache-airavata-xbaya-gui-0.6-SNAPSHOT-jnlp.zip > >> >>> *Server distributions* > >> >>> *[Standalone-Server] - *apache-airavata-server-0.6-SNAPSHOT-bin.zip > >> (also > >> >>> in tar.gz format) > >> >>> *[Tomcat-Hosted-Server] - *apache-airavata-server-0.6-SNAPSHOT.war + > >> >>> airavata-rest-service-webapp-0.6-SNAPSHOT.war > >> >>> *Source pack* > >> >>> apache-airavata-0.6-SNAPSHOT-src.zip > >> >>> > >> >>> *Here are some pointers for testing* > >> >>> - Verify the fixed issues[3] > >> >>> - Verify the basic workflow composition/execution/monitoring > scenarios > >> >> from > >> >>> Airavata 5 & 10 min tutorials [4],[5] > >> >>> - Verify basic use-cases for Airavata API [6] are working > >> >>> - Verify client usecases relating to Paramberoo & ODI > >> >>> - Verify the stability with derby & mysql backend databases > >> >>> - Verify that the XBaya JNLP distribution works (we need > documentation > >> on > >> >>> how to deploy it) > >> >>> - Verify deploying Airavata server in a tomcat distribution (we need > >> >>> documentation on how to deploy it) > >> >>> - Verify that the unit tests & integration tests in the source pack > >> >>> > >> >>> Thanks, > >> >>> Saminda > >> >>> > >> >>> 1. https://dist.apache.org/repos/dist/dev/airavata/0.6/RC2/ > >> >>> 2. https://issues.apache.org/jira/browse/AIRAVATA > >> >>> 3. > >> >>> > >> >>> > >> >> > >> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20AIRAVATA%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%20%220.6%22%20ORDER%20BY%20priority%20DESC > >> >>> 4. > >> >>> > >> >> > >> > http://airavata.apache.org/documentation/system/airavata-in-5-minutes.html > >> >>> 5. > >> >>> > >> >> > >> > http://airavata.apache.org/documentation/system/airavata-in-10-minutes.html > >> >>> 6. > >> >>> > >> >>> > >> >> > >> > https://cwiki.apache.org/confluence/display/AIRAVATA/Gateway+Developer+Guide > >> >>> > >> >> > >> >> > >> >> > >> >> -- > >> >> System Analyst Programmer > >> >> PTI Lab > >> >> Indiana University > >> >> > >> > >> > > > > > > -- > > System Analyst Programmer > > PTI Lab > > Indiana University > -- System Analyst Programmer PTI Lab Indiana University
