Put this in a jboss-web.xml:

<?xml version="1.0" encoding="UTF-8"?>
<jboss-web>
    <resource-ref>
        <res-ref-name>mail/Session</res-ref-name>
        <res-type>javax.mail.Session</res-type>
        <jndi-name>java:/Mail</jndi-name>
    </resource-ref>
</jboss-web>

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952449#3952449

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952449


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to