0 Replies Latest reply on Jan 2, 2003 3:20 PM by mirza_mohsin_beg

    JaasSecurityManager error

    mirza_mohsin_beg

      Hi,

      I have a need to modify the service to use my own SecurityProxyFactoryClassName for the security manager.

      If I put the Mbean definition (in a **-service.xml) and my class file packaged as a sar in $JBOSS_DIST/server/default/deploy, I get a 'jaas not bound' exception when the server boots up and everything errors out.

      However when I put modify $JBOSS_DIST/server/default/conf/jboss-service.xml with my factory class name and put my jar (with the .class) in $JBOSS_DIST/server/default/lib everything runs ok.

      I thought one did not need to put anything in the lib directory. Any pointers would be greatly appreciated.

      Thanks,

      -Mohsin