Tag Reference for @SybaseTags for creation of EAServer specific resources Class Level Tags Method Level Tags
Field Level Tags
Tag Usage, Class Level (@Sybase)@easerver.resource-ref (0..*)The resource-ref element gives a mapping between the name of a resource reference (res-ref-name, provided by the Bean Developer) and its resource (res-link, provided by the Application Assembler). There should be a corresponding @ejb.resource-ref tag present.
@easerver.ejb-ref (0..*)The ejb-ref element gives a mapping between the name of an ejb reference (ejb-ref-name, provided by the Bean Developer) and the JNDI name of the referenced bean (jaguar-link, provided by the Application Assembler). There should be a corresponding @ejb.ejb-ref tag present. NB If the beans are being deployed as part of the same EJB jar or application EAR, this tag may not be needed as EAServer can usually "guess" the relevant ejb link names.
|