Maybe you could use these XDoclet tags in your Java code?
@ejb.bean name="MyBean"
           local-jndi-name = "jndi-name="mypackage/MyBean"
           type="Stateless"
           view-type="local"

Gerald

On Mar 30, 2005 9:28 PM, Joao Vitor Lacerda Guimaraes
<[EMAIL PROTECTED]> wrote:
> I'd like to generate a ejb-jar file without the home and remote tags because
> i'm not using remote interfaces.
> I took a look at deploymentdescriptor subtask but i didnt see how to do this.
> Can you help me on this?
> 
> Thanks.
> Joao Vitor Lacerda Guimaraes
> 
> -------------------------------------------------------
> This SF.net email is sponsored by Demarc:
> A global provider of Threat Management Solutions.
> Download our HomeAdmin security software for free today!
> http://www.demarc.com/Info/Sentarus/hamr30
> _______________________________________________
> xdoclet-user mailing list
> xdoclet-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to