[teiid-issues] [JBoss JIRA] Created: (TEIID-890) AdminShell runs as if bsh.interactive=false was specified, even though interactive

Paul Nittel (JIRA) jira-events at lists.jboss.org
Mon Nov 30 14:37:31 EST 2009


AdminShell runs as if bsh.interactive=false was specified, even though interactive
----------------------------------------------------------------------------------

                 Key: TEIID-890
                 URL: https://jira.jboss.org/jira/browse/TEIID-890
             Project: Teiid
          Issue Type: Bug
          Components: Tools
    Affects Versions: 7.0
         Environment: Fedora 10, JDK Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode), 7.0 M1 build
            Reporter: Paul Nittel
            Assignee: Steven Hawkins


I installed and started Teiid with a query testing VDB deployed. When I entered "SELECT * FROM Smalla;", it went back to the interactive prompt without displaying any data. Executing "bsh.interactive=true;" before the SELECT corrected the problem (otherwise I had to "printResults();")

In previous versions this has worked as intended.

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