[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1044) Export connection factory does not always correct properties

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Apr 13 14:49:25 EDT 2010


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

Ramesh Reddy resolved TEIID-1044.
---------------------------------

    Resolution: Done


Introduced a extra template with which the properties of the CF are written to it to produce a file with updated properties. This file will only contain the properties for the given connection factory name. One side effect of this is, this will expose all the default properties that are set through the container.

> Export connection factory does not always correct properties
> ------------------------------------------------------------
>
>                 Key: TEIID-1044
>                 URL: https://jira.jboss.org/jira/browse/TEIID-1044
>             Project: Teiid
>          Issue Type: Bug
>          Components: AdminApi
>    Affects Versions: 7.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 7.0
>
>
> In 7.0 M3, the admin method "exportConnectionFactory" method is based on the "ManagedDeployment" object. i.e. instead exposing the CF, this method gets to the file that originally defined this CF and simply exposes it. If there are any modifications thru JOPR tool those modifications will not be picked up by this export. Also, if user originally defined more than one CF inside the same "-ds.xml" file, then the export will get contents of the file as is, thus exposing more than it needs to. 

-- 
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