[jira] Created: (OPENJPA-73) PersistenceProviderImpl.createContainerEntityManagerFactory() doesn't work if you supply jdbc specific properties

2006-10-31 Thread David Jencks (JIRA)
PersistenceProviderImpl.createContainerEntityManagerFactory() doesn't work if you supply jdbc specific properties - Key: OPENJPA-73 URL:

[jira] Commented: (OPENJPA-73) PersistenceProviderImpl.createContainerEntityManagerFactory() doesn't work if you supply jdbc specific properties

2006-11-05 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-73?page=comments#action_12447240 ] David Jencks commented on OPENJPA-73: - After a lot of work to get runtime enhancement sometimes working in geronimo, I've found a simple enough example to not

[jira] Created: (OPENJPA-221) DerbyDictionary doesn't describe a working mapping for char fields.

2007-04-18 Thread David Jencks (JIRA)
DerbyDictionary doesn't describe a working mapping for char fields. --- Key: OPENJPA-221 URL: https://issues.apache.org/jira/browse/OPENJPA-221 Project: OpenJPA Issue Type: Bug

[jira] Updated: (OPENJPA-148) Parsing exception while using an exploded archive

2007-05-02 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OPENJPA-148: - Attachment: OPENJPA-148.patch This patch fixes the issue for me in the geronimo integration.

[jira] Commented: (OPENJPA-148) Parsing exception while using an exploded archive

2007-05-04 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493730 ] David Jencks commented on OPENJPA-148: -- Marc did not apply this part of the patch, which was actually the

[jira] Commented: (OPENJPA-148) Parsing exception while using an exploded archive

2007-05-04 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493746 ] David Jencks commented on OPENJPA-148: -- Craig said... Just thinking a bit outside the box here. Is it possibly

[jira] Reopened: (OPENJPA-148) Parsing exception while using an exploded archive

2007-05-16 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks reopened OPENJPA-148: -- Some more experience indicates my previous patch suffers from at least 2 problems: - NPE if

[jira] Updated: (OPENJPA-148) Parsing exception while using an exploded archive

2007-05-16 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OPENJPA-148: - Attachment: OPENJPA-148-2.patch Attached patch fixes the 2 additional issues I've found.

[jira] Resolved: (OPENJPA-148) Parsing exception while using an exploded archive

2007-05-22 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved OPENJPA-148. -- Resolution: Fixed It works for geronimo now, many thanks! Parsing exception while using an