[jira] Created: (OPENJPA-1644) Null field values after calling EntityManager.remove()

2010-04-30 Thread Leo Isiah Sambayan (JIRA)
Null field values after calling EntityManager.remove() -- Key: OPENJPA-1644 URL: https://issues.apache.org/jira/browse/OPENJPA-1644 Project: OpenJPA Issue Type: Bug Reporter: Le

Exception

2010-04-30 Thread Ян Программист
If i try the following: 1221 embeddables ERROR [main] openjpa.Runtime - Failed to create a provider for "embeddables". java.lang.RuntimeException: There were errors initializing your configuration: java.lang.ClassCastException: org.apache.openjpa.conf.OpenJPAConfigurationImpl cannot be cast

Re: svn commit: r939471 - /openjpa/site/doap_OpenJPA.rdf

2010-04-30 Thread Donald Woods
There were some discussions on the ASF members list yesterday about how to better expose/market our projects and solutions. So, I submitted the below DOAP [1] file to site-...@a.o yesterday and we are now listed on the projects website [2] and listed as implementing JSR-220 and JSR-317 [3]. [1] h

Re: svn commit: r939471 - /openjpa/site/doap_OpenJPA.rdf

2010-04-30 Thread Michael Dick
Cool stuff. Thanks for putting together the DOAP Donald! For some reason I don't see us on [2] or [3] - do I just have something cached, or maybe the site just needs to be refreshed? -mike On Fri, Apr 30, 2010 at 12:16 PM, Donald Woods wrote: > There were some discussions on the ASF members li

[jira] Updated: (OPENJPA-1440) Allow COUNT(*) instead of COUNT(t0.id) for simple queries as an option

2010-04-30 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-1440: -- Fix Version/s: 1.2.3 1.3.0 > Allow COUNT(*) instead of COUNT(t0.id) for si

Re: svn commit: r939471 - /openjpa/site/doap_OpenJPA.rdf

2010-04-30 Thread Donald Woods
We were in both earlier. Guessing someone regenerated the site without the latest svn files Pinging site-dev@ to see what's up. -Donald On 4/30/10 1:24 PM, Michael Dick wrote: > Cool stuff. Thanks for putting together the DOAP Donald! > > For some reason I don't see us on [2] or [3] - do

Re: Call for Participation: Technical Talks -- ApacheCon North America 2010

2010-04-30 Thread Kevan Miller
FYI. Forwarding the ApacheCon CFP from annou...@apachecon.com --kevan On Apr 28, 2010, at 1:48 PM, Sally Khudairi wrote: > ApacheCon North America 2010 > 1-5 November 2010 -- Westin Peachtree in Atlanta > > Technical Tracks: Call For Participation > All submissions must be received by Friday, 28

[jira] Commented: (OPENJPA-1642) ClassCastException caused when using property 'openjpa.Sequence'

2010-04-30 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862821#action_12862821 ] Michael Dick commented on OPENJPA-1642: --- Pinaki's suggestion to enhance at build ti

[jira] Updated: (OPENJPA-1610) Allow applications using OpenJPA 1.x to run with the JPA 2.0 jar on the classpath

2010-04-30 Thread David Ezzio (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ezzio updated OPENJPA-1610: - Attachment: Patch930357n378.diff Patch file that ignores whitespace changes in the changes appl

Re: svn commit: r939471 - /openjpa/site/doap_OpenJPA.rdf

2010-04-30 Thread Donald Woods
OK, #2 and #3 are fixed again. One of the site infrastructure team had to take a look at the scripts that run every 3 hours for some errors -Donald On 4/30/10 2:26 PM, Donald Woods wrote: > We were in both earlier. Guessing someone regenerated the site without > the latest svn files

[jira] Updated: (OPENJPA-1483) count (Distinct e) in JPQL gives wrong result when the id field is a compound primary key

2010-04-30 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1483: --- Attachment: OPENJPA-1483-1.2.x.patch.txt OPENJPA-1483-1.3.x.patch.txt Added