[ https://issues.apache.org/jira/browse/GERONIMO-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Forrest Xia updated GERONIMO-5170:
----------------------------------
Fix Version/s: (was: 3.0.0)
3.0.1
> Register connection factories in osgi service registry
> ------------------------------------------------------
>
> Key: GERONIMO-5170
> URL: https://issues.apache.org/jira/browse/GERONIMO-5170
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: connector, osgi, persistence
> Affects Versions: 3.0.0
> Reporter: David Jencks
> Assignee: Jarek Gawor
> Fix For: 3.0.1
>
>
> The aries jpa implementation tries to look up jta-datasource and non-jta-datasource in
jndi using the osgi jndi service scheme. If we stuff all our connectio n factories in the
service registry this ought to work.
> We can consider using this for ee jpa too, but this would be a significant change in
behavior in terms of visibility. The osgi service registry is global whereas the current
lookup is confined to the DAG of ancestors of the jpa module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|