[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4454) HibernatePersistenceProvider.init() and PersistenceProvider.init() not executing
Arsen Torbarina (JIRA)
jira-events at lists.jboss.org
Fri Oct 23 10:50:05 EDT 2009
HibernatePersistenceProvider.init() and PersistenceProvider.init() not executing
--------------------------------------------------------------------------------
Key: JBSEAM-4454
URL: https://jira.jboss.org/jira/browse/JBSEAM-4454
Project: Seam
Issue Type: Bug
Components: Core
Affects Versions: 2.2.0.GA, 2.2.0.CR1, 2.1.2.GA, 2.1.2.CR2, 2.1.2.CR1
Reporter: Arsen Torbarina
Fix For: 2.2.1.CR1
Method org.jboss.seam.persistence.PersistenceProvider.init() (including its subclass' method HibernatePersistenceProvider.init()) never gets executed, because it is annotated with @org.jboss.seam.annotations.intercept.PostConstruct instead of @javax.ejb.PostConstruct.
--
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