blob: 1eb53e6811d026091c5b7731fa5b3205ddb24c9a [file] [log] [blame]
The ejb-ref-name element contains the name of an EJB reference. This is the JNDI name that the servlet code uses to get a reference to the enterprise bean.
Example: <ejb-ref-name>ejb/Payroll</ejb-ref-name>