Hi, 
I want to generate the following tag in deployment descriptor ? But I couldn't find 
any @ejb : ejb-local-ref standard tag to include in my bean to generate the tag below 
in my dd. Is there a tag I'm not aware of which might help me resolve this problem. 
Thanks all for feedback. 

<ejb-local-ref> 
<ejb-ref-name>ejb/MusicPage</ejb-ref-name> 
<ejb-ref-type>Session</ejb-ref-type> 
<local-home>music.dao.MusicPageLocalHome</local-home> 
<local>music.dao.MusicPageLocal</local> 
<ejb-link>MusicPageBean</ejb-link> 
</ejb-local-ref> 


__________________________________________________________
Get your FREE personalized e-mail at http://www.canada.com

_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to