Re: How to define UserDatabase for webapp in context?

2021-01-29 Thread Karim Kanso
On Fri, 29 Jan 2021 at 09:23, Mark Thomas wrote: > > On 29/01/2021 08:49, Karim Kanso wrote: > > I have been trying to create a context xml file for a webapp so that > > it encapsulates all needed server side configuration for > > authentication to work. That is, i

How to define UserDatabase for webapp in context?

2021-01-29 Thread Karim Kanso
I have been trying to create a context xml file for a webapp so that it encapsulates all needed server side configuration for authentication to work. That is, it contains both the and elements. I dont understand why the following definition of a context does not work (although does work when the