1 Reply Latest reply on Jun 30, 2010 7:42 AM by wolfc

    EJB31Embedded

    marco.marcal

      Hi,

       

      I am new to the jboss world and I just started to test the EJB31 embeddable prototype (http://community.jboss.org/wiki/EJB31Embeddable). But the repository or the id seems wrong :

       

      Moreover i tried to download from nexus some libs. I managed to get :

       

      jboss.jboss-embeddable-ejb3 : 1.0.0.Alpha9

      jboss-embedded-all : 2.0.0.BETA1

       

      But the compiler doesn't like this line :

       

      properties.setProperty(EJBContainer.EMBEDDABLE_MODULES_PROPERTY, getBaseURLToResource("org/jboss/beach/ejb3/HelloBean.class"));

       

      The "EMBEDDABLE_MODULES_PROPERTY" is not known.

       

       

      Any help is welcome ;-)

       

      Regards,

       

      --

      Marco Marcal