JBoss Community Archive (Read Only)

Enterprise Portal Platform 5

Portal Containers

If a customized portal container was used in JBoss Enterprise Portal Platform 5.1, its login module list should be adapted. The following would need to be added on top of the other login module definitions in the file gatein-jboss-beans.xml:

If this is not done, it will not be possible to log into the portal.

Example
      <login-module code="org.gatein.wci.security.WCILoginModule" flag="optional">
        <module-option name="portalContainerName">ecmdemo</module-option>
        <module-option name="realmName">gatein-domain-ecmdemo</module-option>
      </login-module>
JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-10 12:30:10 UTC, last content change 2011-11-22 00:11:36 UTC.