summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/launcher-embedded-jse/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Catching up with ML conversation re. dynamic interfaces so thought I'd add a ↵slaws2010-07-281-0/+59
| | | | | | 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
* Add much more simplistic launcher as an example of how we can focus in on ↵slaws2010-07-162-1/+67
| | | | | | 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
* Add some simple code to allow the embedded launcher to keep the SCA app ↵slaws2010-05-201-5/+39
| | | | | | 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
* Move binding-sca sample contributions into an extension specific sub-directoryslaws2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to using jar contribution for binding-sca-calculator and have ↵slaws2010-05-191-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
* Update to match sample contribution changesslaws2010-05-192-5/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946070 13f79535-47bb-0310-9956-ffa450edef68
* Add the binding-rmi contribution into the jse launcherslaws2010-05-182-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945630 13f79535-47bb-0310-9956-ffa450edef68
* Add missing fileslaws2010-05-171-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945105 13f79535-47bb-0310-9956-ffa450edef68
* Launch binding-sca and binding-ws based contributions. slaws2010-05-142-23/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944300 13f79535-47bb-0310-9956-ffa450edef68
* rename binding-ws-calculator to make it clear that it's a contribution (may ↵slaws2010-05-141-4/+6
| | | | | | 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
* Make ant script work for JSE launcher. compiles with base jar but doesn't ↵slaws2010-05-142-7/+63
| | | | | | run with it at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944207 13f79535-47bb-0310-9956-ffa450edef68
* Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ↵slaws2010-05-123-0/+134
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