1 Reply Latest reply on Aug 4, 2008 10:09 AM by kgoedert

    jaas not bound

    kgoedert

      Hello,

      I'm trying to use EJB3 embeddable to test my ejb3 components. When I deploy the app I get jaas not bound. My beans are annotated with @SecurityDomain. Which files need to be configured to make jaas work?

      Thanks

      Kelly

        • 1. Re: jaas not bound
          kgoedert

          I just figured out I need security-beans.xml file that should be in conf dir. I downloaded jboss-EJB-3.0_Embeddable_ALPHA.zip and this file is not in the conf dir.

          Isn't this the file I should download to use ejb3 embeddable?