summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-31Add sample to Maven build. Remove outdated build.xml, will add a working one ...jsdelfino2-51/+1
2010-08-31Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino12-34/+221
2010-08-31Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...jsdelfino7-18/+376
2010-08-31Replace usage of Xpath by pure java code walking through the DOM.jsdelfino3-11/+128
2010-08-30TUSCANY-3595 - Disabling test case as it's still failinglresende1-0/+2
2010-08-30Updating maven-surefire-plugin to avoid issues on hudson buildlresende1-1/+1
2010-08-29Sample implementation extension that shows how to support both Java and WSDL ...jsdelfino31-0/+1721
2010-08-29TUSCANY-3595 - Skipping regular tests (leave only OSGi based tests), and re-e...lresende2-61/+72
2010-08-29TUSCANY-3595 - Adding @Ignore to test case as it seems to be failing from mav...lresende2-44/+53
2010-08-29TUSCANY-3595 - Calculator sample running under OSGi runtime and using REST bi...lresende17-0/+903
2010-08-29Minor change. Code format and cleanup.jsdelfino2-47/+62
2010-08-23switch over to using binding-ws and implmentation-java in new locations. slaws41-1343/+10
2010-08-23Re-organize implementation-java sample contribution into sub-directoryslaws20-0/+756
2010-08-23Re-organize binding-ws sample contribution into sub-directoryslaws20-0/+665
2010-08-17Start of a general README for launching webapps with embedded Tuscany. I want...slaws1-0/+29
2010-08-17Remove redundant script tagantelder1-1/+0
2010-08-17Remove unnecessary absolute uriantelder1-2/+2
2010-08-17Add Jetty plugin so the sample can be run with mvn jetty:run like the other w...antelder1-0/+5
2010-08-17Remove unused client and add default files to bean slaws2-52/+2
2010-08-16Correct the DOJO callback configuration and show the result at client and serverslaws2-7/+8
2010-08-16Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO...slaws18-0/+928
2010-08-13Add @Remotable to JSON sample interfacebdaniel1-0/+3
2010-08-12Add the jsonrpc contribution to the buildslaws1-0/+1
2010-08-12Add launcher and JSON databinding as a dependency. The launcher is not called...slaws2-0/+71
2010-08-12Convert the add method to take a complex parameterslaws4-1/+109
2010-08-12Add a jsonrpc sample (also using to look at Fabiano's problem)slaws20-0/+767
2010-08-12update ant targets to run new simple launcherskelvingoodson1-15/+7
2010-08-12update test case to use individual launcherskelvingoodson1-10/+4
2010-08-12remove multi-way launcherkelvingoodson1-150/+0
2010-08-12Following on from commit r964782, add simple launchers per contribution (buil...kelvingoodson3-0/+166
2010-07-30Allow spring beans to use @Reference without a property elementrfeng1-0/+2
2010-07-29Add new files which are left outrfeng3-0/+141
2010-07-29Add the parent delegation for the SCA spring application contextrfeng5-13/+21
2010-07-28Add helloworld-spring-webapp to the buildrfeng1-0/+1
2010-07-28Add artifacts for the webapprfeng3-0/+257
2010-07-28Add a DateService into helloworld-spring to demonstrate Java component wiring...rfeng2-0/+65
2010-07-28Allow Spring WebApplicationContext to be used by Tuscanyrfeng3-4/+15
2010-07-28Remove unused importsrfeng1-3/+0
2010-07-28Catching up with ML conversation re. dynamic interfaces so thought I'd add a ...slaws26-0/+833
2010-07-24Print stack traces to the configured output stream.jsdelfino1-2/+4
2010-07-23Change all the samples to use samples\pom.xml as the parent instead of the sc...antelder34-60/+60
2010-07-23Remove the profile section as we don't use it and add a deploy plugin config ...antelder1-8/+13
2010-07-19Register Tuscany context listener to ensure the runtime is initialized when t...jsdelfino2-0/+3
2010-07-16Add much more simplistic launcher as an example of how we can focus in on the...slaws4-4/+69
2010-07-12Fix no class def error from wink update to use slf4j api from 1.6 which inclu...antelder1-0/+5
2010-07-11Minor command cleanup, factored out System.in/out to work as well in a Webapp...jsdelfino12-75/+305
2010-07-09Updating Wink to it's most recent release to avoid security issue reported at...lresende1-5/+5
2010-07-02Fix build instructions, add missing license header in script.jsdelfino4-1/+50
2010-07-02Add a sample shell program useful to start and stop SCA composites interactiv...jsdelfino6-0/+290
2010-06-25Add base jar osgi sample to buildantelder1-0/+1