Jirka created KARAF-4540:
----------------------------

             Summary: No source name completion for command jdbc:query and 
jdbc:execute
                 Key: KARAF-4540
                 URL: https://issues.apache.org/jira/browse/KARAF-4540
             Project: Karaf
          Issue Type: Bug
          Components: karaf-jdbc
    Affects Versions: 4.0.5
            Reporter: Jirka
            Priority: Minor


In the Karaf command line after typing these commands and TAB

{code}
jdbc:query
jdbc:execute
{code}

no data source names are offered.
After manually typing the data source name and an SQL select statement, the 
command works as expected.

Data source name completion works for other commands such as 

{code}
jdbc:tables
jdbc:ds-delete
{code} 

The data source is registered using pax-jdbc-config.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to