summaryrefslogtreecommitdiffstats
path: root/sandbox (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-22Exclude the servlet/jsp/el jarsrfeng1-0/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084360 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22Use classpath to find Spring configrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084250 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22Fix the dependency scoperfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084225 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21Adding missing filesrfeng13-0/+654
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083972 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21Adding Spring integration sample back to my sandboxrfeng18-0/+851
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083936 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15Take a copy from 2.x trunk as I'm going to remove it from there shortly. slaws13-0/+1066
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081768 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07Show how NodeFactory and Node can be replaced by finer grain deploy, build, ↵jsdelfino2-29/+154
activate and start methods. This would enable an SCA runtime virtual hosting environment to build a composite model, cache it, and only activate / start its components on demand when a request hits them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1078641 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07Fix unused import warnings.jsdelfino2-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1078640 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25Sandbox to experiment with dynamic mass virtual hosting and running a ↵jsdelfino6279-0/+528934
different composite per vhost. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063520 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24Print result from the UpperTest service to show wrappering/unwrappering issues.jsdelfino1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1062972 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13Attempt to fix the logic that triggers wrappering/unwrappering in ↵jsdelfino3-5/+5
databinding transformers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058717 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12Fix args construction in WelloTest, change from String to Element. Fix WSDL ↵jsdelfino2-3/+9
interface in EmbedTestCase. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057980 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Add support for both RPC and Doc-wrapped modes to the component ↵jsdelfino5-58/+44
implementation example. Test an RPC reference configured with a Doc-Wrapped binding contract. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057387 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Create an Upper WSDL service definition, and use it on the upper reference ↵jsdelfino16-734/+88
binding. Create an RPC variation of the Upper WSDL portType, not used yet. Also simplified the test case a bit to be sync only, will re-integrate async later. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057370 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino6291-0/+529586
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057335 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25Port to HTTPD 2.3.10 + latest APR 1.4.x and enable mod_session_crypto.jsdelfino8-30/+77
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052818 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25Create a sandbox branch to experiment with latest APR.jsdelfino590-0/+55306
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052740 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Updating sample to use latest wink releaselresende3-49/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024518 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13tidying upkelvingoodson1-161/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022182 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Adding the callback package.fmoga1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999032 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Added binding comet runtime for experiments.fmoga20-0/+1939
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999029 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Added binding comet sample.fmoga15-0/+668
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999027 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga10-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998937 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga34-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998932 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga34-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998929 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga51-46/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998927 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga123-132/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998924 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga44-133/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998920 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Move more samples.fmoga8-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998919 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga8-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998918 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga40-88/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998917 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga84-89/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998916 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved more samples.fmoga44-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998914 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Moved some of the samples into the apropriate section.fmoga59-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998913 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Move samples in temp folder.fmoga495-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998912 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Trimmed getting-started folder.fmoga158-448/+109
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998911 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Renamed tuscany-features to sca-extensions.fmoga52-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998907 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Copy trunk samples to sanbox to experiment with renames and movesantelder601-0/+39696
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998905 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node ↵jsdelfino3-147/+226
factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996620 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08make sdo samples doc availablekelvingoodson1-0/+244
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995011 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08Change uri parameter to location of deployment composite and make it ↵jsdelfino4-40/+46
optional. Change restart command to use previous config if not specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993561 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07Sandbox to experiment with deployment and management commands.jsdelfino6082-0/+518516
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993560 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ↵jsdelfino9-170/+188
redundant test case and refactor test WSDL namespaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992150 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Add a test case showing how to register a ProviderFactory instance. Minor ↵jsdelfino14-34/+236
cleanup, add a createNode method that takes a list of contributions and remove reference to NodeFactory implementation class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990870 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory ↵jsdelfino7-18/+376
and then run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990676 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Sandbox to experiment with different ways to embed the runtime.jsdelfino5918-0/+509213
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990620 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Replace usage of Xpath by pure java code walking through the DOM.jsdelfino3-11/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990619 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Sample implementation extension that shows how to support both Java and WSDL ↵jsdelfino31-0/+1721
interfaces and different data bindings. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990608 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Sandbox to experiment and extend the runtime.jsdelfino5887-0/+507375
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990479 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01This was moved to Apache Nuvem - ↵lresende71-4185/+0
http://svn.apache.org/repos/asf/incubator/nuvem/ and the original version copied from Tuscany is now at http://svn.apache.org/repos/asf/incubator/nuvem/contrib/nuvem-initial-contribution/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981151 13f79535-47bb-0310-9956-ffa450edef68