Subash- Please post new issues under a new subject line and to the correct mailing list (sling-users in this case). Otherwise, the threads aren't as useful when archived.
The error message below means what it says... there's no authentication service available. This could be because Sling hasn't fully started yet or something else has gone wrong. I would suggest looking at the log file as well as checking to see if any bundles failed to start. Justin On 3/20/10 2:29 PM, Subash Chaturanga wrote: > 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 > > >
