[jbosstools-issues] [JBoss JIRA] (JBIDE-9719) Deploys Teiid artifacts to deploy folder configured in JBDS

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Mon Apr 16 17:39:18 EDT 2012


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

Ramesh Reddy commented on JBIDE-9719:
-------------------------------------

Teiid uses 
* Profile Service in JBoss AS 5.x
* DMR in the JBoss 7.x

So, there is no other direct APIs in use. The current version of Teiid Designer only works with JBoss AS 5.x versions, NOT 7.x. The JBoss AS 5.x did not provide the fine grained management that Teiid required for its tooling, so we provided through our own wrapping on top of profile service. Teiid exposes a port for this.

The real issue is, Teiid Designer did not use Eclipse WTP framework for management, it connected to a running server. All the lifecycle events were left out to the user. I see that this needs to be changed with management of 7.x based servers. Also use the server instance that has already been configured in JBDS, rather than providing another avenue to reach a (possibly) different server. So, all this need to reworked in next Designer release. Teiid does not require any other special folders. 

Can you provide any links for learning more about the Client Management API?


                
> Deploys Teiid artifacts to deploy folder configured in JBDS
> -----------------------------------------------------------
>
>                 Key: JBIDE-9719
>                 URL: https://issues.jboss.org/browse/JBIDE-9719
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: teiid
>            Reporter: Joao Viragine
>            Assignee: Barry LaFond
>             Fix For: 3.3.0.Beta1-SOA
>
>
> When we deploy Teiid artifacts (like Datasources, VDB), JBDS *always* deploys the artifacts to JBoss deploy folder. It should use deploy folder configured in JBDS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list