3 Replies Latest reply on Feb 21, 2005 2:42 PM by starksm64

    How to disable authorization, but keep authentication

    borisn

      Hi,
      I want to use only authentication part, but disable authorization on all beans. As soon as security turned on (by adding security-domain to standardjboss.xml) all beans? methods are access controlled and I have to add entries to all ejb-jar.xml files (and we have a lot of them) to grant permission to all methods


      Anyone knows any other way to disable authorization without modifying ejb-jar.xml files ?

      Thanks
      Boris