Hi all,

I am attempting to write a Clojure program that uses JClouds to interface with 
Cloudfiles. Ideally I'd like to use org.jclouds.blobstore2 to do this. However 
I've run into a problem where, after creating a container, I can't seem to 
enable CDN access to its contents. I looked around and it seems the Cloudfiles 
API provides a client interface with a method that should do this, however I'm 
unsure how to leverage that from Clojure. I'm not a Java programmer so I'm a 
little lost…can anyone with some experience with this point me in the right 
direction?

Footnote: I also asked about this on StackOverflow[1] but haven't gotten any 
replies there yet.

Thanks,


Max

[1] 
http://stackoverflow.com/questions/18638769/how-to-enable-cdn-with-jclouds-and-rackspace-via-clojure

Reply via email to