On Fri, Mar 11, 2011 at 11:06 AM, Tharindu Mathew <[email protected]> wrote:
> It will be painful for the users and very much affect usability. I had to > spend some time and figure these out the hard way. > > +1 to move all these to a single location. > > > On Fri, Mar 11, 2011 at 9:39 AM, Afkham Azeez <[email protected]> wrote: > >> This is going to be very confusing for users since there are multiple >> files and places in which ports have to be changed. Also, it may not be >> straightforward to figure out which files to change. Is there a better way >> of doing this? Can we override all port using the ports section in >> carbon.xml file so that the user has to change only that file and the >> mgt-transports.xml file? > > +1 for a single location. Thanks, Senaka. > >> How will the multiple instance stuff get affected by this? >> >> >> On Thu, Mar 10, 2011 at 4:22 PM, Tharindu Mathew <[email protected]>wrote: >> >>> Note now that if two servers use qpid, even if indirectly through >>> dependencies you need to change the config located at >>> $SERVER_HOME/repository/conf/qpid/etc/config.xml >>> >>> <port>5672</port> >>> >>> >>> On Thu, Mar 10, 2011 at 3:02 PM, Charitha Kankanamge >>> <[email protected]>wrote: >>> >>>> >>>> Noted. Thanks for the information. >>>> >>>> /Charitha >>>> >>>> On Mon, Mar 7, 2011 at 11:21 PM, Tharindu Mathew <[email protected]>wrote: >>>> >>>>> Devs, >>>>> >>>>> If you are used to starting up multiple servers in the same host >>>>> machine, please not that in addition to changing http and https ports in >>>>> the >>>>> mgt-transports.xml, you need to change ports of the embedded ldap server >>>>> as >>>>> well. >>>>> >>>>> In $SERVER_HOME/repository/conf/embedded-ldap.xml change: >>>>> >>>>> <EmbeddedLDAP> >>>>> <Property name="enable">true</Property> >>>>> <Property name="instanceId">default</Property> >>>>> *<Property name="port">10390</Property>* >>>>> ..... >>>>> </EmbeddedLDAP> >>>>> >>>>> and also change $SERVER_HOME/repository/conf/user-mgt.xml's connection >>>>> URL to match the ldap port: >>>>> >>>>> <UserStoreManager >>>>> class="org.wso2.carbon.user.core.ldap.ApacheDSUserStoreManager"> >>>>> <Property name="ReadOnly">false</Property> >>>>> *<Property >>>>> name="ConnectionURL">ldap://localhost:10390</Property>* >>>>> >>>>> ...... >>>>> </UserStoreManager> >>>>> >>>>> >>>>> -- >>>>> Regards, >>>>> >>>>> Tharindu >>>>> >>>>> >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>>>> >>>> >>> >>> >>> -- >>> Regards, >>> >>> Tharindu >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> -- >> *Afkham Azeez* >> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, >> * >> * >> *Member; Apache Software Foundation; >> **http://www.apache.org/*<http://www.apache.org/> >> * >> email: **[email protected]* <[email protected]>* cell: <%2B94%2077%203320919>+94 >> 77 3320919 >> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >> * >> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >> * >> * >> *Lean . Enterprise . Middleware* >> >> > > > -- > Regards, > > Tharindu > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- *Senaka Fernando* Product Manager - WSO2 Governance Registry; Associate Technical Lead; WSO2, Inc.; http://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://www.linkedin.com/in/senakafernando *Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
