[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-992) Use Spring configured EntityManagerFactory in spring example
youngm (JIRA)
jira-events at lists.jboss.org
Tue Mar 6 11:16:22 EST 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-992?page=comments#action_12355136 ]
youngm commented on JBSEAM-992:
-------------------------------
I'm not sure what you are referring to but we would still use a Seam-managed PC but the EntityManagerFactory would just an injected using an expression into the seam managed PC instead of obtaining the EntityManagerFactory through JNDI configured through what is currently a platform dependent means.
> Use Spring configured EntityManagerFactory in spring example
> ------------------------------------------------------------
>
> Key: JBSEAM-992
> URL: http://jira.jboss.com/jira/browse/JBSEAM-992
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Spring
> Affects Versions: 1.2.0.GA
> Reporter: youngm
> Fix For: 1.2.1.GA
>
>
> Since most Spring project will be using a Spring configured EntityManagerFactory we should use one in the Spring example as well and inject this EntityManagerFactory into the Seam Managed PersistenceContext component with an expression.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list