summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/launcher-embedded-jse (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old unused incubator repository definitionantelder2010-05-271-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948730 13f79535-47bb-0310-9956-ffa450edef68
* A little bit of tidying in the launchers. I've disabled the binding.ws ↵slaws2010-05-261-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
* TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and ↵kelvingoodson2010-05-241-0/+10
| | | | | | osgi sample READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947708 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson2010-05-241-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the ↵slaws2010-05-211-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
* Add some simple code to allow the embedded launcher to keep the SCA app ↵slaws2010-05-202-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
* Move binding-sca sample contributions into an extension specific sub-directoryslaws2010-05-192-2/+2
| | | | 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-194-21/+43
| | | | 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-183-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945630 13f79535-47bb-0310-9956-ffa450edef68
* Correct pom names and add launchers back into buildslaws2010-05-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945106 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-143-25/+51
| | | | 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-142-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
* Make ant script work for JSE launcher. compiles with base jar but doesn't ↵slaws2010-05-143-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
* Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ↵slaws2010-05-124-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