SDeo,
Any docs relating to how to port a project containing a number Entity and SLSB’s over to MyEclipse and use XDoclet ? All the documentation talks about creating EJB’s from scratch. But in my case I already have a project with many entity and session beans.
We don’t have a tutorial on porting, but the first step is certainly to read and become comfortable with the processes for creating new EJB’s using XDoclet using the Quickstart in the documentation section here:
http://www.myeclipseide.com/ContentExpress-display-ceid-67.html
Once you’ve set up a test project and can run XDoclet to generate everything with the default settings, the process then becomes an XDoclet configuration issue to use non-default bean and package names. Information on that can be gathered from the forums and from the XDoclet reference manual available here: http://xdoclet.sourceforge.net/xdoclet/index.html