Sign in
apache
/
click
/
click-1.4.x
/
.
/
examples
/
webapp
/
META-INF
/
context.xml
blob: 0991d000f626a43bbf496f006a42181bb9199a37 [
file
]
<Context
path
=
"/click-examples"
reloadable
=
"true"
antiJARLocking
=
"true"
>
<ResourceLink
name
=
"users"
global
=
"UserDatabase"
type
=
"org.apache.catalina.UserDatabase"
/>
</Context>