[jbosstools-issues] [JBoss JIRA] (JBDS-2852) Database/source/connection Usability

Barry LaFond (JIRA) issues at jboss.org
Wed Feb 19 16:53:47 EST 2014


    [ https://issues.jboss.org/browse/JBDS-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946180#comment-12946180 ] 

Barry LaFond commented on JBDS-2852:
------------------------------------

Since Teiid Designer's artifacts are models and VDBs containing models, we inject connection data into source models, so when added to VDB for deployment we can insure that Data Sources are created/discovered on the server prior to deployment/execution.

We have a manual step/action described here: http://docs.jboss.org/teiid/designer/8.3/user-guide/en-US/html/test-models-chapter.html#creating-data-sources

as well as here:  http://docs.jboss.org/teiid/designer/8.3/user-guide/en-US/html/importers-chapter.html#teiid-connection-import-section

FYI.. we currently  contribute 9 custom Connection Profiles through the Data Tools extension.
                
> Database/source/connection Usability
> ------------------------------------
>
>                 Key: JBDS-2852
>                 URL: https://issues.jboss.org/browse/JBDS-2852
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: integration, requirements
>            Reporter: Burr Sutter
>              Labels: QE_JBDS80_needinfo
>
> Connecting to a database from within JBDS/Eclipse is a multi-step, multi-screen, potentially error-prone challenge.    
> Forge is involved as it can generate entities from schema
> Datasources are needed in/on AS/Wildfly/EAP in order for the project deploy
> Persistence.xml may needed to be tweaked for the datasource
> End-user would like to navigate the schema in the DTP/Hibernate Tools, interactively review the data and there was once a feature for viewing an ORM diagram that I seem to have forgotten how it is displayed.
> What happens when a project that needs a database connection is imported into the IDE? 
> This was partially addressed with
> https://issues.jboss.org/browse/JBIDE-15263
> Let's see if we can continue to improve the workflow by reducing steps, making it more obvious what steps are required (e.g. hey developer, get the mysql driver .jar), auto generating the -ds.xml, with a decent explanation for the end-user to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list