OW2 Consortium elastic-grid

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
507 1386d 12h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Cleaned up EC2 bootstrapper.
Rolled version number to 0.9.2.1
 
505 1386d 14h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Rolled version number to 0.9.2  
455 1446d 16h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Merge with spring-removal branch.  
449 1449d 18h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Merged with Subversion repository.  
442 1451d 18h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Removed slf4j logging. Fixed LAN discovery.  
332 1471d 17h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Roll version number to 0.9.0  
205 1571d 10h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Fixing copyright dates and license headers.  
182 1630d 14h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Switch to AGPLv3 license.  
171 1639d 13h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Improvements to the schema so that the generated WADL does work with wadj2java and is nearly compatible with the Rest Describe tool (allowing to generate client stubs in many languages).  
169 1640d 10h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java This made it for a fixed by hand EC2 installation from a broken AMI.
Now if everything goes well, all I have to do is to rebundle the AMI and YES we should be able to deploy Spring dm Server out-of-the-box.
Wiki will be updated soon in order to highlight the EC2 deployment steps.
 
160 1642d 09h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java REST API: package the REST API as a boot process.  
154 1647d 12h jeje /trunk/applications/rest-api/service/src/main/java/com/elasticgrid/rest/RestApplication.java Improvements to the REST OpString and private LAN platform.  
152 1647d 17h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Initial work on an OpString for the REST API.  
150 1649d 11h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Added support for private LAN platform in the REST API.
Refactored many things and introduced some initial work on a Cloud Federation Manager.
 
146 1662d 09h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Initial work for a Cluster Locator and Manager for the Private LAN platform.  
143 1662d 11h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Improved REST API documentation: now linking to the XSD so that documentation can be extracted from the XML Schema and inserted in the documentation.  
135 1684d 12h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Improved REST application.  
133 1684d 17h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Improved REST application.
Fixed missing headers.
 
132 1684d 20h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Switched to real code instead of test one.
Fixed missing headers.
 
131 1684d 21h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/RestApplication.java Switched to Spring Based approach so that resources can be injected other Spring services (like ClusterManager).