Re: web.xml file isn't read by server ( I think .. )

2007-11-11 Thread Silviu Popescu
Thanks a lot. You were right, I was using the invoker servlet. I've added the mappings and it worked. Mark Thomas <[EMAIL PROTECTED]> wrote: Silviu Popescu wrote: > > > ShowMsg > coreservlets.ShowMessage > > message > Shibboleth > > > repeats >

Re: web.xml file isn't read by server ( I think .. )

2007-11-11 Thread Mark Thomas
Silviu Popescu wrote: > > > ShowMsg > coreservlets.ShowMessage > > message > Shibboleth > > > repeats > 5 > > > You don't appear to have a servlet mapping? Are you using the invoker servlet? If so, the init parameters will have no effect.