Yes, I need to add that in the
documentation.
<default-property name="foo" namespace="nsfoo/"
value="bar"
role="user"/> <default-property name="password" namespace="slide/" value="" role="user"/> That fragment means that every node which
has role user will always have the following properties when they are
initialized :
- nsfoo/foo with value "bar"
- slide/password with a blank
value
Remy
|
- Domain configuration question Jason Coward
- Remy Maucherat