On 2/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Many thanks in advance.
You can look here: http://chariotsolutions.com/geronimo/web-plan.html#web-plan-refs In particular, see "11.3.4.2.3. EJB Reference Examples" for a sample web.xml and geronimo-web.xml with local and remote EJB references. However, generally I would think you'd be using references to EJBs in the same EAR, in which case you can just use an EJB link in the web.xml and then you don't need anything in the geronimo-web.xml for the EJB reference at all. Thanks, Aaron
