Hello there! I've ejbdoclet to create my Remote and home interfaces. When I changed my EBJ Bean to extend AbstractStatelessSessionBean. The xdoclet stoped generating those interfaces and ejb-jar. What should I do to make those work again?
Thanks PS: Here's the annotation I use: I also tried : @ejb.interface extends= "javax.ejb.EJBObject" /** * @ejb.bean name="LoginFachada" * display-name="Name for LoginFachada" * description="Description for LoginFachada" * jndi-name="ejb/LoginFachada" * type="Stateless" * view-type="remote" * @ejb.util generate = "physical" */ ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ xdoclet-user mailing list xdoclet-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-user