According to JBoss 4.0.2 Application Server Guide (v3) , Chap 3, the resource ref is specified in the web.xml
<!-- JavaMail Connection Factories (java:comp/env/mail) --> <resource-ref> Default Mail <res-ref-name>mail/DefaultMail</res-ref-name> <res-type>javax.mail.Session</res-type> <res-auth>Container</res-auth> </resource-ref> My basic question is, "Where are the ResourceParams specified?" In Tomcat, the params can be specified in the server.xml. Thx. Mike View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878609#3878609 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878609 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user