Re: Missing ProductDerivation resource error

2007-01-09 Thread Rahul Thakur
okies, my work is progressing in trickles as I am squeezing some time outside work :-) Here's the latest issue while trying to process a bunch of .class files with Enhancer. It seems my orm.xml is missing something that is causing the PersistenceMetaDataFactory parse operation to fail, but

Re: Missing ProductDerivation resource error

2007-01-09 Thread Marc Prud'hommeaux
Rahul- Did you misspell apache in org.apacha.maven.continuum.model.project.Schedule? On Jan 9, 2007, at 12:53 AM, Rahul Thakur wrote: okies, my work is progressing in trickles as I am squeezing some time outside work :-) Here's the latest issue while trying to process a bunch of

[jira] Created: (OPENJPA-96) Runtime Enhancement only processes first persistence unit defined in persistence.xml

2007-01-09 Thread Kevin Sutter (JIRA)
Runtime Enhancement only processes first persistence unit defined in persistence.xml Key: OPENJPA-96 URL: https://issues.apache.org/jira/browse/OPENJPA-96 Project:

[jira] Commented: (OPENJPA-96) Runtime Enhancement only processes first persistence unit defined in persistence.xml

2007-01-09 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463337 ] Kevin Sutter commented on OPENJPA-96: - Looks like this is a duplicate of OPENJPA-78. I will close this one out.

[jira] Resolved: (OPENJPA-96) Runtime Enhancement only processes first persistence unit defined in persistence.xml

2007-01-09 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter resolved OPENJPA-96. - Resolution: Duplicate This is a dup of OPENJPA-78. Not resolved yet, but the same problem is

Re: Deadlock when insert in t1 and find in t2

2007-01-09 Thread Vlad Tatavu
Kevin, I use the MappingTool to create the db before I run the test program, so I don't have to specify any classes (i.e. class) in my persistence.xml - we don't really want to have to specify classes in persistence.xml because in the real project there are a lot of classes that use OpenJPA

[jira] Closed: (OPENJPA-63) Better pessimistic lock support for DB2 v8.2+

2007-01-09 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter closed OPENJPA-63. --- Better pessimistic lock support for DB2 v8.2+ -

Re: Configuration: either / or ?

2007-01-09 Thread Matthieu Riou
If I don't set openjpa.ConnectionDriverName (and even if I set openjpa.ConnectionFactory with my datasource instance) I get the A JDBC Driver or DataSource class name must be specified in the ConnectionDriverName property error. So I'm getting more and more confused as to which properties I

Re: [jira] Created: (OPENJPA-96) Runtime Enhancement only processes first persistence unit defined in persistence.xml

2007-01-09 Thread Vlad Tatavu
I know. I just said that because it is somehow related... -- Best regards, Vlad Tatavu Provisioning Orchestration Development, IBM Tivoli Toronto [EMAIL PROTECTED] Office (905) 413-3853 Kevin Sutter [EMAIL PROTECTED] 09/01/2007 12:20 PM Please respond to open-jpa-dev@incubator.apache.org

Re: Deadlock when insert in t1 and find in t2

2007-01-09 Thread Craig L Russell
Hi Vlad, It might be easier for you to file a JIRA and upload your test case to it. Craig On Jan 9, 2007, at 8:56 AM, Vlad Tatavu wrote: Kevin, I use the MappingTool to create the db before I run the test program, so I don't have to specify any classes (i.e. class) in my

Property access validation rules (was: RE: Troubleshooting help)

2007-01-09 Thread Patrick Linskey
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, January 08, 2007 9:01 PM To: open-jpa-dev@incubator.apache.org Subject: Troubleshooting help ... [java] 6222 WARN [OCDriverAllOpsAgent[0].0] openjpa.Enhance - Detected the following