[teiid-issues] [JBoss JIRA] Updated: (TEIID-1085) AdminShell (Groovy) shows connectionName even after that connection has been disconnected

Paul Nittel (JIRA) jira-events at lists.jboss.org
Wed May 5 11:49:06 EDT 2010


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

Paul Nittel updated TEIID-1085:
-------------------------------

    Attachment: TestAdmin.groovy


Try this script.

> AdminShell (Groovy) shows connectionName even after that connection has been disconnected
> -----------------------------------------------------------------------------------------
>
>                 Key: TEIID-1085
>                 URL: https://jira.jboss.org/jira/browse/TEIID-1085
>             Project: Teiid
>          Issue Type: Bug
>         Environment: Fedora 12, OpenJDK Runtime Environment (IcedTea6 1.7.1) (fedora-37.b17.fc12-i386) OpenJDK Server VM (build 14.0-b16, mixed mode)
> Teiid from 5/5/2010
>            Reporter: Paul Nittel
>            Assignee: Steven Hawkins
>         Attachments: TestAdmin.groovy
>
>
> 1 - Create a named connection
> 2 - getVDBs()
> 3 - Create an new connection
> 4 - Use the first
> 5 - disconnect
> 6 - getAllConnections() - still shows the one you disconnected. Try the attached groovy script.

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