Authentication and roles (RFE)

2010-12-16 Thread Steve Mitchell
I would like my Tomcat instance to authenticate different roles differently. E.g., admins must use SSL client auth, while regular users use HTTP basic authentication over SSL. This seems like a routine requirement, but it's unsupported in Tomcat 6 (or 7). I have a workaround -- use an Apache

RE: JNDI not available from ServletContextListener

2010-07-29 Thread Steve Mitchell
I guess the maintainers know what they're doing, because my original DataSource problem turns out to be a configuration problem. I still don't know why the Eclipse project fails for me, but I'm assuming it's some kind of deployment problem. Thanks, case closed, --Steve

JNDI not available from ServletContextListener

2010-07-29 Thread Steve Mitchell
Can anybody reproduce the bug I'm getting in Tomcat 6.0.29, or is it just me? I'm trying to access a DataSource via JNDI from a ServletContextListener. I find that my InitialContext has no bindings at all in the ServletContextListener.contextInitialized() method. It makes no difference whethe

Intermittent blank page after log-n

2007-12-14 Thread Steve Mitchell
Thread.java:619) The realm is nothing unusual: Thanks, Steve Chris wrote: > Steve, > >> Steve Mitchell wrote: >> I'm using a JDBC realm with a site and sometimes when you try to >> access a secured resource you get a blank page after logging in. You >> have

Intermittent blank page after log-n

2007-12-13 Thread Steve Mitchell
I'm using a JDBC realm with a site and sometimes when you try to access a secured resource you get a blank page after logging in. You have to refresh the page to get the secured resource to appear. After that everything works great. I'm using SSL now, but this happened before I was using SSL. Auth

Fwd: Blank page after sign-in

2007-12-10 Thread Steve Mitchell
properly. [warn] jk_map_read_property::jk_map.c (432): The attribute ' worker.loadbalancer.balanced_workers' is deprecated - please check the documentation for the correct replacement. Suggestions? Steve Mitchell http://www.ByteworksInc.com