You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jirka (JIRA)" <ji...@apache.org> on 2016/05/31 20:59:12 UTC

[jira] [Updated] (KARAF-4540) No source name completion for command jdbc:query and jdbc:execute

     [ https://issues.apache.org/jira/browse/KARAF-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jirka updated KARAF-4540:
-------------------------
    Attachment: KARAF-4540.patch

> 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
>         Attachments: KARAF-4540.patch
>
>
> 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)