2 Replies Latest reply on Jun 12, 2007 9:52 AM by jmiguel77

    EJB3 mail session injection

    jmiguel77

      Hi:

      In my jboss mail-service.xml i have defined the parameters for the mail server i want to use

      I want to use a Stateless Session Bean to send email so i can have one central service to mail management

      How can i inject the mail session in my SSB ? is there any @Something to call the mail session ??

      thanks