OW2 Consortium elastic-grid

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
455 1448d 13h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Merge with spring-removal branch.  
449 1451d 14h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Merged with Subversion repository.  
442 1453d 15h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Removed slf4j logging. Fixed LAN discovery.  
343 1471d 09h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Another refactoring to the ClusterManager.  
337 1471d 12h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Refactoring with new start/resize methods and a new NodeProfile (now we have three: monitor, monitor and agent, and agent).  
332 1473d 14h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Roll version number to 0.9.0  
328 1473d 19h dennisreedy /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Dont hard code the group to elastic-grid, use what has been set  
320 1481d 08h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ REST API: fixing OAR deployment through the REST API.  
319 1481d 09h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ REST API: fixed OAR upload relay to S3.  
316 1486d 15h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ REST-API:
- services of applications are not properly exposed in the HTML page
- the XML representation has to be tested a bit more
 
312 1488d 02h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Fixed broken FreeMarker configuration for the REST API.  
306 1488d 16h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Fixed shell scripts redundancy.  
303 1489d 23h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Bunch of modifications. Hoping this won't break much code 'cause IDEA doesn't work with Subversion 1.6 and I don't know *yet* how to revert to Subversion 1.5.  
300 1493d 16h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Trying to fix FreeMarker REST representation of applications running within a cluster.  
299 1493d 18h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ Replacing Jini discovery group "rio" with "elastic-grid".  
285 1538d 20h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/  
268 1545d 10h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ EG-52  
251 1552d 06h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ EG-52: Enhance CLI so that an OAR can be installed on S3.
Works but the name of the OAR deployed into S3 is hard-coded to "temp.oar".
 
250 1552d 07h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ EG-44: Relay OAR uploads to S3.
Now properly reading configuration from eg.properties (both for the REST API and Monitor).
 
248 1552d 08h jeje /trunk/applications/rest-api/src/main/java/com/elasticgrid/rest/ EG-44: Relay OAR uploads to S3.
Should we working but needs to be improved so that the bucket where the OAR is uploaded is set dynamically.
In order to test, simply start EG and connect to http://localhost:8182/eg/rio/applications and use the form in order to upload the OAR (which will be deployed because of the scanned S3 bucket).
 

Show All