0 Replies Latest reply on Feb 28, 2007 4:02 AM by hamdurrahman

    Testing persistence Api(EJB 3) outside jboss container

      I want to test persistence api outside jboss container.
      For that i am using jboss embeddable ..I am trying to run the sample that is given on jboss site but didn't know how to configure the whole sample,so as to use jboss embeddable for JUnit test
      After somehow configuring it i am getting "Local server not initialized" error.
      Any idea how to do it with Jboss Embeddable