Hi Abraham, Thanks for sharing the same, few question comes to my mind after looking at your scenario, when i look things from the SCA perspective.....
1. Are you looking to update the dataSource values (userName/password), just before the spring application context is deployed into the SCA domain. In such cases, would it not be possible to set the dataSource values (userName/password) using the component property being set in the composite? 2. In case, if you feel that these values are non-functional properties. how about applying policies for the spring components? For me accessing the application context from the runtime (as you have requested) after its been deployed in the SCA domain looks like a backdoor entry to the component deployed as services. Not sure if the SCA specs supports this. Will check on this one and get back to you. -- Thanks & Regards, Ramkumar Ramalingam
