Robert Munteanu created SLING-3827:
--------------------------------------
Summary: Unable to create nodes with protected properties, e.g.
rep:User
Key: SLING-3827
URL: https://issues.apache.org/jira/browse/SLING-3827
Project: Sling
Issue Type: Bug
Components: IDE
Affects Versions: Sling Eclipse IDE 1.0.4
Reporter: Robert Munteanu
Fix For: Sling Eclipse IDE 1.1.0
I tried to create a user using the tooling, and I get back an exception:
The debug trace is
{noformat}
| Worker-886 | 2014-08-06 18:10:22.590 | org.apache.sling.ide.impl-vlt | /debug
| org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | update | 96 | Created
node at /home/users/system/blabla with primaryType rep:User |
| Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | /debug
| org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateMixins | 347 |
Added new mixin rep:AccessControllable to node at path
/home/users/system/blabla |
| Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | /debug
| org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateNode | 298 |
Setting property rep:principalName with value
org.apache.jackrabbit.spi.commons.value.QValueValue@b7c2c87f (raw =
mcm-service) on node at /home/users/system/blabla |
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)