|
How do I re-run Xdoclet's entity bean wizard? -
03-09-2009, 11:27 AM
I'm creating EJB 2.1 entity beans for JBoss 5 using WTP 2.0 and Xdoclet 1.2.3. When I first create the bean I get a handy wizard that reads the schema from the database and let's me define additional bean attributes and the mapping.
Once I've created the entity bean is there a way to "re-run" the wizard to go back and add additional attributes to the entity bean (or do I have to edit the code generated by XDoclet by hand)?
|