3 Replies Latest reply on Oct 21, 2005 5:24 AM by lauro

    How to use javax.mail inside EJB3

      I cannot use the javax.mail package inside an ejb3, because the jar for it is in the web-inf/lib directory.

      Is there another place I'm supposed to put it for the ejb3 to pick it up, or is there a completely different way of handling mail using ejb3?