Hi
In ESB 5.0.0, wso2:vault-lookup('alias') expression can be used in all
inbound endpoint parameters. even in registry resource text, valut-lookup()
expression can be used and set resource as the parameter value.
Parameter value need to be encrypted and store with a alias and retrieve
the actual value in your ESB inbound configuration as below
<parameter name="transport.jms.Password
">{wso2:vault-lookup('my.password')}</parameter>
OR
<parameter name="transport.jms.Password" key="conf:/userInfo/password"/>
[1] https://wso2.org/jira/browse/ESBJAVA-4715
[2] https://github.com/wso2/wso2-synapse/pull/608
Thanks,
Nuwanw
--
Nuwan Wimalasekara
Associate Technical Lead
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware
phone: +94 71 668 4620
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev