Hi Manoj, Can you please commit the attached kernel patch.
Thanks Thilini On Tue, Oct 29, 2013 at 8:59 AM, Chanaka Fernando <[email protected]> wrote: > Thanks ... > > Regards, > Chanaka > > > On Mon, Oct 28, 2013 at 8:25 PM, Manoj Kumara <[email protected]> wrote: > >> done with 189757 >> >> Thanks, >> Manoj >> >> Best Regards.. >> >> >> Manoj Kumara >> Software Engineer >> WSO2, Inc.; http://wso2.com >> >> Twitter: http://twitter.com/ManKuma >> Mobile: +94713448188 >> >> >> On Mon, Oct 28, 2013 at 4:48 PM, Chanaka Fernando <[email protected]>wrote: >> >>> Hi Manoj, >>> >>> Please commit the revert patch to carbon 4.2.0 kernel patch0002 >>> directory. >>> >>> https://wso2.org/jira/browse/ESBJAVA-2575 >>> >>> Thanks, >>> Chanaka >>> >>> -- >>> -- >>> Chanaka Fernando >>> Technical Lead >>> WSO2, Inc.; http://wso2.com >>> lean.enterprise.middleware >>> >>> mobile: +94 773337238 >>> Blog : http://soatutorials.blogspot.com >>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 >>> Twitter:https://twitter.com/chanakaudaya >>> Wordpress:http://chanakaudaya.wordpress.com >>> >>> >>> >>> >> > > > -- > -- > Chanaka Fernando > Technical Lead > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 773337238 > Blog : http://soatutorials.blogspot.com > LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 > Twitter:https://twitter.com/chanakaudaya > Wordpress:http://chanakaudaya.wordpress.com > > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thilini Ishaka Senior Software Engineer Phone: +94 11 214 5345 WSO2 Inc. http://wso2.com bolg: thiliniishaka.blogspot.com linkedin: http://lk.linkedin.com/in/thiliniishaka twitter: https://twitter.com/#!/ThiliniIsh
Index: distribution/kernel/carbon-home/repository/conf/security/cipher-text.properties =================================================================== --- distribution/kernel/carbon-home/repository/conf/security/cipher-text.properties (revision 189905) +++ distribution/kernel/carbon-home/repository/conf/security/cipher-text.properties (working copy) @@ -23,6 +23,7 @@ #Security.UserTrustedRPStore.KeyPassword=[wso2carbon] #Identity.System.StorePass=[wso2carbon] #MultifactorAuthentication.XMPPSettings.XMPPConfig.XMPPPassword=[wso2carbon] +#BPELEPR.Password=[admin] Index: distribution/kernel/carbon-home/repository/conf/security/cipher-tool.properties =================================================================== --- distribution/kernel/carbon-home/repository/conf/security/cipher-tool.properties (revision 189905) +++ distribution/kernel/carbon-home/repository/conf/security/cipher-tool.properties (working copy) @@ -20,6 +20,7 @@ #Security.UserTrustedRPStore.KeyPassword=identity.xml//Server/Security/UserTrustedRPStore/KeyPassword #Identity.System.StorePass=identity.xml//Server/Identity/System/StorePass #MultifactorAuthentication.XMPPSettings.XMPPConfig.XMPPPassword=identity.xml//MultifactorAuthentication/XMPPSettings/XMPPConfig/XMPPPassword +#BPELEPR.Password=securedinvoke.epr//EndpointReference/Metadata/transport/authorization-password,false Axis2.Https.Listener.TrustStore.Password=axis2.xml//axisconfig/transportReceiver[@name='https']/parameter[@name='truststore']/TrustStore/Password,false Axis2.Https.Listener.KeyStore.Password=axis2.xml//axisconfig/transportReceiver[@name='https']/parameter[@name='keystore']/KeyStore/Password,false Axis2.Https.Listener.KeyStore.KeyPassword=axis2.xml//axisconfig/transportReceiver[@name='https']/parameter[@name='keystore']/KeyStore/KeyPassword,false
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
