Hi Fred,

Wednesday, March 12, 2003, 4:04:43 PM, you wrote:

FS> Having the following tags in my Administration Servlet:

FS> But I do not know how to get the following stuff in jboss-web.xml
FS> for the jndi name

FS> <ejb-ref>
FS>   <ejb-ref-name>AdministrationEJB</ejb-ref-name>
FS>   <jndi-name>ejb/Administration</jndi-name>
FS> </ejb-ref>

The samples (XDoclet\samples\src\java\test\web\SimpleServlet.java)
suggest that:

 * @jboss.ejb-ref-jndi
 *     jndi-name="ejb/Administration"
 *     ref-name="AdministrationEJB"

 and the <jbosswebxml/> sub-task of the <webdoclet> task would be what
 you need.

-- 
Best regards,
 Gwyn                            mailto:[EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to