View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820792#3820792

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820792

Fix your xml, module-option is a child element of login-module:





  <application-policy name = "other">

   

      <login-module code = "org.jboss.security.auth.spi.UsersRolesLoginModule" flag = 
"required">

         <module-option name = "unauthenticatedIdentity">guest</module-option>

      </login-module>

  </application-policy> 




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to