Can someone tell me how to specify a value for ejb-link?  I am using the
@ejb:ejb-ref tag and I need to use ejb-link to point to a bean in
another ejb-jar file.  So I want the output to look like:
<ejb-ref>
  ...
  <ejb-link>other-ejb.jar#OtherBean</ejb-link>
</ejb-ref>

I am not seeing any mention of ejb-link in the documentation.  I am
about to start digging through the source code but thought someone might
have some words of wisdom to share first.  Thanks.

Tim McCune
Software Architect
Fusura, LLC


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to