Re: [VOTE] renaming the JPA's table from ODE_ to BPEL_ as prefix.

2010-06-16 Thread Rafal Rusin
Agreed. Please also note that dao-hibernate will remain for some time (it may be long) after releasing hibernate-jpa version with upgrade script from dao-hibernate. This is, because merging current dao-hibernate features into jpa-hibernate will take some time to implement (and make equally stable).

Re: [VOTE] renaming the JPA's table from ODE_ to BPEL_ as prefix.

2010-06-16 Thread Jeff Yu
The suggestion and discussion happened here: http://ode.markmail.org/message/agdihktklaerqes6?q=change+roadmap As Rafal stated, the benefit would be that easier migration for Hibernate User from native Hibernate to JPA Hibernate, also we can finally drop the dao-hibernate module. I wouldn't think

Re: [VOTE] renaming the JPA's table from ODE_ to BPEL_ as prefix.

2010-06-16 Thread Rafal Rusin
+1 from me. On Wed, Jun 16, 2010 at 5:07 PM, Jeff Yu wrote: > Hi team, > > This is a follow-up vote for the Rafal's suggestion, which is to try to make > JPA implementation's table schema is as same as possible with the > dao-hibernate module db schema. > This means it would cause users who use O

[jira] Created: (ODE-850) Infinite Loop when WSDL imports Schema and BPEL imports the same Schema.

2010-06-16 Thread David Carver (JIRA)
Infinite Loop when WSDL imports Schema and BPEL imports the same Schema. Key: ODE-850 URL: https://issues.apache.org/jira/browse/ODE-850 Project: ODE Issue Type: Bug

Re: [VOTE] renaming the JPA's table from ODE_ to BPEL_ as prefix.

2010-06-16 Thread Guillaume Nodet
Which suggestion ? I haven't seen much discussion. It sounds like a major incompatible change for OpenJPA users. What's the benefit ? Can the two schema be exactly the same or not ? On Wed, Jun 16, 2010 at 17:07, Jeff Yu wrote: > Hi team, > > This is a follow-up vote for the Rafal's suggestion

[jira] Assigned: (ODE-849) Improve E4X extension to access process context

2010-06-16 Thread Milinda Lakmal Pathirage (JIRA)
[ https://issues.apache.org/jira/browse/ODE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milinda Lakmal Pathirage reassigned ODE-849: Assignee: Milinda Lakmal Pathirage > Improve E4X extension to access process c

[jira] Created: (ODE-849) Improve E4X extension to access process context

2010-06-16 Thread Milinda Lakmal Pathirage (JIRA)
Improve E4X extension to access process context --- Key: ODE-849 URL: https://issues.apache.org/jira/browse/ODE-849 Project: ODE Issue Type: New Feature Reporter: Milinda Lakmal Pathira

[jira] Commented: (ODE-841) Migrating BPEL Extension support to ODE trunk

2010-06-16 Thread Waruna Ranasinghe (JIRA)
[ https://issues.apache.org/jira/browse/ODE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879374#action_12879374 ] Waruna Ranasinghe commented on ODE-841: --- Hi all, I started porting BPEL extension suppor

[VOTE] renaming the JPA's table from ODE_ to BPEL_ as prefix.

2010-06-16 Thread Jeff Yu
Hi team, This is a follow-up vote for the Rafal's suggestion, which is to try to make JPA implementation's table schema is as same as possible with the dao-hibernate module db schema. This means it would cause users who use OpenJPA will have the db schema changes dramatically from the 1.3.5 releas

[jira] Commented: (ODE-840) XPath20ExpressionCompilerImpl can't parse functions with embedded functions

2010-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ODE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879325#action_12879325 ] Hudson commented on ODE-840: Integrated in ODE-trunk-jdk6 #289 (See [http://hudson.zones.apache.o

[jira] Commented: (ODE-807) Infinite Loop when locating unresolved functions in XPath expression

2010-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ODE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879324#action_12879324 ] Hudson commented on ODE-807: Integrated in ODE-trunk-jdk6 #289 (See [http://hudson.zones.apache.o

Hudson build is unstable: ODE-trunk-jdk6 #289

2010-06-16 Thread Apache Hudson Server
See

[jira] Commented: (ODE-848) Changes to the BpelC.compile method breaks the API

2010-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ODE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879304#action_12879304 ] Hudson commented on ODE-848: Integrated in ODE-trunk #299 (See [http://hudson.zones.apache.org/hu

Hudson build is still unstable: ODE-trunk #299

2010-06-16 Thread Apache Hudson Server
See

[jira] Resolved: (ODE-848) Changes to the BpelC.compile method breaks the API

2010-06-16 Thread Rafal Rusin (JIRA)
[ https://issues.apache.org/jira/browse/ODE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafal Rusin resolved ODE-848. - Resolution: Fixed Thanks Antoine! > Changes to the BpelC.compile method breaks the API > --