1 Reply Latest reply on Jul 27, 2005 11:08 PM by engelme

    JBoss EJB3 Libraries (unbound)

    fourierxform

      I am using Eclipse 3.1, JDK 1.5, and JBossIDE-1.5M1-ALL+EJB3. In the Eclipse IDE, in the "Package Explorer", it shows the following:

      [-] -- JBoss EJB3 Libraries (unbound)

      Therefore, when I try to import javax.ejb, it doesn't recognize it. How do I fix this?

      Thanks!

        • 1. Re: JBoss EJB3 Libraries (unbound)
          engelme

          The JBossIDE-1.5M1 doesn't work with Eclipse 3.1. Download and install the M2 version.
          In the M2 version the EJB3 libraries point to the {$JBOSS_HOME}/server/all/deploy/ejb3.deployer directory. You have to make sure jboss is installed and setup under DEBUG and under Window->Preferences->JbossIDE->Launcher. Hope this helps.