Missing configuration resource /WEB-INF/struts-config.xml

2001-10-02 Thread Mike Douglass

I'm trying to get a combination of struts (1.0), tomcat 4 b7 and kerb 5 
working.

I've got security enabled and I'm getting the above message. I've tried 
moving the struts config file about and changing the config parameter in 
web.xml but no luck at all.

It sort of worked with tomcat4 b5 but authentication with forms wasn't 
working so I moved to b7.

Does anybody have any ideas what's going on. Also, where do I set a 
non-zero debug value to see logging from the webapp loader? I set them all 
to non-zero in server.xml and it didn't appear.

Mike Douglass   [EMAIL PROTECTED]
Senior Systems Programmer   
Communication  Collaboration Technologies  518 276 6780(voice) 2809 (fax)
Rensselaer Polytechnic Institute 110 8th Street, Troy, NY 12180




Re: Missing configuration resource /WEB-INF/struts-config.xml

2001-10-02 Thread Mike Douglass

I've partially answered my own question. I thought I'd tried this (I've 
been at it all day).

Starting up without security eliminates the Missing configuration resource 
error. I guess I need to mess around with catalina.policy to give the 
loader access.

Shouldn't it have read access by default to the /WEB-INF directory? Do I 
have to specify every webapps access specifically?

It's also odd that there are no security violation error messages. I looked 
for them before trying it without security. Seems to fail silently.

At 02:55 PM 10/2/2001 , you wrote:
I'm trying to get a combination of struts (1.0), tomcat 4 b7 and kerb 5 
working.

I've got security enabled and I'm getting the above message. I've tried 
moving the struts config file about and changing the config parameter in 
web.xml but no luck at all.

It sort of worked with tomcat4 b5 but authentication with forms wasn't 
working so I moved to b7.

Does anybody have any ideas what's going on. Also, where do I set a 
non-zero debug value to see logging from the webapp loader? I set them all 
to non-zero in server.xml and it didn't appear.

Mike Douglass   [EMAIL PROTECTED]
Senior Systems Programmer
Communication  Collaboration Technologies  518 276 6780(voice) 2809 (fax)
Rensselaer Polytechnic Institute 110 8th Street, Troy, NY 12180


Mike Douglass   [EMAIL PROTECTED]
Senior Systems Programmer   
Communication  Collaboration Technologies  518 276 6780(voice) 2809 (fax)
Rensselaer Polytechnic Institute 110 8th Street, Troy, NY 12180




All user's roles

2001-09-26 Thread Mike Douglass

Is there any way to get all roles for a currently authenticated user?

We are about to implement a jsp application which allows a user to select 
one of a number of roles which will determine the functionality available 
in later pages.

Essentially, I want to create a drop down box of all valid roles for the 
current user without having to build the names of all possible roles into 
the page source.



Mike Douglass   [EMAIL PROTECTED]
Senior Systems Programmer   
Communication  Collaboration Technologies  518 276 6780(voice) 2809 (fax)
Rensselaer Polytechnic Institute 110 8th Street, Troy, NY 12180