summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/launcher-embedded-jse (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-14TUSCANY-3677 move launchers into running-tuscany folderkelvingoodson13-738/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996894 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23switch over to using binding-ws and implmentation-java in new locations. slaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988103 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Add launcher and JSON databinding as a dependency. The launcher is not ↵slaws2-0/+71
called from the unit test at the moment so shouldn't fail the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984859 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12update ant targets to run new simple launcherskelvingoodson1-15/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984770 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12update test case to use individual launcherskelvingoodson1-10/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984762 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12remove multi-way launcherkelvingoodson1-150/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984750 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Following on from commit r964782, add simple launchers per contribution ↵kelvingoodson3-0/+166
(build.xml yet to be updated for new targets) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984747 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Catching up with ML conversation re. dynamic interfaces so thought I'd add a ↵slaws2-0/+65
script sample so I can play with what we do to date. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979980 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Change all the samples to use samples\pom.xml as the parent instead of the ↵antelder1-2/+2
sca parent so that they pick up the sample s=config (which is mainly the deploy plugin config which has skip=true so they don;t get deployed to the maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967047 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Add much more simplistic launcher as an example of how we can focus in on ↵slaws4-4/+69
the embedding we're trying to demonstrate rather than how clever we can make the launcher. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964782 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948730 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26A little bit of tidying in the launchers. I've disabled the binding.ws ↵slaws1-1/+5
target in the osgi launcher as under ant it's not working properly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948413 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and ↵kelvingoodson1-0/+10
osgi sample READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947708 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947599 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the ↵slaws1-1/+22
web-javascript-dojo module which is automatically exposing resource on port 8080. Investigating to see if this causes the problems with the binding-rmi samples on linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947021 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20Add some simple code to allow the embedded launcher to keep the SCA app ↵slaws2-5/+41
running so that it can be called by the stand-alone launcher. Not enabled yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946630 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Move binding-sca sample contributions into an extension specific sub-directoryslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Switch over to using jar contribution for binding-sca-calculator and have ↵slaws1-9/+2
the itest/distro test exercise it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946102 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Update to match sample contribution changesslaws4-21/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946070 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Add the binding-rmi contribution into the jse launcherslaws3-0/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945630 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Correct pom names and add launchers back into buildslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945106 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Add missing fileslaws1-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945105 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14Launch binding-sca and binding-ws based contributions. slaws3-25/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944300 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14rename binding-ws-calculator to make it clear that it's a contribution (may ↵slaws2-6/+8
decide to use subdirectories for this but seeing how we feel about this approach first) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944245 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14Make ant script work for JSE launcher. compiles with base jar but doesn't ↵slaws3-7/+134
run with it at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944207 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ↵slaws4-0/+210
generalized bridge etc. but using it to look at dependencies, build.xml etc. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943552 13f79535-47bb-0310-9956-ffa450edef68