summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a sample shell program useful to start and stop SCA composites interactiv...jsdelfino2010-07-026-0/+290
* Add base jar osgi sample to buildantelder2010-06-251-0/+1
* Add a launcher sample using osgi and the base jarantelder2010-06-258-0/+458
* minor doc fixeslresende2010-06-031-1/+1
* Add tuscany pluginantelder2010-06-032-0/+12
* TUSCANY-3582 - Pointing to the proper tuscany manifest filelresende2010-06-021-3/+3
* Sample module showing how to use the Scribe logging API to connect to a Scrib...jsdelfino2010-06-0216-0/+8695
* TUSCANY-3573 Add a bit more info to the READMEslaws2010-05-281-1/+7
* Add note to point why a couple of the launchers don't need to be in the buildslaws2010-05-271-1/+2
* Add launcher that explains how to start contributions using Mavenslaws2010-05-271-0/+18
* Add missing readmeslaws2010-05-271-0/+7
* Add some missing samplesantelder2010-05-271-0/+4
* A few README correctionsslaws2010-05-271-39/+30
* Move the wicket sample to contrib as it doesn't work yet and no one is active...antelder2010-05-2711-513/+0
* Add remotable annotation so that the contribution can be used in distributed ...antelder2010-05-271-0/+2
* Correct main class definitionantelder2010-05-271-1/+1