What is the reason for introducing another keystore for Registry? IMO, we should reduce the number of keystores in a product.
On Tue, Jan 7, 2014 at 9:12 PM, Malaka Silva <[email protected]> wrote: > Hi, > > We have experienced a issue with ESB 4.8.1. > > Issue seems to be introduced with kernel patch 004 > > There was an error thrown when trying to add a tenant using GUI. > > Adding following to the carbon.xml (manually) seem to fix it. > > <RegistryKeyStore> > <!-- Keystore file location--> > > <Location>${carbon.home}/repository/resources/security/wso2carbon.jks</Location> > <!-- Keystore type (JKS/PKCS12 etc.)--> > <Type>JKS</Type> > <!-- Keystore password--> > <Password>wso2carbon</Password> > <!-- Private Key alias--> > <KeyAlias>wso2carbon</KeyAlias> > <!-- Private Key password--> > <KeyPassword>wso2carbon</KeyPassword> > </RegistryKeyStore> > > I'm not sure how this needs to be added to the build? > > -- > > Best Regards, > > Malaka Silva > Senior Tech Lead > M: +94 777 219 791 > Tel : 94 11 214 5345 > Fax :94 11 2145300 > LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 > Blog : http://mrmalakasilva.blogspot.com/ > > WSO2, Inc. > lean . enterprise . middleware > http://www.wso2.com/ > http://www.wso2.com/about/team/malaka-silva/<http://wso2.com/about/team/malaka-silva/> > > Save a tree -Conserve nature & Save the world for your future. Print this > email only if it is absolutely necessary. > > _______________________________________________ > 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
