RE: WebSphere and transaction managers

2007-02-20 Thread Patrick Linskey
Does OpenJPA need to provide this level of support for all TM's? That's what I meant by my question. I don't think that OpenJPA *needs* to, but it certainly will improve the out-of-the-box experience for WAS users. Are there any public WAS hooks that we can use to automatically deploy a SLSB

Re: svn commit: r509473 - in /incubator/openjpa/trunk/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc: meta/strats/StateComparisonVersionStrategy.java sql/PrimaryRow.java sql/RowImpl.java sql/Secon

2007-02-20 Thread Kevin Sutter
Segu, In the future, could you please reference the JIRA Issue in your commit message? Just a simple OPENJPA-155. Capturing reference to the Column[]... would automatically put the SVN changed lines into the Jira Issue for easy reference. Thanks. Kevin On 2/20/07, [EMAIL PROTECTED] [EMAIL

[jira] Commented: (OPENJPA-146) Entity enhancement fails while using EmbeddedId on a MappedSuperclass

2007-02-20 Thread Abe White (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474474 ] Abe White commented on OPENJPA-146: --- Looks like a good fix to me. Do you need someone to commit this for you?

[jira] Commented: (OPENJPA-146) Entity enhancement fails while using EmbeddedId on a MappedSuperclass

2007-02-20 Thread Abe White (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474480 ] Abe White commented on OPENJPA-146: --- Cancel my previous comment. Embedded PCs are handled very differently than

[jira] Resolved: (OPENJPA-146) Entity enhancement fails while using EmbeddedId on a MappedSuperclass

2007-02-20 Thread Abe White (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abe White resolved OPENJPA-146. --- Resolution: Fixed Resolved with revision 509632. When copying OID superclass fields for mapping

[jira] Resolved: (OPENJPA-150) @Column in @AttributeOverride not honoring table attribute that maps to a secondary table in mappedsuperclass entity

2007-02-20 Thread Abe White (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abe White resolved OPENJPA-150. --- Resolution: Fixed Committed suggested changes (with very minor modifications) in revision 509674.

RE: svn commit: r509473 - in /incubator/openjpa/trunk/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc: meta/strats/StateComparisonVersionStrategy.java sql/PrimaryRow.java sql/RowImpl.java sql/Secon

2007-02-20 Thread Srinivasa Segu
Sure, will do. Thanks for the info. -Original Message- From: Kevin Sutter [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 20, 2007 3:43 AM To: open-jpa-dev@incubator.apache.org Subject: Re: svn commit: r509473 - in

Can enhancer operate on jar files?

2007-02-20 Thread Dain Sundstrom
Can the OpenJPA enhancer operate on a Jar file? It is kind of a pain to unpack a jar, enhance it and repack it. -dain

[jira] Commented: (OPENJPA-146) Entity enhancement fails while using EmbeddedId on a MappedSuperclass

2007-02-20 Thread Gokhan Ergul (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474525 ] Gokhan Ergul commented on OPENJPA-146: -- Fix confirmed, thanks. Entity enhancement fails while using

Re: svn commit: r509688 - /incubator/openjpa/trunk/openjpa-kernel/src/main/java/org/apache/openjpa/kernel/DetachedStateManager.java

2007-02-20 Thread Craig L Russell
Hi Pinaki, Would it be possible to include the field number with the error message? Seems like if you get this exception you'd like to know which field it is complaining about. Craig On Feb 20, 2007, at 9:57 AM, [EMAIL PROTECTED] wrote: Author: ppoddar Date: Tue Feb 20 09:57:24 2007 New

RE: Can enhancer operate on jar files?

2007-02-20 Thread Patrick Linskey
Not currently, no. There's no reason that it couldn't, though. -Patrick -- Patrick Linskey BEA Systems, Inc. ___ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc.,

[jira] Created: (OPENJPA-156) Cache class object used to create plugin values

2007-02-20 Thread Michael Dick (JIRA)
Cache class object used to create plugin values --- Key: OPENJPA-156 URL: https://issues.apache.org/jira/browse/OPENJPA-156 Project: OpenJPA Issue Type: Sub-task Reporter: Michael Dick

[jira] Updated: (OPENJPA-156) Cache class object used to create plugin values

2007-02-20 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-156: - Attachment: openjpa-156.patch.txt Another performance issue we've run into is the call to

[jira] Resolved: (OPENJPA-156) Cache class object used to create plugin values

2007-02-20 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey resolved OPENJPA-156. - Resolution: Fixed Cache class object used to create plugin values

[jira] Updated: (OPENJPA-157) NullPointerException when running query with null parameter

2007-02-20 Thread Srinivasa Segu (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srinivasa Segu updated OPENJPA-157: --- Attachment: testcase.zip NullPointerException when running query with null parameter

[jira] Created: (OPENJPA-158) OpenJPA logs overly-verbose at INFO level

2007-02-20 Thread Patrick Linskey (JIRA)
OpenJPA logs overly-verbose at INFO level - Key: OPENJPA-158 URL: https://issues.apache.org/jira/browse/OPENJPA-158 Project: OpenJPA Issue Type: Improvement Reporter: Patrick Linskey

[jira] Created: (OPENJPA-159) Make ManagedRuntime amenable to more transaction execution strategies

2007-02-20 Thread Patrick Linskey (JIRA)
Make ManagedRuntime amenable to more transaction execution strategies - Key: OPENJPA-159 URL: https://issues.apache.org/jira/browse/OPENJPA-159 Project: OpenJPA Issue Type:

Re: [VOTE] change primary key value?

2007-02-20 Thread roger.keays
Hi Craig, Thanks for the reply. Craig L Russell wrote: Is there a way to change the primary key of an entity in OpenJPA? The expection below doesn't fill me with hope... The JPA specification 2.1.4 says that the application must not change the value of a primary key, but the specific