I'm working on a simple HelloWorldEJB stateless session bean that I want to
run in Weblogic.  I'm using the xdoclet plugin and xdoclet is able to
generate the home/remote classes.  Should xdoclet be able to generate the
weblogic-ejb-jar.xml descriptor?  If so, how do I do this?  Is there a
special tag in the EJB source code or is there something in the pom I need
to specify?

I'm guessing this a task of xdoclet instead of maven but I'm not sure.  Any
input would be appreciated.

Thanks,
Brian

Reply via email to