Hi ,and hope this is not a stupid question. I built sling ,and started to get familiar with sling .
So as in the documentation :(started the server at :) : when i try to create a content node by using "curl" command *(curl -F"sling:resourceType=foo/bar" -F"title=some title" http://admin:ad...@localhost:8080/content/mynode)* And i'am getting an error msg: AuthenticationSupport service missing. Cannot authenticate request. But i have already log in to the server with admin,admin. Any help? Thanks in advance Subash
