sorry for the messy post above.
I was confused by the sample method which had been added to my test EJB entity bean. I only noticed it in the generated remote class, and I thought it had been added there by the XDoclet generation.
A little while after posting, I saw the “generate sample method” option in the New -> EJB wizard.
What I would like to be able to modify now, are the EJB class template files. There are large amounts of javadoc for all of the EJB methods if you generate them. I would like them generated, but without the complete explanation that is currently put into the javadoc comments. Is that possible?