[
https://issues.apache.org/jira/browse/KARAF-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884836#comment-13884836
]
Jean-Baptiste Onofré commented on KARAF-2729:
---------------------------------------------
Actually, it's not good as the usage is not exactly the same depending of the
datasource (the method to get a connection is not the same if we use a
DataSource or XADataSource). We need something clever ;)
> DerbyXA datasource (from template) is not visible with jdbc:datasources
> -----------------------------------------------------------------------
>
> Key: KARAF-2729
> URL: https://issues.apache.org/jira/browse/KARAF-2729
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.4.0, 3.0.1, 2.3.4
>
>
> The JDBC derby template registers two OSGi service: one is a standard
> datasource, another one is a XA datasource.
> However, using jdbc:datasources, only the standard one is displayed, not the
> XA one.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)