Hi Amalka, So this would ideally be the database provider configured in the rss-config. Previously there wasn't any service to get the provider. But it's added in the latest code available in the repo.
Alternatively did you check getRSSInstance admin service to query the data relates to a instance to achieve this task? Thanks, Harsha On Wed, Oct 15, 2014 at 11:03 AM, Amalka Subasinghe <[email protected]> wrote: > Hi, > > Appreciate your help on $subject. > > <Environment> > <Name>Testing</Name> > <RSSInstances> > <RSSInstance> > <Name>Testing</Name> > <InstanceType>SYSTEM</InstanceType> > *<DbmsType>MYSQL</DbmsType>* > <ServerCategory>LOCAL</ServerCategory> > <DataSourceConfiguration> > <Definition> > <Url>jdbc:mysql:// > mysql.appfactory.private.wso2.com:3306</Url> > <Username>root</Username> > <Password>root</Password> > > <DriverClassName>com.mysql.jdbc.Driver</DriverClassName> > </Definition> > </DataSourceConfiguration> > </RSSInstance> > </RSSInstances> > </Environment> > > Thanks > Amalka > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Harsha Kumara Software Engineer, WSO2 Inc. Mobile: +94775505618 Blog:harshcreationz.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
