summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo on web pagenash2010-09-242-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001036 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoreslaws2010-09-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000987 13f79535-47bb-0310-9956-ffa450edef68
* Add notes to remind me how to run sample in dynamic mode. READMEs need more ↵slaws2010-09-243-4/+19
| | | | | | tidying when we've sorted the distro out. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000986 13f79535-47bb-0310-9956-ffa450edef68
* Add ignore to work round test failureslaws2010-09-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000984 13f79535-47bb-0310-9956-ffa450edef68
* Add async-interactions to the buildrfeng2010-09-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000981 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for various async interaction patterns with binding.jmsrfeng2010-09-2413-0/+896
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000980 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.6.0rfeng2010-09-243-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000979 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3687 - Not sure what the default ranking is and I believe the ↵slaws2010-09-241-1/+1
| | | | | | registry is actually chosen based on the domain scheme but I've been running with this without adverse effects but can we remove all the registry rankings now? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000978 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3686 - All tribes endpoint registry to create instances of ↵slaws2010-09-241-0/+1
| | | | | | RuntimeEndpontImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000975 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3686 give the JSONP model impl access to the HTTP model implslaws2010-09-242-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000974 13f79535-47bb-0310-9956-ffa450edef68
* fix to match sample locationslaws2010-09-246-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000973 13f79535-47bb-0310-9956-ffa450edef68
* Move to wstx-as version 3.2.6 consistently. Having two versions in the ↵slaws2010-09-249-14/+13
| | | | | | distro is causing OSGi wiring conflicts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000968 13f79535-47bb-0310-9956-ffa450edef68
* fix itest/scdl to match sample locationsslaws2010-09-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000967 13f79535-47bb-0310-9956-ffa450edef68
* fix itest/distribution ant scripts to match sample locationsslaws2010-09-246-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000964 13f79535-47bb-0310-9956-ffa450edef68
* Fix typos and add maven build informationnash2010-09-241-8/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000963 13f79535-47bb-0310-9956-ffa450edef68
* Add all but JMS into the buildslaws2010-09-241-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000960 13f79535-47bb-0310-9956-ffa450edef68
* A few changes to the JMS tests to bring them closer into line with the other ↵slaws2010-09-243-49/+54
| | | | | | compliance test configurations. Not in build yet. Waiting for the nod from the guys working on the tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000957 13f79535-47bb-0310-9956-ffa450edef68
* Explain that the WAR file is intentionally omitted from the binary distributionnash2010-09-245-11/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000905 13f79535-47bb-0310-9956-ffa450edef68
* Fix problems with the README filenash2010-09-241-14/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000902 13f79535-47bb-0310-9956-ffa450edef68
* Update README instructions to cover the case of the servlet container not ↵nash2010-09-241-0/+5
| | | | | | using port 8080 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000896 13f79535-47bb-0310-9956-ffa450edef68
* Include dijit in maven build as well as ant buildnash2010-09-242-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000887 13f79535-47bb-0310-9956-ffa450edef68
* Delete temporary dojo directory after maven packagingnash2010-09-246-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000878 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dojo dependencynash2010-09-242-119/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000868 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 code changes to reflect reorgkelvingoodson2010-09-244-15/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000802 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to the README instructionsnash2010-09-241-11/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000787 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvements to the README instructionsnash2010-09-241-7/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000769 13f79535-47bb-0310-9956-ffa450edef68
* Fix a numbe of problems in the README instructionsnash2010-09-241-52/+79
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000768 13f79535-47bb-0310-9956-ffa450edef68
* Add code to avoid a hang on exit with Tuscany SCA 1.6.1 (workaround for ↵nash2010-09-231-0/+4
| | | | | | TUSCANY-3277) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000642 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the README instructions to not require compiling before runningnash2010-09-231-113/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000626 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the README instructions to cover all options for building and runningnash2010-09-231-7/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000619 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3685: Add a test client that doesn't use JUnit and update the ↵nash2010-09-233-11/+107
| | | | | | build.xml and README files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000615 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3684: Update README file to describe building and running the sample ↵nash2010-09-231-110/+141
| | | | | | using ant git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000571 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3684: Generate working build.xml file using new configuration ↵nash2010-09-231-13/+36
| | | | | | options in tuscany-maven-ant-generator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000564 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3684: Provide additional configuration options for ↵nash2010-09-232-0/+135
| | | | | | tuscany-maven-ant-generator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000563 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix up contribution pathskelvingoodson2010-09-234-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000478 13f79535-47bb-0310-9956-ffa450edef68
* Update CORBA sample READMEs to include instructions for using antnash2010-09-232-28/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000425 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 logging-scribe was not enabled before reorg, and does not build ↵kelvingoodson2010-09-231-1/+1
| | | | | | cleanly, so re-disabling it for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000396 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix logging config due to recent move of logging.properties filekelvingoodson2010-09-231-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000368 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 push logging.properties down to only current place of reference ↵kelvingoodson2010-09-231-0/+0
| | | | | | (corresponding build.xml file update pending) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000366 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples tidy up and pom fix-upkelvingoodson2010-09-233-46/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000360 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move tuscsny feature sample contributions into new ↵kelvingoodson2010-09-2351-0/+0
| | | | | | learning-more folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000352 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move contributions into new learning-more folderkelvingoodson2010-09-23326-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000351 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 make empty folder for server side move of contributionskelvingoodson2010-09-230-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000349 13f79535-47bb-0310-9956-ffa450edef68
* Fix notification sample build.xml and README files to provide clear ↵nash2010-09-226-40/+102
| | | | | | instructions that work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000266 13f79535-47bb-0310-9956-ffa450edef68
* Fix confusing prompt messagenash2010-09-222-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000237 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3037: Don't call setBody() if themessage body hasn't changednash2010-09-221-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000235 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3683: Fix exception when RMI service is promotednash2010-09-221-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000125 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3683: Fix exception when RMI service is promotednash2010-09-221-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000121 13f79535-47bb-0310-9956-ffa450edef68
* Remove explicit version number as we don't have it elsewhere and it causes ↵slaws2010-09-221-1/+1
| | | | | | inconsistent bundle wiring in OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000087 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 bring async sample into samples reactor buildkelvingoodson2010-09-222-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000056 13f79535-47bb-0310-9956-ffa450edef68