summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch over to new runtime references. slaws2010-10-112-33/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021318 13f79535-47bb-0310-9956-ffa450edef68
* Make it work with OSGi in distro. Needs more work to depend on osgi-runtime.slaws2010-10-081-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005833 13f79535-47bb-0310-9956-ffa450edef68
* Fix up ant script to use an aggregate base jarslaws2010-10-081-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005832 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the same slf4j version as other thingsantelder2010-10-061-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004979 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in project namesslaws2010-10-053-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004590 13f79535-47bb-0310-9956-ffa450edef68
* Change from include to import as the include target cannot be found when ↵slaws2010-10-051-3/+3
| | | | | | running in nested ant scripts, as in itest/distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004573 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headers.slaws2010-10-047-1/+126
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004206 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to using the "all" dependency. Whatever is in ejava is not enough. slaws2010-10-047-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004169 13f79535-47bb-0310-9956-ffa450edef68
* Print name of bundle causing errorslaws2010-10-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004167 13f79535-47bb-0310-9956-ffa450edef68
* Update for sample name changesslaws2010-10-0412-34/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004166 13f79535-47bb-0310-9956-ffa450edef68
* Add Apache headerslaws2010-10-041-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004164 13f79535-47bb-0310-9956-ffa450edef68
* Removed build files from version control.fmoga2010-10-0223-1006/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003779 13f79535-47bb-0310-9956-ffa450edef68
* Added the sca-scopes sample to the getting-started pom.fmoga2010-10-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003777 13f79535-47bb-0310-9956-ffa450edef68
* Added sca-scopes sample.fmoga2010-10-0232-0/+1235
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003776 13f79535-47bb-0310-9956-ffa450edef68
* Commented out failing samples.fmoga2010-10-016-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003427 13f79535-47bb-0310-9956-ffa450edef68
* Add a binding extension sampleantelder2010-10-0122-82/+865
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003421 13f79535-47bb-0310-9956-ffa450edef68
* Create a new sample folder 'extending-tuscany' and move the implementation ↵antelder2010-10-0137-11/+46
| | | | | | sample there git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003416 13f79535-47bb-0310-9956-ffa450edef68
* Updated the learning-more pom.fmoga2010-10-011-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003407 13f79535-47bb-0310-9956-ffa450edef68
* Updated binding-jms pom.fmoga2010-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003402 13f79535-47bb-0310-9956-ffa450edef68
* Added missing poms.fmoga2010-10-0144-4/+90
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003401 13f79535-47bb-0310-9956-ffa450edef68
* Changed contribution-* samples to *-contribution.fmoga2010-10-01304-95/+140
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68
* Add a file of shell commands to run the helloworld sample contribution.antelder2010-09-301-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002997 13f79535-47bb-0310-9956-ffa450edef68
* Add a config xml file for the scdl-include sampleantelder2010-09-291-0/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002687 13f79535-47bb-0310-9956-ffa450edef68
* Rename the startDeployables attributeantelder2010-09-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002685 13f79535-47bb-0310-9956-ffa450edef68
* Add an xml config file for the helloworld sampleantelder2010-09-291-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002655 13f79535-47bb-0310-9956-ffa450edef68
* Add all of the launchers into the test caseslaws2010-09-291-5/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002634 13f79535-47bb-0310-9956-ffa450edef68
* Correct test locations and refer to jars so that we can remove classes ↵slaws2010-09-293-5/+4
| | | | | | directory from the distro. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002633 13f79535-47bb-0310-9956-ffa450edef68
* Remove as it's no longer usedslaws2010-09-291-43/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002631 13f79535-47bb-0310-9956-ffa450edef68
* Update service port for the jax-ws ri ws bindingantelder2010-09-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002561 13f79535-47bb-0310-9956-ffa450edef68
* Add an sca-contribution.xml metadata file to update teh helloworld contributionantelder2010-09-291-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002544 13f79535-47bb-0310-9956-ffa450edef68
* Remove the exports from the helloworld contribution sca-contribution.xmlantelder2010-09-291-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002543 13f79535-47bb-0310-9956-ffa450edef68
* Add the new contributions to the buildantelder2010-09-291-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002542 13f79535-47bb-0310-9956-ffa450edef68
* Rename helloworld contribution to have -contribution at the endantelder2010-09-298-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002539 13f79535-47bb-0310-9956-ffa450edef68
* Add a contribution with a composite that uses <include>antelder2010-09-294-0/+139
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002538 13f79535-47bb-0310-9956-ffa450edef68
* Update the default url to match the helloworldws endpointantelder2010-09-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002533 13f79535-47bb-0310-9956-ffa450edef68
* Add a helloworldws composite that uses binding.wsantelder2010-09-291-0/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002530 13f79535-47bb-0310-9956-ffa450edef68
* Add eargerInint and init methodantelder2010-09-291-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002529 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple html page that can send xml requests to ws endpoints, copied ↵antelder2010-09-291-0/+143
| | | | | | from ServiceMix. Not sure if we'll keep this but committing now as i mention it in an email i'm about to send git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002522 13f79535-47bb-0310-9956-ffa450edef68
* Added sources for the callback-api sample.fmoga2010-09-299-0/+468
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002494 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3674 Remove a change previously checked in by accident where I was ↵slaws2010-09-281-3/+3
| | | | | | looking locally at putting the "all" meta-data under a directory called "all". Still want to do that but not checked the other bits in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002138 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix up poms to match getting started reorgkelvingoodson2010-09-256-14/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001274 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2570-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001272 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2570-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001271 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2523-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001269 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2523-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001268 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001266 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001265 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2511-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001264 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2511-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001263 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001262 13f79535-47bb-0310-9956-ffa450edef68