0 Replies Latest reply on Jun 22, 2005 6:46 AM by alex_knight

    Jboss 4.0.2 Eclipse EJB3 import javax.ejb.EJBException; prob

    alex_knight

      Hi all,

      I have been attempting to get a jboss ejb3 statful session bean example
      to work.
      However eclipse seems unable to find the package javax.ejb.* in the
      classpath.
      Error message:
      The import javax.ejb cannot be resolved.

      I am using j2se 5.

      Is this package still used with ejb 3? Am I totally on the wrong track attempting to use this package with ejb 3.

      Thanking you in advance,
      alex