0 Replies Latest reply on Jan 22, 2009 8:03 AM by jc7442

    Where is Jboss-embedded 2.0.0 beta1 ?

    jc7442

      Hi,
      I use JBoss 4.2.3.GA for production and JBoss-embedded beta3 for some unit tests.

      For some of my EJBs, I use jboss annotation such as @Service or @ResourceAdapter. These annotations have been from org.jboss.ejb3.annotation package to org.jboss.annotation.ejb.

      Embbedded container and JBoss4.2.3.GA uses different release. I cannot test my app in embbeded jboss ...

      I have found a jar jboss-embedded-all-2.0.0.BETA1.jar on a jboss maven repository that fix this issue.

      Is there a full this of ths jboss-embedded 2.0.0.BETA1 project somewhere ?