Issues
Trying to create unexisting named query set the transaction to rollback | Unassigned | Frederic Zgud | Fixed | Feb 29, 2008 | Feb 24, 2014 | ||||||
Deploy 3.4.0 GA to the maven2 central repo | Unassigned | Steven Cummings | Rejected | Oct 1, 2008 | Jun 24, 2009 | ||||||
EntityManager.persist validation: Inconsistent with other JPA Implemetations | Unassigned | Francisco Peredo | Rejected | Mar 20, 2009 | Jun 2, 2009 | ||||||
Upgrade to ASM 3.1 | Unassigned | Juergen Zimmermann | Duplicate | May 17, 2008 | May 29, 2009 | ||||||
Upgrade to CGLIB 2.2 (and thus ASM 3.1) | Unassigned | Juergen Zimmermann | Duplicate | Jul 3, 2008 | May 29, 2009 | ||||||
Apply similar patch provided in EJB-393 for branch v3_4_0_GA_CP | Unassigned | Juraci Paixão Kröhling | Fixed | Apr 20, 2009 | Apr 30, 2009 | ||||||
EJB-430 makes RemoveTest.testUpdatedAndRemove to fail | Unassigned | Juraci Paixão Kröhling | Fixed | Apr 23, 2009 | Apr 23, 2009 | ||||||
QueryTest - PostgreSQL - "ERROR: operator does not exist: character varying = bytea" | Unassigned | Juraci Paixão Kröhling | Fixed | Nov 28, 2008 | Apr 21, 2009 | ||||||
JBPAPP-1787 - Implement tearDown in EJB3TestCase | Unassigned | Juraci Paixão Kröhling | Fixed | Mar 18, 2009 | Apr 21, 2009 | ||||||
Some tests are not closing the EM or finishing transactions | Unassigned | Juraci Paixão Kröhling | Fixed | Dec 10, 2008 | Apr 21, 2009 | ||||||
Entity scaning failing when path protocol is "file:" (not jar) and it contains spaces | Unassigned | ValeryV | Fixed | Feb 15, 2008 | Apr 18, 2009 | ||||||
Smarter Joins - One instead of Two | Unassigned | Bradford | Rejected | Apr 13, 2009 | Apr 14, 2009 | ||||||
Polymorphic association to a MappedSuperclass throws exception | Unassigned | Markus Junginger | Rejected | Jun 19, 2006 | Apr 13, 2009 | ||||||
EM - Create option to disable ivy, to be able to test the integration with specific jars of core | Unassigned | Juraci Paixão Kröhling | Fixed | Mar 31, 2009 | Mar 31, 2009 | ||||||
EM - Update maven profiles to use the databases in QA Lab | Unassigned | Juraci Paixão Kröhling | Fixed | Mar 31, 2009 | Mar 31, 2009 | ||||||
Allow url overriding through createEntityManager(String, Map override) | Unassigned | Jaka Jancar | Won't Fix | Mar 11, 2009 | Mar 11, 2009 | ||||||
Allow DataSource overriding through createEntityManager(String, Map override) | Unassigned | Emmanuel Bernard | Fixed | Dec 4, 2006 | Mar 11, 2009 | ||||||
setParameter does not work with enums | Unassigned | ChB | Rejected | Feb 24, 2009 | Feb 24, 2009 | ||||||
Current build.xml from v3_2_1_GA_CP have a broken junitsingle target | Unassigned | Juraci Paixão Kröhling | Fixed | Jan 15, 2009 | Feb 4, 2009 | ||||||
Reserved words | Unassigned | Juraci Paixão Kröhling | Fixed | Nov 28, 2008 | Jan 14, 2009 | ||||||
allow string values for query hints | Unassigned | Norman Richards | Fixed | Mar 16, 2007 | Jan 13, 2009 | ||||||
Unclosed sessions/transaction | Unassigned | Juraci Paixão Kröhling | Fixed | Dec 10, 2008 | Dec 12, 2008 | ||||||
identity error, when insert statement is created | Unassigned | PiotrP | Duplicate | Oct 28, 2008 | Oct 29, 2008 | ||||||
Change method name "getEntityManager" to "getOrCreateEntityManager" | Unassigned | Juraci Paixão Kröhling | Fixed | Oct 10, 2008 | Oct 22, 2008 | ||||||
Apply similar patch provided in EJB-393 for branch v3_2_1_GA_CP | Unassigned | Juraci Paixão Kröhling | Fixed | Oct 8, 2008 | Oct 10, 2008 | ||||||
pom at both ibiblio and jboss maven repo declares package type as pom instead of jar | Unassigned | Kevin Brockhoff | Fixed | Sep 8, 2008 | Oct 9, 2008 | ||||||
Replace EntityManagerFactory#createEntityManager by getEntityManager() in Test Cases | Unassigned | Juraci Paixão Kröhling | Fixed | Oct 8, 2008 | Oct 8, 2008 | ||||||
QueryTest - Patch to wrap transactions in try/catch | Unassigned | Juraci Paixão Kröhling | Won't Fix | Oct 6, 2008 | Oct 8, 2008 | ||||||
FetchTest - Patch to wrap transactions in try/catch | Unassigned | Juraci Paixão Kröhling | Won't Fix | Oct 6, 2008 | Oct 8, 2008 | ||||||
FlushTest - Patch to wrap transactions in try/catch | Unassigned | Juraci Paixão Kröhling | Won't Fix | Oct 6, 2008 | Oct 8, 2008 | ||||||
ExceptionTest - Patch to wrap transactions in try/catch | Unassigned | Juraci Paixão Kröhling | Won't Fix | Oct 6, 2008 | Oct 8, 2008 | ||||||
ClassCastException when using <mapped-superclass> in orm.xml | Unassigned | Levi Purvis | Fixed | Jun 28, 2006 | Sep 29, 2008 | ||||||
PrePersist callback method not called if entity's primary key is null | Unassigned | j | Fixed | Aug 7, 2005 | Sep 25, 2008 | ||||||
javax.persistence.OptimisticLockException not thrown | Unassigned | Bill Burke | Fixed | Mar 6, 2006 | Sep 25, 2008 | ||||||
Support ?1, ?2 style positional parameters | Unassigned | GavinG | Fixed | Jun 14, 2005 | Sep 18, 2008 | ||||||
Upload 3.3.1.GA to the Maven repository | Unassigned | Aleksei Valikov | Fixed | May 15, 2007 | Sep 18, 2008 | ||||||
count(*) return Integer and not Long | Unassigned | Emmanuel Bernard | Fixed | Sep 1, 2005 | Sep 18, 2008 | ||||||
Space in path result in error during deployment in JBoss AS | Unassigned | Max Rydahl Andersen | Fixed | Aug 9, 2007 | Sep 17, 2008 | ||||||
Entity Listener defined in orm.xml does not work | Unassigned | Gary Ip | Duplicate | Mar 21, 2007 | Sep 17, 2008 | ||||||
API method to return callback methods | Unassigned | Shane Bryzak | Won't Fix | Mar 20, 2008 | Sep 16, 2008 | ||||||
Refactor build to allow filtering of resources | Unassigned | Hardy Ferentschik | Fixed | Aug 18, 2008 | Aug 18, 2008 | ||||||
getSingleResult potentially generates out of memory by calling list() | Unassigned | Pascal P. Pochet | Fixed | Aug 14, 2008 | Aug 15, 2008 | ||||||
excludeUnlistedClasses ignored in SE case | Unassigned | Emmanuel Bernard | Fixed | Aug 10, 2006 | Jul 29, 2008 | ||||||
'exclude-unlisted-classes' is not work. | Unassigned | Naganuma | Duplicate | Mar 25, 2006 | Jul 29, 2008 | ||||||
<exclude-unlisted-classes>false</exclude-unlisted-classes> has no effect on J2SE | Unassigned | Sami Dalouche | Duplicate | Sep 12, 2006 | Jul 29, 2008 | ||||||
JarVisitor fails on WAS with white space | Unassigned | Sylvain Laurent | Fixed | Mar 7, 2007 | Jul 10, 2008 | ||||||
JarVisitor fails on exploded archives with spaces in path | Unassigned | Mark Hobson | Fixed | Oct 22, 2006 | Jul 10, 2008 | ||||||
New configuration option for non-shared Hibernate interceptor | Unassigned | Christian Bauer | Fixed | Jul 20, 2007 | Jul 9, 2008 | ||||||
Detached entity not reported consistently | Unassigned | Henriette Harmse | Cannot Reproduce | Jun 20, 2008 | Jul 9, 2008 | ||||||
EM Incorrectly throws EntityExistsException wrapping ConstraintViolationException on constraint violation during delete | Unassigned | Derek Chen-Becker | Fixed | Apr 5, 2008 | Jun 25, 2008 |
1-50 of 336