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.message.store.impl.rabbitmq.RabbitMQStore"
              name="RabbitMS">
   <parameter name="store.rabbitmq.host.name"
*key="conf:/repository/esb/esb-configurations/host_name"* />
   <parameter
name="store.producer.guaranteed.delivery.enable">false</parameter>
   <parameter name="store.rabbitmq.host.port">5672</parameter>
</messageStore>

[1]-
https://docs.google.com/document/d/1GdeQjNmDWuZQEcraqCGymHokJl63gNsycCtdH6Ho7Uk/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: samee...@wso2.com
Mobile: +94714155561
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to