I missed writing another line about modifying Server.xml for TC4 <!-- Because this Realm is here, an instance will be shared globally --> - <!-- Realm className="org.apache.catalina.realm.MemoryRealm" / --> <Realm className="wrappers.catalina.SlideRealm" />
What else i am missing, is Configure Catalina to use realm wrappers.catalina.SlideRealm different from above changes. Thanks Rama -----Original Message----- From: Ram Kurapati Sent: Wednesday, October 31, 2001 4:01 PM To: [EMAIL PROTECTED] Subject: TC 4.0.1 and TC 3.2.3 Hi, I remeber ,i have modified(added user with roles) tomcat_home\tomcat-users.xml , and uncommented authentication part in web.xml in TC3.2.3 and Slide starts. I have made the same changes in TC4.0.1 ,but Slide web app doesn't start. I am sure it is something on permissions in domain.xml and couldn't figure it out as i have only changed the servlet engine. Wondering what have i missed TC4.0.1. The log is 31 Oct 2001 15:09:21 - INFO - Loading object /users/groupA/singleGroupMember 31 Oct 2001 15:09:21 - INFO - Loading object /users/root 31 Oct 2001 15:09:21 - WARNING - Access denied on /users/root by user / for action /tempaction 31 Oct 2001 15:09:21 - INFO - Insufficient credentials to create object 31 Oct 2001 15:09:21 - INFO - Loading object /users/john 31 Oct 2001 15:09:21 - WARNING - Access denied on /users by user / for action /tempaction Any hints are highly appreciated. Thanks Rama -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
