Hi Suat,
thank you. After a rebuild, I got it working, I can now delete items via
CORS and the cmsadapter/contenthubfeed. :-)
Now there is one more thing on the cmsadapter that does not work for me,
the mapping from a repository unto RDF. I keep getting a 500 Internal
Server Error.
You already told me that I should be able to specify any URI as baseURI,
but whatever I pass, it's the 500.
Does it work for you when you test it?
Best,
Melanie
Am 25.09.2012 16:48, schrieb Suat Gonul:
Hi Melanie,
It seems I had overlooked the DELETE value for the
Access-Control-Allow-Methods header. Now, you should be able to execute
CORS request for the DELETE method.
Best,
Suat