]
Barry LaFond resolved TEIIDDES-2083.
------------------------------------
Fix Version/s: (was: 10.0.2)
Resolution: Won't Do
VDB datasource creation enhancements
------------------------------------
Key: TEIIDDES-2083
URL:
https://issues.jboss.org/browse/TEIIDDES-2083
Project: Teiid Designer
Issue Type: Enhancement
Components: Teiid Integration
Reporter: Ramesh Reddy
Assignee: Barry LaFond
1) When a VDB is deployed, "Create VDB DataSource" dialog pops up, it asks the
user whether to create a data source for VDB, but does not provide a "cancel"
button to opt out. There should be a "cancel" to opt out.
* BML - There is a Cancel button on the dialog
2) If you are re-deploying the same VDB, the same dialog pops up again asking the same
question, it should be changed to honor the previous answer.
3) Say if the user did create a data source, then in re-deploy case the data source
either needs to be deleted and re-created or flush the connections in the old data source,
so that the connections point to valid VDB rather than stale connections.
4) It would be even nice, "Remember My Decision" kind of preference, that could
always create or not create data source, rather than keep asking the user.
BTW, this feature is only useful for the Web Service scenarios, so I would start off
with OFF position. May be turn it on only ask when web service model in the work space if
you want to be fancy. Also detect the name of data source in the web-service war creation
scenarios, or let them create with a button right next to it.