Re: Streaming BLOB/LOB : who closes the stream?

2009-04-09 Thread David Jencks
On Apr 9, 2009, at 10:18 AM, Simone Gianni wrote: Hi all, I noticed that when using streaming BLOB, after consuming the stream, OpenJPA does not close it. This is causing lots of problems to us, cause we're working on a system that needs to populate lots of blobs from incoming files, subm

[jira] Commented: (OPENJPA-883) Documentation is out of date for some MySQLDictionary properties

2009-04-09 Thread Milosz Tylenda (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697621#action_12697621 ] Milosz Tylenda commented on OPENJPA-883: Also changed the out-dated paragraph abou

[jira] Updated: (OPENJPA-1031) Update docs that refer to OpenJPAEntityManager.getExtent(..)

2009-04-09 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-1031: - Attachment: OPENJPA-1031.patch > Update docs that refer to OpenJPAEntityManager.getExtent(..) >

[jira] Commented: (OPENJPA-773) Upgrade to JPA 2

2009-04-09 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697614#action_12697614 ] Albert Lee commented on OPENJPA-773: JPA 1 defines only {READ, WRITE} LockModeType, bu

[jira] Created: (OPENJPA-1031) Update docs that refer to OpenJPAEntityManager.getExtent(..)

2009-04-09 Thread Rick Curtis (JIRA)
Update docs that refer to OpenJPAEntityManager.getExtent(..) Key: OPENJPA-1031 URL: https://issues.apache.org/jira/browse/OPENJPA-1031 Project: OpenJPA Issue Type: Bug Co

[jira] Resolved: (OPENJPA-723) Feature request for PostgreSQL XML Column Mapping

2009-04-09 Thread Milosz Tylenda (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milosz Tylenda resolved OPENJPA-723. Resolution: Fixed Fix Version/s: 2.0.0 1.3.0 The patch applied t

[jira] Commented: (OPENJPA-1029) SQLServerDictionary causes NumberFormatException if MS SQL JDBC v2.0 is used

2009-04-09 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697592#action_12697592 ] Donald Woods commented on OPENJPA-1029: --- Thanks for the review. I'll attach an upd

Re: [DISCUSS] refactor @AllowFailure

2009-04-09 Thread MiƂosz Tylenda
+1 for giving JUnit 4 another try. Milosz > Edit, Assume is not an annotation, it is a method, sorry for the typo. > > -mike > > On Thu, Apr 9, 2009 at 11:46 AM, Michael Dick wrote: > > > Hi Donald, > > > > I think @Ignore is pretty much what I'm looking for for these excluded > > tests. Whet

Streaming BLOB/LOB : who closes the stream?

2009-04-09 Thread Simone Gianni
Hi all, I noticed that when using streaming BLOB, after consuming the stream, OpenJPA does not close it. This is causing lots of problems to us, cause we're working on a system that needs to populate lots of blobs from incoming files, submit them to a number of "processors" and then save them

Re: [DISCUSS] refactor @AllowFailure

2009-04-09 Thread Michael Dick
Edit, Assume is not an annotation, it is a method, sorry for the typo. -mike On Thu, Apr 9, 2009 at 11:46 AM, Michael Dick wrote: > Hi Donald, > > I think @Ignore is pretty much what I'm looking for for these excluded > tests. Whether we add a new annotation or rename @AllowFailure doesn't > mat

Re: [DISCUSS] refactor @AllowFailure

2009-04-09 Thread Michael Dick
Hi Donald, I think @Ignore is pretty much what I'm looking for for these excluded tests. Whether we add a new annotation or rename @AllowFailure doesn't matter much in the grand scheme of things. I think it's better to not run the tests that we don't expect to work rather than running them and dis

[jira] Commented: (OPENJPA-1029) SQLServerDictionary causes NumberFormatException if MS SQL JDBC v2.0 is used

2009-04-09 Thread Milosz Tylenda (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697509#action_12697509 ] Milosz Tylenda commented on OPENJPA-1029: - I was referring to v1.2 but from your

[jira] Created: (OPENJPA-1030) detachment with DetachState=fetch-groups doesnt work

2009-04-09 Thread Marc Logemann (JIRA)
detachment with DetachState=fetch-groups doesnt work Key: OPENJPA-1030 URL: https://issues.apache.org/jira/browse/OPENJPA-1030 Project: OpenJPA Issue Type: Bug Components: kernel

[jira] Commented: (OPENJPA-1029) SQLServerDictionary causes NumberFormatException if MS SQL JDBC v2.0 is used

2009-04-09 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697473#action_12697473 ] Donald Woods commented on OPENJPA-1029: --- What "older" driver are you referring to?

[jira] Commented: (OPENJPA-1029) SQLServerDictionary causes NumberFormatException if MS SQL JDBC v2.0 is used

2009-04-09 Thread Milosz Tylenda (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697460#action_12697460 ] Milosz Tylenda commented on OPENJPA-1029: - Donald, have you made sure we will not