[jboss-user] [EJB 3.0] - JAAS + EJB3.0 + Jboss unable to propaogate

Gaurav Agarwal do-not-reply at jboss.com
Tue Jul 6 00:59:08 EDT 2010


Gaurav Agarwal [http://community.jboss.org/people/Gauravag] replied to the discussion

"JAAS + EJB3.0 + Jboss unable to propaogate"

To view the discussion, visit: http://community.jboss.org/message/551130#551130

--------------------------------------------------------------
I have tried lot many things but i'm unable to solve the issue.
Here have attached the zip files for webapplication as well as the ejb one u can check them out and the login-config.xml looks like (the modification)


<application-policy name="PassAuth">
    <authentication>
      <login-module code="com.mq.VerificationLoginModule"
        flag="required">
        <module-option name="debug">true</module-option>
      </login-module>
      <login-module code="org.jboss.security.ClientLoginModule" flag="required"></login-module>
 
    </authentication>
  </application-policy>



Please help. N thanks for all ur support.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/551130#551130]

Start a new discussion in EJB 3.0 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100706/dec417ec/attachment.html 


More information about the jboss-user mailing list