[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-1242) Entity converter for managed Hibernate sessions
Dain Kaplan (JIRA)
jira-events at lists.jboss.org
Wed Jan 14 00:17:04 EST 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12447688#action_12447688 ]
Dain Kaplan commented on JBSEAM-1242:
-------------------------------------
The attached workaround file (HibernateEntityConverter) does not compile. Half the import statements are also invalid, which is less than confidence inspiring.
> Entity converter for managed Hibernate sessions
> -----------------------------------------------
>
> Key: JBSEAM-1242
> URL: https://jira.jboss.org/jira/browse/JBSEAM-1242
> Project: Seam
> Issue Type: Feature Request
> Components: Core
> Affects Versions: 1.2.1.GA
> Reporter: Patrick Ruhkopf
> Assignee: Pete Muir
> Priority: Minor
> Fix For: 2.0.1.CR1
>
> Attachments: components_xml_sample.txt, HibernateEntityConverter.java, taglib_extract.txt
>
>
> The EntityConverter (<s:convertEntity>) only works with an EntityManager but not with Hibernate managed sessions. Please find attached a HibernateEntityConverter for 1.2.1 GA.
> I didn't supply a patch yet, because, as petemuir pointed out, the current HEAD contains a lot of refactoring.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list