Thanks Mark! I've found a way. The xml is the same, the request looks like
curl --request MKCOL -H "Content-Type:text/xml" -d @mkcol.xml http://localhost:8010/jrcportal-baseservice-webapp-simple/server/default/jcr:root/jrc/jrc:service%5B1%5D The request url must include the index of the new node in squared brackets. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/insert-multi-valued-nodes-via-WebDAV-tp3762041p3764635.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
