[jira] Commented: (OPENJPA-908) org.apache.openjpa.persistence.annotations.TestOneToOne

2009-03-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680742#action_12680742 ] Albert Lee commented on OPENJPA-908: I have one question and one request. 1) What rel

[jira] Commented: (OPENJPA-905) org.apache.openjpa.persistence.kernel.TestProxies2

2009-03-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680738#action_12680738 ] Albert Lee commented on OPENJPA-905: The spec docuemnt that: 2.1.1 Persistent Fields

[jira] Created: (OPENJPA-973) Allow DB2 JCC driver to work with Informix database

2009-03-10 Thread Fay Wang (JIRA)
Allow DB2 JCC driver to work with Informix database --- Key: OPENJPA-973 URL: https://issues.apache.org/jira/browse/OPENJPA-973 Project: OpenJPA Issue Type: Bug Components: jdbc

Re: svn commit: r751910 - in /openjpa/trunk: openjpa-kernel/src/main/java/org/apache/openjpa/conf/ openjpa-kernel/src/main/java/org/apache/openjpa/kernel/ openjpa-kernel/src/main/java/org/apache/openj

2009-03-10 Thread Pinaki Poddar
Hi Craig, I understand your concerns because I had similar ones. That is why this change does retain the past behavior exactly as it was. The user only requires the following configuration to get exactly the same behavior openjpa.Compatibility=FlushBeforeDetach=true,CopyOnDetach=true In fac

[jira] Updated: (OPENJPA-878) Support default query hint for query timeout

2009-03-10 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-878: - Attachment: OPENJPA-878-20090310.patch OPENJPA-878-20090310-eclipse.patch

Re: svn commit: r751910 - in /openjpa/trunk: openjpa-kernel/src/main/java/org/apache/openjpa/conf/ openjpa-kernel/src/main/java/org/apache/openjpa/kernel/ openjpa-kernel/src/main/java/org/apache/openj

2009-03-10 Thread Craig L Russell
-1 We have not even begun the discussion in https://issues.apache.org/jira/browse/OPENJPA-968 so it's inappropriate to check in code. Please revert this change and discuss the issue. Craig On Mar 9, 2009, at 4:27 PM, ppod...@apache.org wrote: Author: ppoddar Date: Mon Mar 9 23:27:50 2009

[jira] Updated: (OPENJPA-952) Utilize Sun JDK's Attach API to dynamically load the OpenJPA enhancer agent

2009-03-10 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-952: Attachment: OPENJPA-952.patch In this initial patch I purposely ignored wrapping blocks of code th

[jira] Commented: (OPENJPA-969) In the J2ee environment, when the sequence table is used for identity, if only one datasource is created, the application hangs.

2009-03-10 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680585#action_12680585 ] Michael Dick commented on OPENJPA-969: -- I should probably amend my earlier comments.

[jira] Assigned: (OPENJPA-969) In the J2ee environment, when the sequence table is used for identity, if only one datasource is created, the application hangs.

2009-03-10 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick reassigned OPENJPA-969: Assignee: Michael Dick (was: Fay Wang) > In the J2ee environment, when the sequence table

[jira] Commented: (OPENJPA-891) JPA2 LockTypeMode Support

2009-03-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680571#action_12680571 ] Albert Lee commented on OPENJPA-891: Iteration summary: Support new JPA LockModeType

[jira] Updated: (OPENJPA-972) Support standard provider properties in PersistenceProvider class

2009-03-10 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-972: - Component/s: kernel Description: Implement support for PU properties and hints p

[jira] Created: (OPENJPA-972) Support standard provider properties in PersistenceProvider class

2009-03-10 Thread Donald Woods (JIRA)
Support standard provider properties in PersistenceProvider class - Key: OPENJPA-972 URL: https://issues.apache.org/jira/browse/OPENJPA-972 Project: OpenJPA Issue Type: Sub-task

[jira] Updated: (OPENJPA-971) Time handling in Dates

2009-03-10 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-971: --- Attachment: mavenproject.zip if you're not using maven, a list of jar dependencies is given in dep

[jira] Updated: (OPENJPA-971) Time handling in Dates

2009-03-10 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-971: --- Description: I have what looks like a bug in time handling, that probably stems from the database D

[jira] Created: (OPENJPA-971) Time handling in Dates

2009-03-10 Thread Adam Hardy (JIRA)
Time handling in Dates -- Key: OPENJPA-971 URL: https://issues.apache.org/jira/browse/OPENJPA-971 Project: OpenJPA Issue Type: Bug Affects Versions: 1.2.0 Environment: Linux Java 1.6.0_12 MySQL, Hypersonic

[jira] Updated: (OPENJPA-885) Support clear methods on EntityManager, including new CascadeType.CLEAR

2009-03-10 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer updated OPENJPA-885: - Parent Issue: OPENJPA-956 (was: OPENJPA-875) > Support clear methods on EntityManager, includin

[jira] Updated: (OPENJPA-878) Support default query hint for query timeout

2009-03-10 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer updated OPENJPA-878: - Parent Issue: OPENJPA-956 (was: OPENJPA-875) > Support default query hint for query timeout > -

[jira] Commented: (OPENJPA-969) In the J2ee environment, when the sequence table is used for identity, if only one datasource is created, the application hangs.

2009-03-10 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680527#action_12680527 ] David Jencks commented on OPENJPA-969: -- I've never got openJPA to work on geronimo wi

[jira] Created: (OPENJPA-970) SchemaToolTask does not have "dropTables" argument

2009-03-10 Thread Leonardo NOLETO (JIRA)
SchemaToolTask does not have "dropTables" argument -- Key: OPENJPA-970 URL: https://issues.apache.org/jira/browse/OPENJPA-970 Project: OpenJPA Issue Type: Bug Components: third-party

[jira] Commented: (OPENJPA-891) JPA2 LockTypeMode Support

2009-03-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680522#action_12680522 ] Albert Lee commented on OPENJPA-891: Pinaki, Thanks for your time reviewing the code

[jira] Assigned: (OPENJPA-735) Provide dictionary support for SolidDB

2009-03-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell reassigned OPENJPA-735: - Assignee: Tim McConnell > Provide dictionary support for SolidDB > -

[jira] Assigned: (OPENJPA-840) OpenJPA does not fully support database catalogs

2009-03-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell reassigned OPENJPA-840: - Assignee: Tim McConnell > OpenJPA does not fully support database catalogs > ---

[jira] Assigned: (OPENJPA-510) ReverseMappingTool generates incorrect SQL for PostgreSQL if -fk = true

2009-03-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell reassigned OPENJPA-510: - Assignee: Tim McConnell > ReverseMappingTool generates incorrect SQL for PostgreSQL if -

Re: [RESCINDED] Re: [VOTE] Approve OpenJPA 1.2.1 release

2009-03-10 Thread Michael Dick
I'll have a 3.0.1 RC available on May 1 2015, I promise ;-) I'm building 1.2.1 with Fay's fix (great turnaround time!) now around the rest of the day job. Since I'm time slicing a bit I probably won't have everything published until later tonight. Assuming I don't find any other issues we should

Re: [RESCINDED] Re: [VOTE] Approve OpenJPA 1.2.1 release

2009-03-10 Thread Joe Bohn
oops ... I meant OpenJPA 1.2.1 :-) Joe Joe Bohn wrote: Hi Mike, Do you know yet when you might have a new 3.0.1 release candidate up for vote? Sorry to be such a pest ... but Geronimo really needs OpenJPA 3.0.1 released so that we can create a Geronimo 2.1.4 release candidate that include

Re: [RESCINDED] Re: [VOTE] Approve OpenJPA 1.2.1 release

2009-03-10 Thread Joe Bohn
Hi Mike, Do you know yet when you might have a new 3.0.1 release candidate up for vote? Sorry to be such a pest ... but Geronimo really needs OpenJPA 3.0.1 released so that we can create a Geronimo 2.1.4 release candidate that includes it. Thanks, Joe Michael Dick wrote: Hi Milosz, Goo

[jira] Commented: (OPENJPA-891) JPA2 LockTypeMode Support

2009-03-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680493#action_12680493 ] Albert Lee commented on OPENJPA-891: Donald, Per our separated conversation, current

[jira] Commented: (OPENJPA-969) In the J2ee environment, when the sequence table is used for identity, if only one datasource is created, the application hangs.

2009-03-10 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680495#action_12680495 ] Michael Dick commented on OPENJPA-969: -- Hi Fay, which application server are you usin

[jira] Updated: (OPENJPA-932) Runtime enhancer doesn't work propery if there is a trailing persistence.xml file on the classpath.

2009-03-10 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-932: Attachment: OPENJPA-932-2.0.patch The new patch has the following updates: * Removed the Persisten

[jira] Assigned: (OPENJPA-679) java.lang.ArrayIndexOutOfBoundsException may occur when a relation field is annotated as a primary key and a foreign key

2009-03-10 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick reassigned OPENJPA-679: Assignee: Fay Wang (was: Catalina Wei) Thanks for the updated patch Fay. I'm testing the

Re: How to support previous non-spec behavior compatibility

2009-03-10 Thread Michael Dick
Hi Donald, The org.apache.openjpa.conf.Compatibility class is the best place to put these options. The compatibility instance can be configured like any other openjpa property ie : Just add the apropriate instance variable and get/set methods and you should be fine. HTH -mike On Mon, Mar 9,

Re: *TypeName values

2009-03-10 Thread MiƂosz Tylenda
Hi Alan, In this case the dictionaries usually either stay with the default value from DBDictionary or, where possible, emulate the unsupported type by using some other which they do support, e.g.: clobTypeName = "VARCHAR"; tinyintTypeName = "SMALLINT"; If you are wondering how to do the mappi