summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding rest binding reference supportrfeng2010-05-274-28/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948681 13f79535-47bb-0310-9956-ffa450edef68
* Add array support for the transformerrfeng2010-05-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948680 13f79535-47bb-0310-9956-ffa450edef68
* Add an analyzeProblems method to Monitorantelder2010-05-262-0/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948567 13f79535-47bb-0310-9956-ffa450edef68
* Update Deployer.attachDeploymentComposite to return the URI of the attached ↵antelder2010-05-262-5/+19
| | | | | | composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948564 13f79535-47bb-0310-9956-ffa450edef68
* A little bit of tidying in the launchers. I've disabled the binding.ws ↵slaws2010-05-263-19/+31
| | | | | | 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-3570 - Tweaking assemblies to set proper permissions to files and ↵lresende2010-05-268-10/+22
| | | | | | folders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948319 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 remove unintentional checkin of commentskelvingoodson2010-05-252-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948031 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 - stubbs for missing READMES + marking old style samples as suchkelvingoodson2010-05-2516-19/+85
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948030 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and ↵kelvingoodson2010-05-245-101/+124
| | | | | | osgi sample READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947708 13f79535-47bb-0310-9956-ffa450edef68
* Add some content based on what we've been working on. Any more anyone?slaws2010-05-241-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947655 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson2010-05-242-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 more new style READMEs for launcher/contribution style of invokingkelvingoodson2010-05-242-171/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947588 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 new style contribution READMEskelvingoodson2010-05-243-240/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947579 13f79535-47bb-0310-9956-ffa450edef68
* Add missing log message to match the addEndpoint methodantelder2010-05-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947384 13f79535-47bb-0310-9956-ffa450edef68
* Add a getLocationAsURL helper methodantelder2010-05-231-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947383 13f79535-47bb-0310-9956-ffa450edef68
* Popluate the callback endpoints for endpoint referencesrfeng2010-05-211-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947190 13f79535-47bb-0310-9956-ffa450edef68
* Fix the serverity for warningsrfeng2010-05-211-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947189 13f79535-47bb-0310-9956-ffa450edef68
* Remove the workaroundrfeng2010-05-211-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947188 13f79535-47bb-0310-9956-ffa450edef68
* Add a workaround to support callback endpoint over WSrfeng2010-05-211-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947187 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 tweak the base README to reference the generic launcher readmeskelvingoodson2010-05-211-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947062 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 first stab at a generic README for command line invocationkelvingoodson2010-05-211-4/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947058 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the ↵slaws2010-05-212-3/+31
| | | | | | 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
* TUSCANY-3563 beginning to establish the pattern for the new style samples' ↵kelvingoodson2010-05-212-86/+19
| | | | | | READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947001 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 add some prose to top level README - more clarification to comekelvingoodson2010-05-211-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946972 13f79535-47bb-0310-9956-ffa450edef68
* Correct presentation of the OASIS licenseslaws2010-05-203-1/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946692 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
* Few minor updates to my notesslaws2010-05-201-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946629 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple stand-alone application that calls a calculator service via the ↵slaws2010-05-203-0/+160
| | | | | | SCAClient API. Should be usable with any of the calculator based contributions started via any of the launchers. Won't work just yet as the launchers don't keep the application running. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946628 13f79535-47bb-0310-9956-ffa450edef68
* fix reference to sample now sample contribution has movedslaws2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946197 13f79535-47bb-0310-9956-ffa450edef68
* Add itest for TUSCANY-3558. Don't know if we'll keep this itest as it is or ↵antelder2010-05-195-0/+117
| | | | | | at all but have it here for now while the JIRA is investigated. The testcase is running fine for me as it is here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946194 13f79535-47bb-0310-9956-ffa450edef68
* Correct some typosslaws2010-05-193-6/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946157 13f79535-47bb-0310-9956-ffa450edef68
* OSGi run seems to be hanging at the end so disable for nowslaws2010-05-191-2/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946156 13f79535-47bb-0310-9956-ffa450edef68
* renamed as contribution-implementation-java-calculator. will shortly be in a ↵slaws2010-05-1918-1094/+0
| | | | | | sub-directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946119 13f79535-47bb-0310-9956-ffa450edef68
* Moved to binding-sca sub-directoryslaws2010-05-1919-803/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946118 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-sca sample contributions into an extension specific sub-directoryslaws2010-05-1924-5/+858
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
* Target correct sample directoryslaws2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946116 13f79535-47bb-0310-9956-ffa450edef68
* Make pom names consistentslaws2010-05-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946115 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to using jar contribution for binding-sca-calculator and have ↵slaws2010-05-192-11/+5
| | | | | | the itest/distro test exercise it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946102 13f79535-47bb-0310-9956-ffa450edef68
* update distro itests to match sample changesslaws2010-05-199-25/+246
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946078 13f79535-47bb-0310-9956-ffa450edef68
* update distro to match sample changesslaws2010-05-191-6/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946077 13f79535-47bb-0310-9956-ffa450edef68
* Remove excludes for tests that are passing nowantelder2010-05-191-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946076 13f79535-47bb-0310-9956-ffa450edef68
* Update to match sample contribution changesslaws2010-05-195-21/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946070 13f79535-47bb-0310-9956-ffa450edef68
* Samples moved into the binding-rmi extension directoryslaws2010-05-1935-2328/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946069 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other calculator contributions. From ↵slaws2010-05-1919-3/+783
| | | | | | previous discussion we're probably going to move into a sub-directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946067 13f79535-47bb-0310-9956-ffa450edef68
* no longer requiredslaws2010-05-193-196/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946065 13f79535-47bb-0310-9956-ffa450edef68
* Take account of the extra directory level slaws2010-05-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946063 13f79535-47bb-0310-9956-ffa450edef68
* Add back the agregate jarsantelder2010-05-191-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946060 13f79535-47bb-0310-9956-ffa450edef68
* Fix the module tagrfeng2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946001 13f79535-47bb-0310-9956-ffa450edef68
* Add scdl to buildrfeng2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945981 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'jaxrs' into trunkrfeng2010-05-1967-223/+1646
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68