I have a CMR defined on 2 entity beans and I've inserted in both entities XDoclet "@ejb.data-object" tags so I expect that my exposed CMR methods should be available for me in the generated data object classes... but they are not.
I've annotated my CMR methods with "@ejb.interface-method" so I guess that they should be picked up by XDoclet and included in each entity's corresponding data object class. The rest of my methods (all CMP) in the class that are exposed, do show up in the generated data object class, but for some reason my CMR methods are not being picked up and so I'm unable to execute any methods that manipulate the CMR tables. Any help appreciated !!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954198#3954198 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954198 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user