Hi Gui, If you're still interested in trying out jclouds, I just updated the quick start page over at jclouds.org
http://www.jclouds.org/documentation/quickstart/openstack/ The example there is for Nova so here's an example with Swift that creates a container and some objects https://gist.github.com/4446492 Regards, Everett From: Gui Maluf <[email protected]<mailto:[email protected]>> Date: Wednesday, January 2, 2013 1:01 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [Openstack] Developing with Scala/Java on OpenStack Swift Hey guys, I'm trying to extend a software project<https://github.com/VirtualCloudDrive/CloudDrive> to talk with Swift. This project was developed on Scala, and my issue is: how should I access Swift resource? Should I use openstack-java-sdk<https://github.com/woorea/openstack-java-sdk/>, jclouds<http://www.jclouds.org/documentation/quickstart/openstack/> or develop my own library to access the REST API? I've tried to use openstack-java-sdk but I wasn't able to import the libraries exposed at examples. I'm really confuse about that and I'll appreciate any help, hint, advice! Thanks in advance.! -- guilherme \n \t maluf
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

