In my session beans I am currently using the xdoclet "resource-manager" to link my session beans to other services such as MDBs. For example:
* @jboss.resource-manager * res-man-name="${jndi.queue.mymdb}" * res-man-jndi-name="${jboss.queue.mymdb}"
However, I see that there is also a "resource-ref" tag. So perhaps I should be using:
* @jboss.resource-ref * res-ref-name="${jndi.queue.mymdb}" * jndi-name="${jboss.queue.mymdb}"
I'm a bit confused with these. Can anyone clarify which I should use? thanks, Brian
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user