Re: Firebird issues

2008-11-19 Thread Kevin Sutter
Alexey, Thank you for the great analysis and proposed patches and solutions! We'll attempt to incorporate these shortly. Kevin On Tue, Nov 18, 2008 at 10:23 PM, Alexey Ousov <[EMAIL PROTECTED]> wrote: > Hello Simone and Kevin, > Thanks for replies. After some days of debugging I successfully ex

Re: Firebird issues

2008-11-18 Thread Alexey Ousov
Hello Simone and Kevin, Thanks for replies. After some days of debugging I successfully executed OpenJPA with Firebird database. Some configuration tricks and OpenJPA code changes were necessary for doing this. The following reports were created: https://issues.apache.org/jira/browse/OPENJPA-7

Re: Firebird issues

2008-11-18 Thread Kevin Sutter
Yes! As, Simone points out, proposed patches are always welcome. Even if you can't provide the specific patch, providing testcases is also welcome. Anything to help pinpoint and resolve the problem will help with faster turnaround. Thanks! Kevin On Tue, Nov 18, 2008 at 6:55 AM, Simone Gianni <

Re: Firebird issues

2008-11-18 Thread Kevin Sutter
Alexy, Please write at least one JIRA Issue on the Firebird support. You could either write three separate bug reports, but it sounds like we need a refresh of the Firebird support. So, one JIRA Issue should suffice. But, it's your call. Thanks for bringing these concerns to our attention. Kev

Re: Firebird issues

2008-11-18 Thread Simone Gianni
Hi Alexey, I'm not a JPA team member, but I think you can/should submit your patches creating Jira issues and all the rest. I don't think anyone will have problems receiving a patch. Simone Alexey Ousov wrote: > Hello All! > I'm trying to work with OpenJPA and Firebird database. The actual > envi

Firebird issues

2008-11-17 Thread Alexey Ousov
Hello All! I'm trying to work with OpenJPA and Firebird database. The actual environment is: Apache ODE BPEL engine under Apache Tomcat 5.5 which uses OpenJPA with Firebird database. After some investigations everything works, but with many limitations. These limitations I wish to talk about.