NPE When jspwiki.policy file not found in WEB-INF
-------------------------------------------------

                 Key: JSPWIKI-53
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-53
             Project: JSPWiki
          Issue Type: Bug
          Components: Authentication&Authorization
    Affects Versions: 2.6.0
         Environment: WinXP, Tomcat 5.5
            Reporter: Dave Wolf
             Fix For: 2.6.0


In the AuthorizationManager, a call is made to 
AuthenticationManager.findConfigFile( engine, DEFAULT_POLICY ). If this method 
does not find the jspwiki.policy file, then the following line after the call 
will result in a NPE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to