8 Replies Latest reply on Jun 14, 2006 4:13 AM by mindhaq

    EJB3 Project using jboss-4.0.4.CR2

    mindhaq

      Hey,

      I'm currently testing EJB3 development with Jboss Eclipse IDE (1.5.1GA). and was using Jboss 4.0.4 RC1 for that. Now I wanted to give the new CR2 a try.

      I created a new server configuration, but when I try to add it to the Classpath as a Jboss EJB3 library, I get the following error message:

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


      I took a quick look at the directory structure, and yes, that did change for the EJB3 libraries. With RC1, there was a directory server/default/deploy/ejb3.deployer, which is now missing. At least some of the jars are now in server/default/lib.

      Am I missing something here? Is there some special configuration setting for the new CR? Can I get an update for Eclipse IDE somewhere?

      Is there maybe a better place for posting this bug?