summaryrefslogtreecommitdiffstats
path: root/sandbox (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-01Spring sample using REST Bindinglresende8-0/+359
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1519261 13f79535-47bb-0310-9956-ffa450edef68
2013-09-01Old script used to deploy gdata dependencieslresende1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1519259 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08remove unused classesslaws13-517/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199297 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Simplify the OSGi/JMS test caseslaws21-67/+2109
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199292 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31Add link to this sample in svn to the READMEslaws1-4/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195431 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31Start a sample showing bundles using JMS and impl.osgi. slaws17-0/+729
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195428 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19Person service examplelresende7-0/+422
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186454 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13Test to see if svn is workingslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135128 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Move comet binding implementation with async support from unreleased to sandbox.fmoga39-0/+2816
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129619 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Clean up sandbox space.fmoga36-2617/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129617 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Fiddling about with making the composite artifact path do somethingslaws4-27/+103
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127474 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24Add a and atom view of composites and look at retrieving the composite ↵slaws15-58/+598
artifact hierarchy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126924 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19Bit of renaming to be clear this is about looking at the domain rather then ↵slaws6-83/+88
being the domain. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124713 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19Rename so I can add View to the names of all of the sun-resource processorsslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124710 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19Catch up with Ant's changesslaws4-24/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124703 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13remove old stuffslaws3-350/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1102741 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13change to follow the pattern Luciano has in node-manager. Also take a copy ↵slaws15-2/+730
of the html page from there to see what that's doing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1102740 13f79535-47bb-0310-9956-ffa450edef68
2011-05-11Changes to exercise some of the new functions Ant is adding to the registryslaws7-72/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101928 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06hacks to help me think about what domain info is missing at the momentslaws11-0/+588
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1100203 13f79535-47bb-0310-9956-ffa450edef68
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