4 Replies Latest reply on Nov 5, 2012 9:46 PM by raj.n

    Disable security using components.xml

    aamonten.amontenegro.redhat.com
      Hi, by reading the doc (http://docs.jboss.org/seam/2.2.0.GA/en-US/html_single/#d0e8686) it states it's possible to disable the security of seam by:

      Identity.setSecurityEnabled(false)

      It also states that it is possible to do the same by configuration of the component, I have been checking the options in components.xml with the help of jboss tools, and the option that looks like the correct are:

      <security:identity installed="true"/>

      please can any validate this, and if I'm wrong please how I should disable security by configuration in components.xml

      thanks
      Alejandro