We are porting our projects over to MyEclipse and we are following the MyEclipse literature for creating EJB’s stubs and skeltons using XDoclet. However, it appears the XDoclet does not like our MDBs it complains about it. XDoclet is not creating the ejbCreate() method in the SessionBean. When I go look on the site for XDoclet I notice a outstanding bug for version 1.2.3 involving this ejbCreate() issue.
What version of XDoclet is MyEclipse using?