summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* TUSCANY-3677 server side move of some sca feature samples (matching pom chang...kelvingoodson2010-09-1471-0/+0
* TUSCANY-3677 add directory for "running tuscany" sampleskelvingoodson2010-09-142-0/+43
* TUSCANY-3677 add folders for sample applications and demonstrations of sca f...kelvingoodson2010-09-143-0/+86
* TUSCANY-3677 move store sample into applications folderkelvingoodson2010-09-1420-0/+0
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node fa...jsdelfino2010-09-133-147/+226
* update pom in line with move of getting started sample contributionskelvingoodson2010-09-131-0/+43
* separate out getting started sample contributionskelvingoodson2010-09-1357-0/+0
* match poms to changed structurekelvingoodson2010-09-132-8/+50
* move hello world samples to getting startedkelvingoodson2010-09-1356-0/+0
* A windows launcherslaws2010-09-091-0/+30
* Tidy up binding.rest osgi enablementrfeng2010-09-081-1/+0
* Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...jsdelfino2010-09-029-170/+188
* Add sample to Maven build. Remove outdated build.xml, will add a working one ...jsdelfino2010-08-312-51/+1
* Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino2010-08-3112-34/+221
* Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...jsdelfino2010-08-317-18/+376
* Replace usage of Xpath by pure java code walking through the DOM.jsdelfino2010-08-313-11/+128
* TUSCANY-3595 - Disabling test case as it's still failinglresende2010-08-301-0/+2
* Updating maven-surefire-plugin to avoid issues on hudson buildlresende2010-08-301-1/+1
* Sample implementation extension that shows how to support both Java and WSDL ...jsdelfino2010-08-2931-0/+1721
* TUSCANY-3595 - Skipping regular tests (leave only OSGi based tests), and re-e...lresende2010-08-292-61/+72
* TUSCANY-3595 - Adding @Ignore to test case as it seems to be failing from mav...lresende2010-08-292-44/+53
* TUSCANY-3595 - Calculator sample running under OSGi runtime and using REST bi...lresende2010-08-2917-0/+903
* Minor change. Code format and cleanup.jsdelfino2010-08-292-47/+62
* switch over to using binding-ws and implmentation-java in new locations. slaws2010-08-2341-1343/+10
* Re-organize implementation-java sample contribution into sub-directoryslaws2010-08-2320-0/+756
* Re-organize binding-ws sample contribution into sub-directoryslaws2010-08-2320-0/+665
* Start of a general README for launching webapps with embedded Tuscany. I want...slaws2010-08-171-0/+29
* Remove redundant script tagantelder2010-08-171-1/+0
* Remove unnecessary absolute uriantelder2010-08-171-2/+2
* Add Jetty plugin so the sample can be run with mvn jetty:run like the other w...antelder2010-08-171-0/+5
* Remove unused client and add default files to bean slaws2010-08-172-52/+2
* Correct the DOJO callback configuration and show the result at client and serverslaws2010-08-162-7/+8
* Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO...slaws2010-08-1618-0/+928
* Add @Remotable to JSON sample interfacebdaniel2010-08-131-0/+3
* Add the jsonrpc contribution to the buildslaws2010-08-121-0/+1
* Add launcher and JSON databinding as a dependency. The launcher is not called...slaws2010-08-122-0/+71
* Convert the add method to take a complex parameterslaws2010-08-124-1/+109
* Add a jsonrpc sample (also using to look at Fabiano's problem)slaws2010-08-1220-0/+767
* update ant targets to run new simple launcherskelvingoodson2010-08-121-15/+7
* update test case to use individual launcherskelvingoodson2010-08-121-10/+4
* remove multi-way launcherkelvingoodson2010-08-121-150/+0
* Following on from commit r964782, add simple launchers per contribution (buil...kelvingoodson2010-08-123-0/+166
* Allow spring beans to use @Reference without a property elementrfeng2010-07-301-0/+2
* Add new files which are left outrfeng2010-07-293-0/+141
* Add the parent delegation for the SCA spring application contextrfeng2010-07-295-13/+21
* Add helloworld-spring-webapp to the buildrfeng2010-07-281-0/+1
* Add artifacts for the webapprfeng2010-07-283-0/+257
* Add a DateService into helloworld-spring to demonstrate Java component wiring...rfeng2010-07-282-0/+65
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-283-4/+15
* Remove unused importsrfeng2010-07-281-3/+0