Hi, Some quick answers.
On Wed, Dec 11, 2013 at 5:09 PM, stevegyc <[email protected]> wrote: > Hi: > > > > Is there a detailed tutorials about how to set up Data Services Server > cluster. > > > > I followed the guide > http://docs.wso2.org/pages/viewpage.action?pageId=29918203, but it is not > specifically for DSS. > The steps are similar to create a cluster of WSO2 products. So, you can refer > > > And I also have some problems about this guide. > > 1. In section "Setting up the database", how many database should we > need to create? carbondb, wso2conum_db or wso2conreg_db? I have only found > the process of creating wso2conum_db or wso2conreg_db, but not found the > process > of creating carbondb. > > You can use a single database for both registry and user manager. You can use the SQL inside dbscripts directory. > > 1. Shall I need to configure a user management database, a shared > registry database and a central database in > <ESB_MGR_HOME>/repository/conf/datasoruces/master-datasources.xml? > > Yes, the datasources are configured in master-datasources.xml and you must configure this to use an external database. > > 1. In <ELB_HOME>/repository/conf/loadbalancer.conf < > ELB_HOME>/repository/conf/loadbalancer.conf, it defines group_mgt_port > as 5000 for ESB, I want to know which port is proper for DSS? > > You can use any port number as long as it's not used by any other process. Then you just have to use that port when you are configuring the members in axis2.xml. I hope this helps. Please reply if you need further clarifications. > > ------------------------------ > stevegyc > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Isuru Perera Senior Software Engineer | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware about.me/chrishantha
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
