Trying to use SQL content store I got an error:
[LOCALHOST] /slide/ $ put 1.txt 12.txt
Uploading '/slide/12.txt' to '1.txt': failed.
Internal Server Error (500) $ PUT 1.txt 12.txt
And on the server:
13 Apr 2001 12:45:52 - WARNING -
org.apache.slide.common.ServiceAccessException
org.apache.slide.common.ServiceAccessException
13 Apr 2001 12:45:52 - WARNING - Internal Server Error
13 Apr 2001 12:45:52 - INFO - PUT (time: 561 ms) URI = /12.txt
I wonder if SQL content store is available now?
Thanks,
Valeriy Podkolzin