summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-07Show how NodeFactory and Node can be replaced by finer grain deploy, build, a...jsdelfino2-29/+154
2011-03-07Fix unused import warnings.jsdelfino2-7/+0
2011-01-25Sandbox to experiment with dynamic mass virtual hosting and running a differe...jsdelfino6279-0/+528934
2011-01-24Print result from the UpperTest service to show wrappering/unwrappering issues.jsdelfino1-0/+2
2011-01-13Attempt to fix the logic that triggers wrappering/unwrappering in databinding...jsdelfino3-5/+5
2011-01-12Fix args construction in WelloTest, change from String to Element. Fix WSDL i...jsdelfino2-3/+9
2011-01-10Add support for both RPC and Doc-wrapped modes to the component implementatio...jsdelfino5-58/+44
2011-01-10Create an Upper WSDL service definition, and use it on the upper reference bi...jsdelfino16-734/+88
2011-01-10Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino6291-0/+529586
2010-09-13Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node fa...jsdelfino3-147/+226
2010-09-08Change uri parameter to location of deployment composite and make it optional...jsdelfino4-40/+46
2010-09-07Sandbox to experiment with deployment and management commands.jsdelfino6082-0/+518516
2010-09-02Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...jsdelfino9-170/+188
2010-08-30Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino14-34/+236
2010-08-30Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...jsdelfino7-18/+376
2010-08-29Sandbox to experiment with different ways to embed the runtime.jsdelfino5918-0/+509213
2010-08-29Replace usage of Xpath by pure java code walking through the DOM.jsdelfino3-11/+128
2010-08-29Sample implementation extension that shows how to support both Java and WSDL ...jsdelfino31-0/+1721
2010-08-29Sandbox to experiment and extend the runtime.jsdelfino5887-0/+507375
2010-07-20Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino7-28/+39
2010-07-20Add support for properties.jsdelfino5-11/+96
2010-07-20Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino1-0/+4
2010-07-19Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino3-40/+68
2010-07-19Add a strawman Python implementation extension.jsdelfino31-0/+2803
2010-07-19Add a model for Python component implementations.jsdelfino12-0/+733
2010-07-19Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino1-1/+1
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino5586-0/+481728
2010-07-19Reorganize sandbox a little bit.jsdelfino85-0/+26470