5 Replies Latest reply on Feb 22, 2004 9:54 AM by martin0

    JavaWorld JBoss JAAS paper

    martin0

      I'm trying to use the paper at http://www.javaworld.com/javaworld/jw-08-2001/jw-0831-jaas_p.html to get a working JAAS web application working, however the example is based on JBoss 2.4, and I'm using 3.2.3

      I guess that format of the server_auth.conf file of still works as this legacy format in metioned in the Admin/Development manual for JBoss3.2.1.

      The build fails on the existance of

      Again I presume this is not critical as I think the tomcat configuration is now in deploy/jbossweb-tomcat41.sar

      However the test clients refer to a client side auth configuration file, and I don't know where the equivelent of this is for JBoss 3.2.3

      Can someone shed some light on this, please?
      Are my previous assumptions correct?
      What does it take to get the example from this paper to work on 3.2.3?

      Thanks
      Martin