Hi Shazni, Yes when reading message store configurations from the registry keys, it will take the latest value from the registry entries.
Regards, On Wed, May 23, 2018 at 12:18 PM, Shazni Nazeer <[email protected]> wrote: > Should be a dumb question. This means these parameter values can change > dynamically in the registry and thus message store reads and reacts > accordingly right? > > On Wed, May 23, 2018 at 10:14 AM, Sameera Gunarathne <[email protected]> > wrote: > >> Hi Thishani, >> >> Yes, the idea is to give both options to the user so that the parameter >> values can be defined inline or using registry keys. >> >> Regards, >> >> On Wed, May 23, 2018 at 9:45 AM, Thishani Lucas <[email protected]> >> wrote: >> >>> Hi Sameera, >>> >>> Will it be possible that the user can select between whether he wants to >>> give the params as hard-coded values or using the registry keys? >>> >>> Thanks. >>> >>> On Tue, May 22, 2018 at 6:39 PM, Sameera Gunarathne <[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> I'm working on the $subject and the user story can be referred in [1]. >>>> Currently, users can define inline parameter definitions when configuring >>>> message stores in ESB. When implementing the $subject users will be able to >>>> define the parameter values as a registry keys like the following >>>> configuration. >>>> >>>> <?xml version="1.0" encoding="UTF-8"?> >>>> <messageStore xmlns="http://ws.apache.org/ns/synapse" >>>> class="org.apache.synapse.mess >>>> age.store.impl.rabbitmq.RabbitMQStore" >>>> name="RabbitMS"> >>>> <parameter name="store.rabbitmq.host.name" >>>> *key="conf:/repository/esb/esb-configurations/host_name"* /> >>>> <parameter name="store.producer.guarantee >>>> d.delivery.enable">false</parameter> >>>> <parameter name="store.rabbitmq.host.port">5672</parameter> >>>> </messageStore> >>>> >>>> [1]- https://docs.google.com/document/d/1GdeQjNmDWuZQEcraqCG >>>> ymHokJl63gNsycCtdH6Ho7Uk/edit?usp=sharing >>>> >>>> Thanks and Regards, >>>> -- >>>> Sameera Gunarathne >>>> Software Engineer, WSO2 Inc. http://wso2.com >>>> <http://l.facebook.com/l.php?u=http%3A%2F%2Fwso2.com&h=gAQEswASa> >>>> Email: [email protected] >>>> Mobile: +94714155561 >>>> >>>> _______________________________________________ >>>> Architecture mailing list >>>> [email protected] >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>> >>>> >>> >>> >>> -- >>> Regards, >>> >>> *Thishani Lucas* >>> *Software Engineer* >>> *WSO2 Lanka (Private) Limited**: http://wso2.com <http://wso2.com/>* >>> *lean.enterprise.middle-ware* >>> >>> *Tel: +94 77 2556931 * >>> >>> *LinkedIn: https://www.linkedin.com/in/thishani-lucas/ >>> <https://www.linkedin.com/in/thishani-lucas/>* >>> >>> <http://wso2.com/signature> >>> >>> _______________________________________________ >>> Architecture mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> Sameera Gunarathne >> Software Engineer, WSO2 Inc. http://wso2.com >> <http://l.facebook.com/l.php?u=http%3A%2F%2Fwso2.com&h=gAQEswASa> >> Email: [email protected] >> Mobile: +94714155561 >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Shazni Nazeer > > Mob : +94 777737331 > LinkedIn : http://lk.linkedin.com/in/shazninazeer > > Blogs : > > https://medium.com/@mshazninazeer > http://shazninazeer.blogspot.com > > <http://wso2.com/signature> > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Sameera Gunarathne Software Engineer, WSO2 Inc. http://wso2.com <http://l.facebook.com/l.php?u=http%3A%2F%2Fwso2.com&h=gAQEswASa> Email: [email protected] Mobile: +94714155561
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
