Acknowledged. These will be added to our test plans.
On Wed, Nov 27, 2013 at 5:14 PM, Bhathiya Jayasekara <[email protected]>wrote: > Hi Chamara/Thayalan, > > These are the services that need to be tested. > > RSS : > > RSSAdmin > > > Cassandra: > > CassandraKeyspaceAdmin > > > HDFS: > > HDFSAdmin > HDFSFileOperationAdmin > > > Thanks, > Bhathiya > > > On Wed, Nov 27, 2013 at 11:40 AM, Bhathiya Jayasekara > <[email protected]>wrote: > >> Hi all, >> >> Please find the latest SS pack here. >> >> >> https://svn.wso2.org/repos/wso2/scratch/ss-dev/SS-1.1.0-QA/7/wso2ss-1.1.0.zip >> >> Thanks, >> Bhathiya >> >> >> On Mon, Nov 25, 2013 at 3:36 PM, Bhathiya Jayasekara >> <[email protected]>wrote: >> >>> Hi Chamara/Thyalan, >>> >>> Use this config inside rss-config.xml >>> >>> <ManagementRepository> >>> <DataSourceConfiguration> >>> <JndiLookupDefinition> >>> <Name>java:/DefaultDS</Name> >>> </JndiLookupDefinition> >>> </DataSourceConfiguration> >>> </ManagementRepository> >>> >>> Thanks, >>> Bhathiya >>> >>> >>> On Fri, Nov 22, 2013 at 6:08 PM, Bhathiya Jayasekara >>> <[email protected]>wrote: >>> >>>> Hi all, >>>> >>>> Please find the latest pack here. >>>> >>>> >>>> https://svn.wso2.org/repos/wso2/scratch/ss-dev/SS-1.1.0-QA/6/wso2ss-1.1.0.zip >>>> >>>> RSS can be tested now for MySQL. >>>> >>>> @Chamara: >>>> >>>> You will have to add a datasource for master-datasource.xml with the >>>> JNDI name given in persistence.xml. (java:/DefaultDS) >>>> >>>> Ex. >>>> >>>> <datasource> <name>DefaultDS</name> <jndiConfig> >>>> <name>java:/DefaultDS</name> <!--environment> <property >>>> name="java.naming.factory.initial"></property> <property >>>> name="java.naming.provider.url"></property> </environment--> </jndiConfig> >>>> <definition type="RDBMS"> <configuration> >>>> <dataSourceClassName>com.mysql.jdbc.jdbc2.optional.MysqlXADataSource</dataSourceClassName> >>>> <dataSourceProps> <property >>>> name="URL">jdbc:mysql://localhost:3306/rss_rm</property> <property >>>> name="user">root</property> <property name="password">root</property> >>>> </dataSourceProps> </configuration> </definition> </datasource> >>>> >>>> >>>> Thanks, >>>> Bhathiya >>>> >>>> >>>> >>>> >>>> On Mon, Nov 18, 2013 at 12:10 PM, Bhathiya Jayasekara < >>>> [email protected]> wrote: >>>> >>>>> Hi all, >>>>> >>>>> Please find the latest pack here. >>>>> >>>>> >>>>> https://svn.wso2.org/repos/wso2/scratch/ss-dev/SS-1.1.0-QA/4/wso2ss-1.1.0.zip >>>>> >>>>> Reported Cassandra and HDFS bugs are fixed in this pack. >>>>> >>>>> Thanks, >>>>> Bhathiya >>>>> >>>>> >>>>> On Wed, Nov 13, 2013 at 5:14 PM, Bhathiya Jayasekara < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi all, >>>>>> >>>>>> Please find the pack URL below. >>>>>> >>>>>> >>>>>> https://svn.wso2.org/repos/wso2/scratch/ss-dev/SS-1.1.0-QA/2/wso2ss-1.1.0.zip >>>>>> >>>>>> Thanks, >>>>>> Bhathiya >>>>>> >>>>>> -- >>>>>> *Bhathiya Jayasekara* >>>>>> *Software Engineer,* >>>>>> *WSO2 inc., http://wso2.com <http://wso2.com>* >>>>>> >>>>>> *Phone: +94715478185 <%2B94715478185>* >>>>>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >>>>>> <http://www.linkedin.com/in/bhathiyaj>* >>>>>> *Twitter: https://twitter.com/bhathiyax >>>>>> <https://twitter.com/bhathiyax>* >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> *Bhathiya Jayasekara* >>>>> *Software Engineer,* >>>>> *WSO2 inc., http://wso2.com <http://wso2.com>* >>>>> >>>>> *Phone: +94715478185 <%2B94715478185>* >>>>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >>>>> <http://www.linkedin.com/in/bhathiyaj>* >>>>> *Twitter: https://twitter.com/bhathiyax >>>>> <https://twitter.com/bhathiyax>* >>>>> >>>> >>>> >>>> >>>> -- >>>> *Bhathiya Jayasekara* >>>> *Software Engineer,* >>>> *WSO2 inc., http://wso2.com <http://wso2.com>* >>>> >>>> *Phone: +94715478185 <%2B94715478185>* >>>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >>>> <http://www.linkedin.com/in/bhathiyaj>* >>>> *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* >>>> >>> >>> >>> >>> -- >>> *Bhathiya Jayasekara* >>> *Software Engineer,* >>> *WSO2 inc., http://wso2.com <http://wso2.com>* >>> >>> *Phone: +94715478185 <%2B94715478185>* >>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >>> <http://www.linkedin.com/in/bhathiyaj>* >>> *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* >>> >> >> >> >> -- >> *Bhathiya Jayasekara* >> *Software Engineer,* >> *WSO2 inc., http://wso2.com <http://wso2.com>* >> >> *Phone: +94715478185 <%2B94715478185>* >> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >> <http://www.linkedin.com/in/bhathiyaj>* >> *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* >> > > > > -- > *Bhathiya Jayasekara* > *Software Engineer,* > *WSO2 inc., http://wso2.com <http://wso2.com>* > > *Phone: +94715478185 <%2B94715478185>* > *LinkedIn: http://www.linkedin.com/in/bhathiyaj > <http://www.linkedin.com/in/bhathiyaj>* > *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* > -- *Chamara Ariyarathne* Senior Software Engineer - QA; WSO2 Inc; http://www.wso2.com/. Mobile; *+94772786766*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
