1 Reply Latest reply on Mar 20, 2009 5:32 PM by peterj

    JBoss 5.0 and EJB3 Libraries

      Hi;

      I've just downloaded jboss 5.0.1 G.A. Also jbosstools integrated to Eclipse 3.4. I'm trying to add JBoss EJB3 libraries to my project; i define jboss server for this; but it gives the below error:

      The selected configuration ("JBoss 5.0 Server") does not contain the expected EJB3 libraries. Please install JBoss with EJB3 enabled, or try another configuration.

      any help?

        • 1. Re: JBoss 5.0 and EJB3 Libraries
          peterj

          I suspect that the EJB3 facet code is looking for the JAR files in server/xxx/lib instead of in common/lib. As a workaround you could try copying the files from common/lib to server/xxx/lib and see if that fixes it. If it does fix it, open a JIRA for this issue and point it to this post. If it does not fix it, ask again in JBoss Tools (Users) forum.