-1

I am implementing tool creating servers via amazon ec2, we tried to use jclouds project (were succeed working with Rackspace Cloud) https://github.com/jclouds

I found a sample https://github.com/jclouds/jclouds-examples/tree/master/ec2-windows, but it doesn't work (really, jclouds updated version up to 2.0.2 for 4 years). I need to get working sample or actual documentation.

Zissouu
  • 924
  • 2
  • 10
  • 17
dmitryvim
  • 1,983
  • 4
  • 15
  • 27

1 Answers1

0

The compute-basics example is kept more up to date. Could you give it a try?

Ignasi Barrera
  • 1,476
  • 9
  • 8