]
Pete Muir closed JBSEAM-100.
----------------------------
Resolution: Out of Date
E-EJB3 and microcontainer integration is gone from Seam.
Unify datasource configuration factory with E-EJB3
--------------------------------------------------
Key: JBSEAM-100
URL:
http://jira.jboss.com/jira/browse/JBSEAM-100
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Christian Bauer
Priority: Trivial
Attachments: JBSEAM-100.zip
The org.jboss.resource.adapter.jdbc.local.LocalTxDataSource does the same as
org.jboss.seam.microcontainer.DataSourceFactory - they are slightly different in
configuration only.
For example:
- connectionUrl vs. connectionURL
- getDatasource vs. getDataSource
- etc.
One internal difference is the CachedConnectionManager. It is injected into the
LocalTxDataSource, but instantiated in the seam.microcontainer.DataSourceFactory.
I think we should either unify, or better, kick out one of those two.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: