Community
Participate
Working Groups
SQL database configuration information will be stored in the deployment descriptor and then 'deployed' as appropriate during the deployment operation. Instead of creating a new "data source" section to capture this information, we determined that data source binding info is conceptually no different than service binding info (or any other named resource binding info), in that this information is used to make some type of connection to some resource at runtime. Because of this, we should generalize the current service binding concept to support bindings for services, data sources, files (future), etc. So, instead of a "Service Bindings" tab in the Deployment Descriptor editor, we will have a Resource Bindings (name TBD) tab. This bug covers the UI changes, there's underlying model changes which are covered in bug 356157
80% UI changes are done. Left work * Need to encrypt password field
Theresa, you has some suggestions in today's review, could you please put it here. thanks.
Set owner to ZhuZhi to continue work on this.
Aspects to be improved: 1. The 'Remove' is not functioning properly. 2. Add 'Ping Connection' button to test whether connection is correct or not
Created attachment 202853 [details] code for this feature
Implement the feature
Created attachment 202856 [details] minor changes
close it