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 <az...@wso2.com> 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? > > How will the multiple instance stuff get affected by this? > > > On Thu, Mar 10, 2011 at 4:22 PM, Tharindu Mathew <thari...@wso2.com>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 >> <chari...@wso2.com>wrote: >> >>> >>> Noted. Thanks for the information. >>> >>> /Charitha >>> >>> On Mon, Mar 7, 2011 at 11:21 PM, Tharindu Mathew <thari...@wso2.com>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 >>>> Carbon-dev@wso2.org >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>>> >>> >> >> >> -- >> Regards, >> >> Tharindu >> >> >> _______________________________________________ >> Carbon-dev mailing list >> Carbon-dev@wso2.org >> 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: **az...@wso2.com* <az...@wso2.com>* cell: +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 Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev