OW2 Consortium elastic-grid

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
530 1262d 19h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.java Fixed copyright for 2010  
455 1473d 12h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.java Merge with spring-removal branch.  
205 1598d 06h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.java Fixing copyright dates and license headers.  
182 1657d 09h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.java Switch to AGPLv3 license.  
160 1669d 05h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.java REST API: package the REST API as a boot process.  
159 1669d 06h jeje /trunk/applications/rest-api/service/src/main/java/com/elasticgrid/rest/ServiceResource.java Private LAN Platform:
- renamed cybernode to agent for consistency with Elastic Grid terminology
- fixed missing JARs in classpath

REST API:
- fixed some classpath issues
- started work allowing to run the REST API as a boot process
 
154 1674d 07h jeje /trunk/applications/rest-api/service/src/main/java/com/elasticgrid/rest/ServiceResource.java Improvements to the REST OpString and private LAN platform.  
143 1689d 06h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.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 1711d 08h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.java Improved REST application.  
131 1711d 17h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.java Switched to Spring Based approach so that resources can be injected other Spring services (like ClusterManager).  
127 1712d 11h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ServiceResource.java Added more REST Resources.
Improved a lot the REST API documentation.