choreos / choreos_middleware

CHOReOS will implement service middleware support, effectively enabling the deployment of adaptable, QoS-aware choreographies in the ULS Future Internet, integrating and further evolving the latest research advances in the area of Grid and Cloud computing, Enterprise Service Bus (ESB), and pervasive computing. Service-oriented middleware enables adaptable choreographies over ESB-based middleware, Grids, Clouds, and technologies for the Internet of Things, thus overcoming scalability and heterogeneity issues of the Future Internet.
http://www.choreos.fr
Mozilla Public License 2.0
9 stars 6 forks source link

Downloading files from Dropbox do not work #78

Closed leonardofl closed 11 years ago

leonardofl commented 11 years ago

Trying to deploy a service whose packageUri is http://www.dropbox.com/s/in6y6hwqivhafgk/airport-service.jar do not work. The generated JAR file is smaller than the expected one (29k rather than 4.3M).

Would be something related to the fact that the original link is "https"?

In the chef-solo-update.log there are no error messages.

Obs: tested on amazon and open stack.

leonardofl commented 11 years ago

Ok, it was just the https issue. Never mind.