Hi,
Is there are recommended way of setting a protected property on a rep:ACE in 
Jackrabbit 2 ?

I want to add some properties to rep:GrantACE and rep:DenyACE which appears to 
have a * (undefined) protected in the standard JR2 node definition.

Ian


[rep:ACE]
  - rep:principalName (string)  protected mandatory
  - rep:privileges (name) protected mandatory multiple
  - rep:nodePath (path) protected
  - rep:glob (string) protected
  - * (undefined) protected


[rep:GrantACE] > rep:ACE

[rep:DenyACE] > rep:ACE

Reply via email to