summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-18Update to use base jarantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023736 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder1-2/+2
the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Move the varrious config and utility files to a subdirectory so they don't ↵antelder1-0/+0
cluter up the top level folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022398 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Move the varrious config and utility files to a subdirectory so they don't ↵antelder4-0/+0
cluter up the top level folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022397 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Fix dependency for sample moves. (not sure if this sample should be kept in ↵antelder1-1/+1
its current form or at all but this atleast stops its build failing although it does seem to get a lot of errors in the build log git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022096 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Add missing license headers.slaws7-1/+126
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004206 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Add Apache headerslaws1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004164 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Removed build files from version control.fmoga23-1006/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003779 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Added the sca-scopes sample to the getting-started pom.fmoga1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003777 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Added sca-scopes sample.fmoga32-0/+1235
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003776 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30Add a file of shell commands to run the helloworld sample contribution.antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002997 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a config xml file for the scdl-include sampleantelder1-0/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002687 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Rename the startDeployables attributeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002685 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add an xml config file for the helloworld sampleantelder1-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002655 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update service port for the jax-ws ri ws bindingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002561 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add an sca-contribution.xml metadata file to update teh helloworld contributionantelder1-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002544 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Remove the exports from the helloworld contribution sca-contribution.xmlantelder1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002543 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add the new contributions to the buildantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002542 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Rename helloworld contribution to have -contribution at the endantelder8-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002539 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a contribution with a composite that uses <include>antelder4-0/+139
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002538 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update the default url to match the helloworldws endpointantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002533 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a helloworldws composite that uses binding.wsantelder1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002530 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add eargerInint and init methodantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002529 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a simple html page that can send xml requests to ws endpoints, copied ↵antelder1-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
2010-09-29Added sources for the callback-api sample.fmoga9-0/+468
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002494 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 fix up poms to match getting started reorgkelvingoodson2-48/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001274 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson70-3313/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001272 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson70-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001271 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson23-1603/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001269 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson23-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001268 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson4-181/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001266 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson4-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001265 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson11-402/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001264 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson11-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001263 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson4-320/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001262 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson4-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001260 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson7-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001259 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson6-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001257 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson6-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001256 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson7-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001255 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson8-435/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001254 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson8-457/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001253 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson8-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001252 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson11-793/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001250 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Add ignore to work round test failureslaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000984 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20A few project name consistency changesslaws3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998881 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20TUSCANY-3677 reintroduce samples to top level buildkelvingoodson1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998846 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Put back to use the samples parent pom.xmlantelder1-10/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998063 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Showantelder1-8/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998062 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16TUSCANY-3677 pom fixup after reorgkelvingoodson1-0/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997822 13f79535-47bb-0310-9956-ffa450edef68