0 Replies Latest reply on Oct 24, 2002 2:58 PM by berkgypsy

    security-domain in ejb-doclet

    berkgypsy

      Hello there,

      I want to use ejb-doclet to create a jboss.xml that looks like this:

      <?xml version='1.0' encoding='UTF-8' ?>


      <security-domain>java:/jaas/testAppSecurity</security-domain>


      but I don't see any jboss tags that will let me delare a security domain for my ejbs. Am I overlooking it?

      Emily