j_security_check在哪個配置檔案裡面啊

yixc0yixc發表於2007-04-30
如題,我下勒一個,然後他開始轉向j_security_check的時候就出錯了,我找遍了怎個資料夾都找不到這個在哪裡設定的,報錯
11:29:12,125 INFO [STDOUT] 2007-04-30 11:29:12,125 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework]enter LoginServlet
11:29:25,796 INFO [STDOUT] 2007-04-30 11:29:25,796 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework] username and password is not null
11:29:38,640 INFO [STDOUT] 2007-04-30 11:29:38,640 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework] forward /jivejdon/j_security_check?j_username=admin&j_password=admin
11:30:42,500 ERROR [UsersRolesLoginModule] Failed to load users/passwords/role files
java.io.IOException: No properties file: users.properties or defaults: defaultUsers.properties found
at org.jboss.security.auth.spi.Util.loadProperties(Util.java:313)

相關文章