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

2010-02-01 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828262#action_12828262 ] Catalina Wei commented on OPENJPA-1483: --- Hi Fay, 1. for newly added unsupported mes

[jira] Updated: (OPENJPA-1491) org.apache.openjpa.kernel.Bootstrap uses the application classloader to load OpenJPA internals

2010-02-01 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1491: -- Component/s: (was: integration) osgi Fix Version/s: 2.0.0 > org.

[jira] Updated: (OPENJPA-1490) ClassNotFoundExceptions in an OSGi environment

2010-02-01 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1490: -- Component/s: osgi > ClassNotFoundExceptions in an OSGi environment >

[jira] Updated: (OPENJPA-1492) Change access on ReverseMappingTool#getAnnotationsForMeta(Object) from private to public

2010-02-01 Thread Laird Nelson (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laird Nelson updated OPENJPA-1492: -- Description: Because of two other related bugs, it is impossible to have the ReverseMappingT

[jira] Created: (OPENJPA-1492) Change access on ReverseMappingTool#getAnnotationsForMeta(Object) from protected to public

2010-02-01 Thread Laird Nelson (JIRA)
Change access on ReverseMappingTool#getAnnotationsForMeta(Object) from protected to public -- Key: OPENJPA-1492 URL: https://issues.apache.org/jira/browse/OPENJPA-1492

[jira] Commented: (OPENJPA-1490) ClassNotFoundExceptions in an OSGi environment

2010-02-01 Thread Timothy Ward (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828199#action_12828199 ] Timothy Ward commented on OPENJPA-1490: --- I'm not looking for a PersistenceException

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

2010-02-01 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828186#action_12828186 ] Fay Wang commented on OPENJPA-1483: --- Hi Milosz, thank you for pointing out this. Common

[jira] Updated: (OPENJPA-1491) org.apache.openjpa.kernel.Bootstrap uses the application classloader to load OpenJPA internals

2010-02-01 Thread Timothy Ward (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Ward updated OPENJPA-1491: -- Description: When attempting to create an EntityManagerFactory in an OSGi environment the or

[jira] Created: (OPENJPA-1491) org.apache.openjpa.kernel.Bootstrap uses the application classloader to load OpenJPA internals

2010-02-01 Thread Timothy Ward (JIRA)
org.apache.openjpa.kernel.Bootstrap uses the application classloader to load OpenJPA internals -- Key: OPENJPA-1491 URL: https://issues.apache.org/jira/browse/OPENJPA-1491

[jira] Commented: (OPENJPA-1490) ClassNotFoundExceptions in an OSGi environment

2010-02-01 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828132#action_12828132 ] Donald Woods commented on OPENJPA-1490: --- What exactly are you looking for? The spe

[jira] Created: (OPENJPA-1490) ClassNotFoundExceptions in an OSGi environment

2010-02-01 Thread Timothy Ward (JIRA)
ClassNotFoundExceptions in an OSGi environment -- Key: OPENJPA-1490 URL: https://issues.apache.org/jira/browse/OPENJPA-1490 Project: OpenJPA Issue Type: Bug Components: diagnostics Af