Yes, I have to explicitly set the <role-name>s in JETSPEED_HOME/WEB-INF/web.xml
in order to avoid 403. <role-name>*</role-name> works only for admin role for me. On 2/15/06, Aaron Evans <[EMAIL PROTECTED]> wrote: > > Out of curiosity, are you getting a 403 whenever you login as someone that > doesn't have the admin role? > > This is an issue we found with Tomcat 5.5.15, JDK 1.5 (but on non-windows > platforms). > > > > On 2/15/06, Vladimir Simjanoski <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > I'm using J2 with Tomcat 5.5.15 on Windows. The redeployment doesn't > work > > for me > > (I have set the antiJARLocking attribute to true in > > TOMCAT_HOME\conf\context.xml). > > I know this is more relevant to Tomcat then J2, but I'm just wandering > > whether anyone out there > > experience the same thing. > > > > > >
