0 Replies Latest reply on Sep 25, 2001 5:00 AM by deepshet

    auth.conf

    deepshet

      hi
      im running into problems with jboss security
      im using a custom login module in tomcat/auth.conf and accessing some beans through a JSP ,everything works fine.
      now i want the client to be a standalone java application (in a different VM) .i have copied the same code from the jsp.as i understand it i must make an entry in client\auth.conf since i dont want any authentication there i use the ClientLoginModule . however now only ClientLoginModule is loaded the custom login module doesnt run at all
      any idea what else i must do in order to get this to work?
      i have looked at the javaworld article ...but no clues
      bye
      deepak