You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nuvem-commits@incubator.apache.org by lr...@apache.org on 2010/09/20 23:51:25 UTC

svn commit: r999163 - in /incubator/nuvem/sandbox/javaone-2010: ./ contributions/ contributions/store-standalone.jar index.html

Author: lresende
Date: Mon Sep 20 23:51:25 2010
New Revision: 999163

URL: http://svn.apache.org/viewvc?rev=999163&view=rev
Log:
Sandbox with binaries used for javaone 2010 demo

Added:
    incubator/nuvem/sandbox/javaone-2010/
    incubator/nuvem/sandbox/javaone-2010/contributions/
    incubator/nuvem/sandbox/javaone-2010/contributions/store-standalone.jar   (with props)
    incubator/nuvem/sandbox/javaone-2010/index.html   (with props)

Added: incubator/nuvem/sandbox/javaone-2010/contributions/store-standalone.jar
URL: http://svn.apache.org/viewvc/incubator/nuvem/sandbox/javaone-2010/contributions/store-standalone.jar?rev=999163&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/nuvem/sandbox/javaone-2010/contributions/store-standalone.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/nuvem/sandbox/javaone-2010/index.html
URL: http://svn.apache.org/viewvc/incubator/nuvem/sandbox/javaone-2010/index.html?rev=999163&view=auto
==============================================================================
--- incubator/nuvem/sandbox/javaone-2010/index.html (added)
+++ incubator/nuvem/sandbox/javaone-2010/index.html Mon Sep 20 23:51:25 2010
@@ -0,0 +1,16 @@
+<html>
+<head>
+<title>Tuscany SCA JavaOne 2010 demo apps</title>
+</head>
+<body>
+<h1>Tuscany SCA JavaOne 2010 demo apps</h1>
+<p><a href="http://ec2-204-236-142-204.us-west-1.compute.amazonaws.com:8080/scashell/store/">Tuscany Java / Tomcat running Store Java app on EC2</a>
+<p><a href="http://ec2-204-236-142-71.us-west-1.compute.amazonaws.com:8090/">Tuscany C++ / HTTPD running Store Python app on EC2</a>
+<p><a href="https://sca-store-catalog.appspot.com/index.html">Tuscany Python running Store Python app on AppEngine</a>
+<p><a href="http://tuscany-store.appspot.com/">Tuscany Java running Store Java app on AppEngine</a>
+<p><a href="http://jsdelfino.com:8090/">Tuscany C++ / HTTPD running Store Python app on Sebastien's private cloud</a>
+<p><a href="http://www.figueiredos.com:8080/scashell/store/">Tuscany Java / Tomcat running Store Java app on Luciano's private cloud</a>
+<p><a href="http://www.figueiredos.com:8090">Tuscany C++ / HTTPD running Store Python app on Luciano's private cloud</a>
+<p><a href="http://localhost:8080/scashell/store/">Tuscany Java / Tomcat running Store Java app on localhost</a>
+</body>
+</html>

Propchange: incubator/nuvem/sandbox/javaone-2010/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/nuvem/sandbox/javaone-2010/index.html
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/nuvem/sandbox/javaone-2010/index.html
------------------------------------------------------------------------------
    svn:mime-type = text/html