On Dec 20, 2006, at 10:25 PM, Dain Sundstrom wrote:
I have created a bunch of subtasks for https://issues.apache.org/
jira/browse/OPENEJB-123 so you can track my progress.
Nice!
Currently, I have CMP 1.x working and a good portion of CMP 2.x.
For 2.x, I haven't written the code that generates concrete
subclasses of the abstract CMP 2.x entity bean class, so you have
to code them by hand like this:
http://svn.apache.org/viewvc/incubator/openejb/trunk/openejb3/
itests/openejb-itests-beans/src/main/java/org/apache/openejb/test/
entity/cmr/onetomany/ABean.java?revision=487456&view=markup
Excellent. So are we running these beans in the itests yet?
-David