This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Problem with Access to the requested resourcestarksm64 Dec 14, 2004 12:51 AM (in response to leets003)There is no change in the security layer between the two versions. Try securing the jmx-console.war with the same security domain between the 2 versions. If that shows the same problem report back on that. 
- 
        2. Re: Problem with Access to the requested resourceleets003 Dec 15, 2004 7:55 PM (in response to leets003)Dear all, 
 Finally, the problem was fixed. I setup mysql database and use defaultDS as the JDBC-connector for JMX-console authenication. Both version of JBOSS AS works for this database.
 However I would like to caching for the JBoss authenication. When I insert one record into MySQL database for new user, and then I login the JMX-console using a new user. However it return fail to login.
 So I restart the JBOSS AS and then re-login again. It works.
 So how can I change the caching parameter for JBOSS AS?
 Thanks a lot.
 Best regards
 Patrick Lee
 
    