You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Commented: (OPENJPA-343) Do not call setRollbackOnly on inactive Transactions - posted by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/09/02 19:41:19 UTC, 2 replies.
- Re: multiple xml mapping files found on classpath - posted by Sahoo <Sa...@Sun.COM> on 2007/09/03 14:54:42 UTC, 0 replies.
- jar-file element in persistence.xml in Java SE type of environment? - posted by Sahoo <Sa...@Sun.COM> on 2007/09/03 14:58:30 UTC, 0 replies.
- [jira] Created: (OPENJPA-348) Composite PK with association - posted by "Eddie Man (JIRA)" <ji...@apache.org> on 2007/09/04 08:56:58 UTC, 1 replies.
- [jira] Resolved: (OPENJPA-343) Do not call setRollbackOnly on inactive Transactions - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/04 15:24:44 UTC, 0 replies.
- Re: FetchGroup and FetchAttribute question - posted by Teresa Kan <tc...@gmail.com> on 2007/09/04 16:26:20 UTC, 4 replies.
- [jira] Commented: (OPENJPA-348) Composite PK with association - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/04 18:00:44 UTC, 3 replies.
- OpenJPA all jar has transitive dependencies on openjpa-*.jar - posted by Adrian Co <ac...@exist.com> on 2007/09/05 04:26:59 UTC, 1 replies.
- [jira] Updated: (OPENJPA-345) "openjpa" maven module has unnecessary dependencies on other openjpa modules - posted by "Adrian Co (JIRA)" <ji...@apache.org> on 2007/09/05 07:56:32 UTC, 0 replies.
- [jira] Commented: (OPENJPA-345) "openjpa" maven module has unnecessary dependencies on other openjpa modules - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/05 08:42:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-349) No object inserted if entity only contain ID attribute and set to IDENTITY - posted by "Eddie Man (JIRA)" <ji...@apache.org> on 2007/09/05 11:10:33 UTC, 0 replies.
- [jira] Created: (OPENJPA-350) OrderColumn not work for mixing annotation and xml metadata - posted by "Eddie Man (JIRA)" <ji...@apache.org> on 2007/09/05 11:28:33 UTC, 0 replies.
- [jira] Created: (OPENJPA-351) OpenJPA attempts to create a DEFERRABLE index with HSQL - posted by "Ben Short (JIRA)" <ji...@apache.org> on 2007/09/06 14:26:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-351) OpenJPA attempts to create a DEFERRABLE index with HSQL - posted by "Ben Short (JIRA)" <ji...@apache.org> on 2007/09/06 14:28:33 UTC, 0 replies.
- [jira] Created: (OPENJPA-352) @Id annotation should be illegal when setter is missing - posted by "Ɓukasz Budnik (JIRA)" <ji...@apache.org> on 2007/09/06 16:46:31 UTC, 0 replies.
- DB2 and "FOR UPDATE OF" clause - posted by Patrick Linskey <pl...@gmail.com> on 2007/09/06 22:28:44 UTC, 7 replies.
- DB2: CAST and VARCHAR - posted by Patrick Linskey <pl...@gmail.com> on 2007/09/06 23:11:52 UTC, 2 replies.
- [jira] Created: (OPENJPA-353) Character discriminators are not converted correctly if storeCharsAsNumbers = true - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/06 23:49:28 UTC, 0 replies.
- [jira] Created: (OPENJPA-354) DB2 casts might not incorporate VARCHAR lengths often enough - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/07 00:31:28 UTC, 0 replies.
- [jira] Updated: (OPENJPA-354) DB2 casts might not incorporate VARCHAR lengths often enough - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/07 00:31:29 UTC, 2 replies.
- [jira] Created: (OPENJPA-355) OpenJPA Log4J factory incorrectly handles logging level - posted by "Adrian Co (JIRA)" <ji...@apache.org> on 2007/09/07 09:41:33 UTC, 0 replies.
- [jira] Updated: (OPENJPA-355) OpenJPA Log4J factory incorrectly handles logging level - posted by "Adrian Co (JIRA)" <ji...@apache.org> on 2007/09/07 09:43:30 UTC, 2 replies.
- [jira] Resolved: (OPENJPA-355) OpenJPA Log4J factory incorrectly handles logging level - posted by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/09/07 20:11:31 UTC, 0 replies.
- [jira] Created: (OPENJPA-356) DB2 requires CASTs when parameters appear in SELECT clause - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/07 21:27:30 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-356) DB2 requires CASTs when parameters appear in SELECT clause - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/07 21:27:31 UTC, 0 replies.
- [jira] Created: (OPENJPA-357) Use case where FetchGroup A includes FecthGroup B is not honoured by fetch operations - posted by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2007/09/08 00:57:31 UTC, 0 replies.
- [jira] Created: (OPENJPA-358) Recursion Depth for Field f should be calculated w.r.t active fetch groups and not all fetch groups - posted by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2007/09/08 01:02:30 UTC, 0 replies.
- [jira] Created: (OPENJPA-359) OptimisticLockException NOT thrown for entity using Timestamp Version when update from current persistence contexts - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/08 07:04:30 UTC, 0 replies.
- [jira] Updated: (OPENJPA-359) OptimisticLockException NOT thrown for entity using Timestamp Version when update from concurrent persistence contexts - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/08 07:06:30 UTC, 1 replies.
- Re: svn commit: r573750 - in /openjpa/trunk: openjpa-kernel/src/main/java/org/apache/openjpa/kernel/ openjpa-kernel/src/main/java/org/apache/openjpa/meta/ openjpa-persistence/src/main/java/org/apache/openjpa/persistence/ - posted by Kevin Sutter <kw...@gmail.com> on 2007/09/08 19:40:57 UTC, 3 replies.
- [jira] Commented: (OPENJPA-359) OptimisticLockException NOT thrown for entity using Timestamp Version when update from concurrent persistence contexts - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/08 20:03:29 UTC, 6 replies.
- [jira] Commented: (OPENJPA-357) Use case where FetchGroup A includes FecthGroup B is not honoured by fetch operations - posted by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2007/09/08 21:24:29 UTC, 1 replies.
- [jira] Created: (OPENJPA-360) SQL FOR UPDATE OF incorrectly generated for DB2/NT SQL0816 - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/08 21:36:29 UTC, 0 replies.
- [jira] Updated: (OPENJPA-360) SQL FOR UPDATE OF incorrectly generated for DB2/NT SQL0816 - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/08 22:23:29 UTC, 6 replies.
- [jira] Created: (OPENJPA-361) Incorrect GREG_OFFSET offset or inconsistent usage in UUIDGenerator - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/09 16:07:29 UTC, 0 replies.
- [jira] Created: (OPENJPA-362) Object Locking API problems - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/09 16:29:29 UTC, 0 replies.
- [jira] Updated: (OPENJPA-130) Streaming LOB support - posted by "Ignacio Andreu (JIRA)" <ji...@apache.org> on 2007/09/09 21:01:29 UTC, 0 replies.
- [jira] Created: (OPENJPA-363) NPE when enhancing with Maven 1.0.2 - posted by "Srinivasa (JIRA)" <ji...@apache.org> on 2007/09/09 22:44:30 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-363) NPE when enhancing with Maven 1.0.2 - posted by "Srinivasa (JIRA)" <ji...@apache.org> on 2007/09/09 23:16:29 UTC, 0 replies.
- [jira] Commented: (OPENJPA-130) Streaming LOB support - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/10 08:16:29 UTC, 0 replies.
- DBDictionary returns supportsUniqueConstraints for supportsDeferredUniqueConstraints() method! - posted by Prashant Bhat <pr...@gmail.com> on 2007/09/10 12:50:39 UTC, 1 replies.
- [jira] Updated: (OPENJPA-361) Incorrect GREG_OFFSET offset or inconsistent usage in UUIDGenerator - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/10 18:03:29 UTC, 0 replies.
- Re: svn commit: r574289 - in /openjpa/trunk: openjpa-kernel/src/main/java/org/apache/openjpa/meta/FetchGroup.java openjpa-persistence/src/main/java/org/apache/openjpa/persistence/AnnotationPersistenceMetaDataParser.java - posted by Patrick Linskey <pl...@gmail.com> on 2007/09/10 19:24:54 UTC, 0 replies.
- order of build modules isn't quite right - posted by Kevin Sutter <kw...@gmail.com> on 2007/09/10 19:27:43 UTC, 4 replies.
- [jira] Assigned: (OPENJPA-361) Incorrect GREG_OFFSET offset or inconsistent usage in UUIDGenerator - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/10 21:47:30 UTC, 0 replies.
- [jira] Commented: (OPENJPA-361) Incorrect GREG_OFFSET offset or inconsistent usage in UUIDGenerator - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/10 22:09:29 UTC, 3 replies.
- [jira] Commented: (OPENJPA-362) Object Locking API problems - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/10 22:32:29 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-362) Object Locking API problems - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/10 23:32:29 UTC, 0 replies.
- Re: MSDN licenses - posted by Craig L Russell <Cr...@Sun.COM> on 2007/09/10 23:59:45 UTC, 0 replies.
- Re: ID class: no public string or class + string constructor? - posted by Gene Wu <ge...@hotmail.com> on 2007/09/11 07:15:36 UTC, 6 replies.
- [jira] Resolved: (OPENJPA-361) Incorrect GREG_OFFSET offset or inconsistent usage in UUIDGenerator - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/11 15:31:32 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-360) SQL FOR UPDATE OF incorrectly generated for DB2/NT SQL0816 - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/11 20:12:32 UTC, 2 replies.
- [jira] Created: (OPENJPA-364) maven build order is incorrect - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/11 20:58:32 UTC, 1 replies.
- [jira] Updated: (OPENJPA-364) maven build order is incorrect - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/11 21:23:32 UTC, 5 replies.
- [jira] Commented: (OPENJPA-364) maven build order is incorrect - posted by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/09/11 23:36:32 UTC, 9 replies.
- Fwd: Netbeans tutorial - posted by Craig L Russell <Cr...@Sun.COM> on 2007/09/11 23:57:16 UTC, 0 replies.
- [jira] Created: (OPENJPA-365) Unexpected behavior on finding a Composite Key entity with a single value. - posted by "Gene Wu (JIRA)" <ji...@apache.org> on 2007/09/12 03:58:32 UTC, 0 replies.
- Fwd: [Roller-JIRA] Updated: (ROL-1556) Upgrade to OpenJPA 1.0 - posted by Craig L Russell <Cr...@Sun.COM> on 2007/09/12 05:02:38 UTC, 0 replies.
- [jira] Created: (OPENJPA-366) InternalException thrown in BrokerImpl.endOperation - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/12 16:27:32 UTC, 0 replies.
- Re: svn commit: r574653 - in /openjpa/branches/1.0.x: openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/ openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/jdbc/ openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persis - posted by Patrick Linskey <pl...@gmail.com> on 2007/09/12 18:04:41 UTC, 4 replies.
- [jira] Created: (OPENJPA-367) PCEnhancer does not find meta data for entities using pure XML annotation - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/12 18:32:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-367) PCEnhancer does not find meta data for entities using pure XML annotation - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/12 18:34:32 UTC, 1 replies.
- [jira] Reopened: (OPENJPA-360) SQL FOR UPDATE OF incorrectly generated for DB2/NT SQL0816 - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/12 18:40:32 UTC, 1 replies.
- [jira] Commented: (OPENJPA-367) PCEnhancer does not find meta data for entities using pure XML annotation - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/12 18:50:32 UTC, 4 replies.
- [jira] Commented: (OPENJPA-360) SQL FOR UPDATE OF incorrectly generated for DB2/NT SQL0816 - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/12 23:26:32 UTC, 0 replies.
- [jira] Commented: (OPENJPA-333) ManyToMany relationship not handled properly while using DataCache. - posted by "Ekin Sokmen (JIRA)" <ji...@apache.org> on 2007/09/13 13:24:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-333) ManyToMany relationship not handled properly while using DataCache. - posted by "Ekin Sokmen (JIRA)" <ji...@apache.org> on 2007/09/13 13:24:32 UTC, 1 replies.
- [jira] Created: (OPENJPA-368) Multithreaded client fails randomly on EntityManager.persist() with out transaction context. - posted by "Vikram Bhatia (JIRA)" <ji...@apache.org> on 2007/09/13 16:06:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-368) Multithreaded client fails randomly on EntityManager.persist() with out transaction context. - posted by "Vikram Bhatia (JIRA)" <ji...@apache.org> on 2007/09/13 16:14:32 UTC, 1 replies.
- [jira] Updated: (OPENJPA-366) InternalException thrown in BrokerImpl.endOperation - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/13 19:11:33 UTC, 2 replies.
- [jira] Resolved: (OPENJPA-335) Logic in getters for entities with property access causes the PCEnhancer to hang - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/14 01:24:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-369) AccessDeclaredMembers RuntimePermission requires by Solaris JDK with security enabled - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/14 17:46:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-370) LoadFetchGroup annotation was not recognized during the fetch1 - posted by "Teresa Kan (JIRA)" <ji...@apache.org> on 2007/09/14 18:07:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-371) columnDefinition spuriously applied to column name in several contexts - posted by "Jonathan Feinberg (JIRA)" <ji...@apache.org> on 2007/09/14 19:52:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-372) PCEnhancer throws away its classloader - posted by "Jonathan Feinberg (JIRA)" <ji...@apache.org> on 2007/09/14 19:54:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-372) PCEnhancer throws away its classloader - posted by "Jonathan Feinberg (JIRA)" <ji...@apache.org> on 2007/09/14 19:54:32 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-369) AccessDeclaredMembers RuntimePermission requires by Solaris JDK with security enabled - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/14 20:32:32 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-366) InternalException thrown in BrokerImpl.endOperation - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/14 20:32:32 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-367) PCEnhancer does not find meta data for entities using pure XML annotation - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/14 20:32:32 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-359) OptimisticLockException NOT thrown for entity using Timestamp Version when update from concurrent persistence contexts - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/14 20:32:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-370) LoadFetchGroup annotation was not recognized during the fetch1 - posted by "Teresa Kan (JIRA)" <ji...@apache.org> on 2007/09/14 21:18:32 UTC, 9 replies.
- [jira] Commented: (OPENJPA-366) InternalException thrown in BrokerImpl.endOperation - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/15 03:24:32 UTC, 3 replies.
- [jira] Commented: (OPENJPA-369) AccessDeclaredMembers RuntimePermission requires by Solaris JDK with security enabled - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/15 06:38:32 UTC, 1 replies.
- Re: Build issue with implementation-bpel module (related to OPENJPA-256) - posted by Luciano Resende <lu...@gmail.com> on 2007/09/17 01:06:17 UTC, 1 replies.
- [jira] Created: (OPENJPA-373) Add Oracle TimesTen support - posted by "Ron Pressler (JIRA)" <ji...@apache.org> on 2007/09/17 14:45:56 UTC, 0 replies.
- [jira] Updated: (OPENJPA-369) AccessDeclaredMembers RuntimePermission requires by Solaris JDK with security enabled - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/17 21:28:43 UTC, 2 replies.
- [jira] Resolved: (OPENJPA-367) PCEnhancer does not find meta data for entities using pure XML annotation - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/17 21:28:43 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-372) PCEnhancer throws away its classloader - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/17 21:54:43 UTC, 0 replies.
- [jira] Created: (OPENJPA-374) OpenJPA build process enhances Entity classes even when testing is deactivated via -Dtest=false - posted by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2007/09/17 22:58:43 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-339) Java 2 security Access denied in File.toURL() call - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/18 00:26:43 UTC, 0 replies.
- [jira] Commented: (OPENJPA-374) OpenJPA build process enhances Entity classes even when testing is deactivated via -Dtest=false - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/18 16:31:44 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-353) Character discriminators are not converted correctly if storeCharsAsNumbers = true - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/18 17:31:43 UTC, 0 replies.
- [jira] Updated: (OPENJPA-358) Recursion Depth for Field f should be calculated w.r.t active fetch groups and not all fetch groups - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/18 18:16:43 UTC, 0 replies.
- [jira] Updated: (OPENJPA-357) Use case where FetchGroup A includes FecthGroup B is not honoured by fetch operations - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/18 18:18:43 UTC, 0 replies.
- [jira] Updated: (OPENJPA-331) Allow BigInteger and other Basic types as Primary Keys - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/18 18:20:47 UTC, 0 replies.
- [jira] Created: (OPENJPA-375) DB2 autoCommit(true) causes Result Set prematurely closed in WebContainer JEE environment. - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/18 19:40:43 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-375) DB2 autoCommit(true) causes Result Set prematurely closed in WebContainer JEE environment. - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/18 19:40:44 UTC, 0 replies.
- [jira] Updated: (OPENJPA-295) ArrayIndexOutofBoundsException when under load and within a managed Transaction - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/18 20:15:44 UTC, 0 replies.
- [jira] Commented: (OPENJPA-358) Recursion Depth for Field f should be calculated w.r.t active fetch groups and not all fetch groups - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/18 22:00:43 UTC, 2 replies.
- [jira] Updated: (OPENJPA-338) Remove unnecessary CAST in SQL statement for DB2 - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/18 23:29:43 UTC, 0 replies.
- [jira] Updated: (OPENJPA-356) DB2 requires CASTs when parameters appear in SELECT clause - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/18 23:29:44 UTC, 0 replies.
- [jira] Updated: (OPENJPA-343) Do not call setRollbackOnly on inactive Transactions - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/18 23:49:43 UTC, 0 replies.
- [jira] Updated: (OPENJPA-282) Postgresql does not support deferred unique constraints. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/19 00:37:43 UTC, 0 replies.
- [jira] Updated: (OPENJPA-305) Dynamic configuration of EntityManagerFactory - posted by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2007/09/19 01:44:43 UTC, 0 replies.
- merging to 1.0.x - posted by Patrick Linskey <pl...@gmail.com> on 2007/09/19 02:53:47 UTC, 6 replies.
- [jira] Commented: (OPENJPA-305) Dynamic configuration of EntityManagerFactory - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/19 04:02:43 UTC, 6 replies.
- [jira] Created: (OPENJPA-376) Need more trace for transaction demarcation - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/19 18:24:12 UTC, 2 replies.
- [jira] Created: (OPENJPA-377) RuntimeUnenhancedClasses support can go into a "half baked" state - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/19 18:54:12 UTC, 0 replies.
- [jira] Commented: (OPENJPA-377) RuntimeUnenhancedClasses support can go into a "half baked" state - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/19 22:10:12 UTC, 1 replies.
- [jira] Resolved: (OPENJPA-358) Recursion Depth for Field f should be calculated w.r.t active fetch groups and not all fetch groups - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/20 20:42:31 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-357) Use case where FetchGroup A includes FecthGroup B is not honoured by fetch operations - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/20 20:42:31 UTC, 0 replies.
- [jira] Updated: (OPENJPA-339) Java 2 security Access denied in File.toURL() call - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/20 20:42:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-378) DB2 SQL incorrectly generating "FETCH FIRST n ROWS ONLY" in subselects - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/20 21:08:31 UTC, 0 replies.
- [jira] Commented: (OPENJPA-368) Multithreaded client fails randomly on EntityManager.persist() with out transaction context. - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/09/20 23:38:50 UTC, 1 replies.
- Congratulations to Albert Lee - posted by Craig L Russell <Cr...@Sun.COM> on 2007/09/20 23:49:50 UTC, 1 replies.
- [jira] Created: (OPENJPA-379) StoreException when using a third party connection pool against Sybase - posted by "Srinivasa (JIRA)" <ji...@apache.org> on 2007/09/21 07:18:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-379) StoreException when using a third party connection pool against Sybase - posted by "Srinivasa (JIRA)" <ji...@apache.org> on 2007/09/21 07:44:50 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-379) StoreException when using a third party connection pool against Sybase - posted by "Srinivasa (JIRA)" <ji...@apache.org> on 2007/09/21 07:57:50 UTC, 0 replies.
- Bug/problem deserializing an enhanced class - posted by Janko Heilgeist <ja...@rzg.mpg.de> on 2007/09/21 15:57:45 UTC, 0 replies.
- [jira] Commented: (OPENJPA-379) StoreException when using a third party connection pool against Sybase - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/21 17:07:51 UTC, 1 replies.
- [jira] Created: (OPENJPA-380) Connecting to database when an unused emf is closed - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/21 20:49:50 UTC, 0 replies.
- OpenJPA presentation at Fast Feather Track ApacheCon US 2007 - posted by Lars Eilebrecht <la...@apache.org> on 2007/09/21 20:50:49 UTC, 6 replies.
- [jira] Resolved: (OPENJPA-380) Connecting to database when an unused emf is closed - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/21 23:54:51 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-378) DB2 SQL incorrectly generating "FETCH FIRST n ROWS ONLY" in subselects - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/22 00:43:50 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-375) DB2 autoCommit(true) causes Result Set prematurely closed in WebContainer JEE environment. - posted by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/09/22 00:47:50 UTC, 0 replies.
- [jira] Created: (OPENJPA-381) OpenJPA is not doing Optimistic locking when running in JEE evnironment - posted by "Daniel Lee (JIRA)" <ji...@apache.org> on 2007/09/22 04:50:50 UTC, 0 replies.
- Re: svn commit: r577029 - in /openjpa/trunk: openjpa-kernel/src/main/java/org/apache/openjpa/datacache/ openjpa-lib/src/main/java/org/apache/openjpa/lib/util/ openjpa-persistence-jdbc/src/main/java/org/apache/openjpa/persistence/jdbc/ openjpa-persist - posted by Patrick Linskey <pl...@gmail.com> on 2007/09/23 19:51:28 UTC, 5 replies.
- [jira] Resolved: (OPENJPA-326) NPE if a discriminator column is specified without discriminator type in orm.xml - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 17:57:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-326) NPE if a discriminator column is specified without discriminator type in orm.xml - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 17:57:50 UTC, 0 replies.
- [jira] Closed: (OPENJPA-326) NPE if a discriminator column is specified without discriminator type in orm.xml - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 17:57:51 UTC, 0 replies.
- [jira] Closed: (OPENJPA-269) Informix doesn't support subselects or using table aliases in a delete statement. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 17:59:50 UTC, 0 replies.
- [jira] Closed: (OPENJPA-353) Character discriminators are not converted correctly if storeCharsAsNumbers = true - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 17:59:50 UTC, 0 replies.
- [jira] Closed: (OPENJPA-380) Connecting to database when an unused emf is closed - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 17:59:50 UTC, 0 replies.
- [jira] Created: (OPENJPA-382) Overriding column names for Byte[] attributes causes exception. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 18:13:50 UTC, 0 replies.
- [jira] Closed: (OPENJPA-382) Overriding column names for Byte[] attributes causes exception. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 18:26:50 UTC, 0 replies.
- [jira] Commented: (OPENJPA-381) OpenJPA is not doing Optimistic locking when running in JEE evnironment - posted by "Daniel Lee (JIRA)" <ji...@apache.org> on 2007/09/25 02:50:50 UTC, 2 replies.
- [jira] Created: (OPENJPA-383) Enhancement may cause corruption of classes using method overloading - posted by "Janko Heilgeist (JIRA)" <ji...@apache.org> on 2007/09/25 10:48:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-383) Enhancement may cause corruption of classes using method overloading - posted by "Janko Heilgeist (JIRA)" <ji...@apache.org> on 2007/09/25 10:53:50 UTC, 1 replies.
- Inconsistent getReference + setSomeText depending on -javaagent - posted by Ognjen Blagojevic <og...@etf.bg.ac.yu> on 2007/09/25 14:16:17 UTC, 1 replies.
- Object Locking and Application Server (container-managed) environment - posted by Kevin Sutter <kw...@gmail.com> on 2007/09/25 21:20:24 UTC, 4 replies.
- [jira] Created: (OPENJPA-384) ClassCastException when trying to load OpenJPA 1.0.0 based webapp in WebLogic 10 - posted by "Simon Droscher (JIRA)" <ji...@apache.org> on 2007/09/26 01:43:50 UTC, 0 replies.
- [jira] Commented: (OPENJPA-384) ClassCastException when trying to load OpenJPA 1.0.0 based webapp in WebLogic 10 - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2007/09/26 15:44:50 UTC, 1 replies.
- [jira] Created: (OPENJPA-385) IndexOutOfBounds exception when parsing ".class" files - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/26 16:06:50 UTC, 0 replies.
- [jira] Commented: (OPENJPA-385) IndexOutOfBounds exception when parsing ".class" files - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/27 01:04:50 UTC, 1 replies.
- [jira] Updated: (OPENJPA-385) IndexOutOfBounds exception when parsing ".class" files - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/27 01:15:50 UTC, 1 replies.
- [jira] Created: (OPENJPA-386) org.apache.openjpa.meta.ClassMetaData.validateAppIdClass() does not take @MappedSuperclass into account - posted by "Matthew L. Schwickerath (JIRA)" <ji...@apache.org> on 2007/09/27 16:26:50 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-385) IndexOutOfBounds exception when parsing ".class" files - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/27 21:21:50 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-381) OpenJPA is not doing Optimistic locking when running in JEE evnironment - posted by "Daniel Lee (JIRA)" <ji...@apache.org> on 2007/09/28 02:03:51 UTC, 0 replies.
- [jira] Created: (OPENJPA-387) Getting "java.lang.ClassNotFoundException" when loading datacache plug-in which is a class outside of OpenJPA package. - posted by "Daniel Lee (JIRA)" <ji...@apache.org> on 2007/09/28 03:26:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-387) Getting "java.lang.ClassNotFoundException" when loading datacache plug-in which is a class outside of OpenJPA package. - posted by "Daniel Lee (JIRA)" <ji...@apache.org> on 2007/09/28 03:28:50 UTC, 4 replies.
- [jira] Commented: (OPENJPA-387) Getting "java.lang.ClassNotFoundException" when loading datacache plug-in which is a class outside of OpenJPA package. - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/28 15:11:50 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-370) LoadFetchGroup annotation was not recognized during the fetch1 - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/28 15:17:51 UTC, 0 replies.
- [jira] Commented: (OPENJPA-370) LoadFetchGroup annotation was not recognized during the fetch1 - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/09/28 15:58:50 UTC, 0 replies.
- [jira] Created: (OPENJPA-388) MappingToolTask can't find persistence meta data. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/28 18:51:50 UTC, 0 replies.