[teiid-issues] [JBoss JIRA] Updated: (TEIID-497) Modify SOAP War to Allow for Multiple Connection Type Support

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu May 7 17:31:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-497:
---------------------------------

    Fix Version/s: 6.2.0
                       (was: 6.1.1)
         Priority: Minor  (was: Major)


TEIID-497 migrated the fix for case 5042 as an initial solution.  The user can now override the driver class using either a teiidpool.properties file in the classpath or with a system property.

We should still pursue a strategy of properly using an externally configured datasource, but that requires more changes to connection abilities (such as switching identities/vdbs).

> Modify SOAP War to Allow for Multiple Connection Type Support
> -------------------------------------------------------------
>
>                 Key: TEIID-497
>                 URL: https://jira.jboss.org/jira/browse/TEIID-497
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: SOAP Services
>    Affects Versions: 6.0.0
>            Reporter: Ted Jones
>            Assignee: Ted Jones
>            Priority: Minor
>             Fix For: 6.2.0
>
>
> Currently, the SOAP war can only connect to the MMDriver. This precludes connection to an embedded Teiid instance. The connection pool and VDB resource logic needs to change to specify which connection type to use (JDBC, JNDI, ?) and format the connection URL accordingly. A properties file would be ideal for specifying the connection type and URL format rather than storing the information in  the web.xml as we have in the past. This Jira is a result of the following posting in the Teiid forum: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225928#4225928 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list