summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/launcher-embedded-jse (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add launcher and JSON databinding as a dependency. The launcher is not called...slaws2010-08-122-0/+71
* 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
* Catching up with ML conversation re. dynamic interfaces so thought I'd add a ...slaws2010-07-282-0/+65
* Change all the samples to use samples\pom.xml as the parent instead of the sc...antelder2010-07-231-2/+2
* Add much more simplistic launcher as an example of how we can focus in on the...slaws2010-07-164-4/+69
* Remove old unused incubator repository definitionantelder2010-05-271-7/+0
* A little bit of tidying in the launchers. I've disabled the binding.ws target...slaws2010-05-261-1/+5
* TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and osg...kelvingoodson2010-05-241-0/+10
* TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson2010-05-241-0/+10
* TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the web-jav...slaws2010-05-211-1/+22
* Add some simple code to allow the embedded launcher to keep the SCA app runni...slaws2010-05-202-5/+41
* Move binding-sca sample contributions into an extension specific sub-directoryslaws2010-05-192-2/+2
* Switch over to using jar contribution for binding-sca-calculator and have the...slaws2010-05-191-9/+2
* Update to match sample contribution changesslaws2010-05-194-21/+43
* Add the binding-rmi contribution into the jse launcherslaws2010-05-183-0/+38
* Correct pom names and add launchers back into buildslaws2010-05-171-1/+1
* Add missing fileslaws2010-05-171-0/+43
* Launch binding-sca and binding-ws based contributions. slaws2010-05-143-25/+51
* rename binding-ws-calculator to make it clear that it's a contribution (may d...slaws2010-05-142-6/+8
* Make ant script work for JSE launcher. compiles with base jar but doesn't run...slaws2010-05-143-7/+134
* Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ...slaws2010-05-124-0/+210