summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-java/store.composite (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-04-02Automatically reconnect to a Memcached server after a disconnection.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308245 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino1-8/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126298 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Change sample to use a pool of three memcached servers. Add a property to ↵jsdelfino1-0/+1
the memcached component to list multiple memcached servers. Replace spaces by tabs in memcached keys as spaces are not allowed in keys. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980010 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Minimal support for implementation.widget, using simplified (and generic) ↵jsdelfino1-0/+10
JSONRPC and ATOMPub Javascript proxies. Minor changes to the server runtime to serve reference requests from widgets. Adjust and simplified samples using the widget support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959521 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29Fix distribution build, add missing files and samples and fix path to ↵jsdelfino1-1/+1
libraries. GCC 4.5 is used if available but not installed automatically. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949435 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Move samples to samples directory.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943805 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ↵jsdelfino1-1/+1
consistent and unique uuids across languages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921270 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24Minor improvements to java component support, use one classloader per ↵jsdelfino1-10/+0
component, use Iterables instead of arrays to represent lists, added more tests and a working java version of the store integration test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902539 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900233 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17Integrated Java component support as an HTTPD module. Added test case and ↵jsdelfino1-0/+69
store scenario skeleton. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900072 13f79535-47bb-0310-9956-ffa450edef68