Hi Aaron,
The code is great. IMHO, below are the things that we need to be done for
getting this big patch applied.
1. axis2-war module test case code is out-of-update, it still refers to the
old dao package, like 'org.apache.ode.bpel.dao.", It seems to me that we
didn't compile and run test case
[
https://issues.apache.org/jira/browse/ODE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850007#action_12850007
]
Kishanthan Thangarajah commented on ODE-784:
I'm interested in working on this ide
Hi Jeff,
I completed the new JPA based SimpleScheduler DAO implementation. Now there is
JDBC based implementation (refactored original delegate implementation), a JPA
OpenJPA implementation (default now), and a JPA Hibernate implementation. I did
not create a new non-JPA Hibernate implementatio