Hi The deployment descriptor generated by JBuilder contains 2 "home" remove methods
ejbRemove(java.lang.Object) & ejbRemove(javax.ejb.Handle) even they are not defined in the source. As XDoclet does not find any javadoc tags for these methods, they don't appear in the generated deployment descriptor. These missing interface-methods cause the EJB verify tools to fail. Should I add the methods to the code, or is there another way around this. Thanks -- Jesse Stockall | Tel: 1+ 613.599.2441 ext. 243 CRYPTOCard Corporation | Fax: 1+ 613.599.2442 Suite 304, 300 March Rd. | email: [EMAIL PROTECTED] Ottawa, ON, Canada K2K 2E2 | web: www.cryptocard.com --------------------------------------------------------------------- _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
