[jboss-user] [EJB 3.0] - Re: How do I send an email inside an EJB3 Session Bean
mrchit_2000
do-not-reply at jboss.com
Fri Apr 13 21:52:09 EDT 2007
Hi,
How do I inject the resource? Any library I need to download?
I tried to do this but it did not work.
@Resource
| private javax.mail.Session session;
It complains javax.mail.Session is not found.
Thanks a lot,
LNgo
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037277#4037277
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037277
More information about the jboss-user
mailing list