You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jcrom
I am trying to create a node of type "jcr:content" in JCR repository.
The actual problem: Not able to insert a property "cq:tags" under the
jcr:content. This is actually a String[] and the values does not
reflect on insertion programatically.
It would be of great help if anyone can advice the solution for this.