This illustration shows an example of the <resource-ref> element when defining a Mail Session object, as follows:


<resource-ref>
 <res-ref-name>mail/testMailSession</res-ref-name>
 <res-type>javax.mail.Session</res-type>
 <res-auth>Application</res-auth>
</resource-ref>