Hi,
MyEclipse xdoclet is generating the bean interfaces fine, but it is putting them in an interfaces package. The standards for the project I’m on decree that the interfaces should be in the ejb package. How do I change the xdoclet config to generate the files in the ejb package. I’ve looked at the MyEclipse-Xdoclet properties and the destDir is just set to src. What should I chnage it to?
Thanks