4 Replies Latest reply on May 21, 2008 1:16 PM by clebert.suconic

    org.jboss.resource.adapter.mail cannot be solved

    rogerwbmd

      I am following http://wiki.jboss.org/wiki/InboundJavaMail to implement a MailListener. However, when I copy and past the sample code, the following shows that the org.jboss.resource.adapter.mail cannot be solved.

      import org.jboss.resource.adapter.mail.inflow.MailListener;


      How do I solve this? Is there any jar file from JBoss I need to put it?

      Thanks
      Roger