summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* An eclipse plugin that can run in headless mode to configure the eclipse ↵rfeng2010-03-2316-0/+824
| | | | | | workspace using command line git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926662 13f79535-47bb-0310-9956-ffa450edef68
* Add missing osgi import packagerfeng2010-03-231-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926641 13f79535-47bb-0310-9956-ffa450edef68
* Add missing osgi import packagerfeng2010-03-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926638 13f79535-47bb-0310-9956-ffa450edef68
* Take out test as its continually failing on Hudsonantelder2010-03-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926484 13f79535-47bb-0310-9956-ffa450edef68
* Add new composite file missed from previous commit (926303)antelder2010-03-221-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926327 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast binding to use a seperate ExecutorService for each nested ↵antelder2010-03-222-1/+26
| | | | | | invocation (ie a reference calling a service over binding.sca which invokes another reference over binding.sca) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926303 13f79535-47bb-0310-9956-ffa450edef68
* HArdcode response in bpel script for nowantelder2010-03-221-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926227 13f79535-47bb-0310-9956-ffa450edef68
* Starting porting RSS binding to 2.x in support of Travel Sample scenariolresende2010-03-2220-0/+1645
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926224 13f79535-47bb-0310-9956-ffa450edef68
* Starting porting RSS binding to 2.x in support of Travel Sample scenariolresende2010-03-229-0/+545
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926223 13f79535-47bb-0310-9956-ffa450edef68
* reasonably usable now, still no workitem deletekelvingoodson2010-03-223-320/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926214 13f79535-47bb-0310-9956-ffa450edef68
* reasonably usable now, still no workitem deletekelvingoodson2010-03-224-170/+363
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926213 13f79535-47bb-0310-9956-ffa450edef68
* reasonably usable now, still no workitem deletekelvingoodson2010-03-223-49/+681
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926140 13f79535-47bb-0310-9956-ffa450edef68
* Update the bpel sample bpel script and wsdl to match the bpel itest, and ↵antelder2010-03-222-28/+41
| | | | | | comment out the message processing and hard code the response while its not working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926137 13f79535-47bb-0310-9956-ffa450edef68
* Added experimental JAXWS based WS integration from Raymond's sandbox as per ↵slaws2010-03-2214-0/+1244
| | | | | | ML discussion (http://www.mail-archive.com/dev%40tuscany.apache.org/msg11881.html) so we can get more people looking at it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926127 13f79535-47bb-0310-9956-ffa450edef68
* Update component name to match other helloworld samplesantelder2010-03-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926077 13f79535-47bb-0310-9956-ffa450edef68
* Remove old testcaseantelder2010-03-221-48/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926074 13f79535-47bb-0310-9956-ffa450edef68
* Add sample testcaseantelder2010-03-221-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926072 13f79535-47bb-0310-9956-ffa450edef68
* Correct case in component name to match the java helloworld sampleantelder2010-03-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926071 13f79535-47bb-0310-9956-ffa450edef68
* Remove old testcaseantelder2010-03-221-68/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926068 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the built artifact if the folder doesn't exist and to start a ↵antelder2010-03-221-2/+6
| | | | | | distributed doamin by default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926044 13f79535-47bb-0310-9956-ffa450edef68
* Start adding Spring helloworld sample like the bpel and java onesantelder2010-03-226-0/+232
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926043 13f79535-47bb-0310-9956-ffa450edef68
* Start updating the bpel helloworld sample maven build to create a pure sca ↵antelder2010-03-221-76/+57
| | | | | | contribution using the tuscany plugin to run the sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926027 13f79535-47bb-0310-9956-ffa450edef68
* Add back tuscany plugin and override banSnapshots as a temp workaroundantelder2010-03-221-2/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926026 13f79535-47bb-0310-9956-ffa450edef68
* Remove old plugin configantelder2010-03-221-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926025 13f79535-47bb-0310-9956-ffa450edef68
* Revert changes in 925994 committed by accidentantelder2010-03-223-14/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926021 13f79535-47bb-0310-9956-ffa450edef68
* Add surefire plugin configantelder2010-03-221-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925996 13f79535-47bb-0310-9956-ffa450edef68
* Remove commons logging from tomcat war licenseantelder2010-03-225-9/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925994 13f79535-47bb-0310-9956-ffa450edef68
* Add new contribution "using" with examples for using SCA componentsnash2010-03-2214-0/+428
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925991 13f79535-47bb-0310-9956-ffa450edef68
* Uncomment plugin definitionantelder2010-03-221-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925985 13f79535-47bb-0310-9956-ffa450edef68
* Correctly support binding URI on references.jsdelfino2010-03-212-7/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925910 13f79535-47bb-0310-9956-ffa450edef68
* Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to ↵jsdelfino2010-03-219-13/+44
| | | | | | start memcached as a daemon. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925909 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-03-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925865 13f79535-47bb-0310-9956-ffa450edef68
* Exercise the trip policy from the policy client and policy launcherslaws2010-03-216-2/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925864 13f79535-47bb-0310-9956-ffa450edef68
* Correct module names in ant scriptsslaws2010-03-213-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925863 13f79535-47bb-0310-9956-ffa450edef68
* Add a trip contribution that demonstrates the logging policy. Was only ↵slaws2010-03-219-0/+495
| | | | | | turned on in the trip unit test previously. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925862 13f79535-47bb-0310-9956-ffa450edef68
* Revert change committed by accidentslaws2010-03-212-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925861 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-03-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925838 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample that demonstrated reference passingslaws2010-03-2136-0/+2530
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925837 13f79535-47bb-0310-9956-ffa450edef68
* Add some more ignoresslaws2010-03-212-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925830 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-03-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925829 13f79535-47bb-0310-9956-ffa450edef68
* Add some callback samples based on the payment and credit card payment ↵slaws2010-03-2146-0/+3194
| | | | | | components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925828 13f79535-47bb-0310-9956-ffa450edef68
* Update Hazelcast registry to check for duplicate endpointsantelder2010-03-212-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925745 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect path for domain configuration filesnash2010-03-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925712 13f79535-47bb-0310-9956-ffa450edef68
* Change jumpstart launcher so that it doesn't use LauncherUtil (TUSCANY-3508)nash2010-03-215-32/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925711 13f79535-47bb-0310-9956-ffa450edef68
* Take out the helloworld sample tuscany plugin as the build doesn't like the ↵antelder2010-03-201-2/+2
| | | | | | snapshot version. Hmm, what to do about that... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925675 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld sample to distroantelder2010-03-201-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925668 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld sample to buildantelder2010-03-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925667 13f79535-47bb-0310-9956-ffa450edef68
* Update helloworld sample's zip and tuscany plugin versionsantelder2010-03-201-19/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925666 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast binding to distroantelder2010-03-201-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925665 13f79535-47bb-0310-9956-ffa450edef68
* Update Tuscany run plugin for latest runtime and change to not include all ↵antelder2010-03-202-62/+3
| | | | | | extension by default but require that they're added separately where the plugin is used. Also update to use the exploded folder in the target directory as the contribution instead of the packaged artifacts as the bpel extension only seems to work with folder contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925592 13f79535-47bb-0310-9956-ffa450edef68