summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Catching up with ML conversation re. dynamic interfaces so thought I'd add a ...slaws2010-07-2826-0/+833
* Print stack traces to the configured output stream.jsdelfino2010-07-241-2/+4
* Change all the samples to use samples\pom.xml as the parent instead of the sc...antelder2010-07-2334-60/+60
* Remove the profile section as we don't use it and add a deploy plugin config ...antelder2010-07-231-8/+13
* Register Tuscany context listener to ensure the runtime is initialized when t...jsdelfino2010-07-192-0/+3
* Add much more simplistic launcher as an example of how we can focus in on the...slaws2010-07-164-4/+69
* Fix no class def error from wink update to use slf4j api from 1.6 which inclu...antelder2010-07-121-0/+5
* Minor command cleanup, factored out System.in/out to work as well in a Webapp...jsdelfino2010-07-1112-75/+305
* Updating Wink to it's most recent release to avoid security issue reported at...lresende2010-07-091-5/+5
* Fix build instructions, add missing license header in script.jsdelfino2010-07-024-1/+50