summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-01Added missing poms.fmoga44-4/+90
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003401 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Changed contribution-* samples to *-contribution.fmoga304-95/+140
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30maven-bundle-plugin 1.0.7-SNAPSHOT now in the repo so enabling extension ↵slaws2-9/+39
meta-data generation in the bin distro. Have to allow the build to use plugin snapshots temporarily. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003004 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-30Add a run command that runs shell commands saved in a text fileantelder2-2/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002991 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a ***running*** string to the output to show which composites in an ↵antelder1-1/+3
installed contribution are running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002699 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update the node xml processor to support reading the extra attributesantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002697 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add extra contribution attributes. these are currently only supported by the ↵antelder2-0/+72
node2 Node, i guess all the config classes could be copied to there instead of changing these here, but ideally node/node2 will get merged into one so node2 will go away. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002694 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update to use all the contribution attributes, rename the test to use the ↵antelder2-238/+1
correct attribute name, and make sure the xml file gets closed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002691 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update to use all the contribution attributes, rename the test to use the ↵antelder1-3/+9
correct attribute name, and make sure the xml file gets closed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002690 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 the Shell with a 'load' command that can load a node from an xml fileantelder2-1/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002652 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a createNodeFromXML method that can create and configure a node from an ↵antelder4-0/+356
xml config file. Only supports minimal install so far and not all the other options for installing contributions and starting composites yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002650 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add all of the launchers into the test caseslaws1-5/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002634 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Correct test locations and refer to jars so that we can remove classes ↵slaws3-5/+4
directory from the distro. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002633 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Remove as it's no longer usedslaws1-43/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002631 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-28TUSCANY-3674 - saving some (disabled) changes that rely on the changes made ↵slaws1-0/+150
to Tuscany's maven-bundle-plugin. To try these you'll need to compile the maven bundle plugin locally as there is no 1.0.7-SNAPSHOT yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002225 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28launcher directories don't have launcher in the name any moreslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002160 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28TUSCANY-3674 Remove a change previously checked in by accident where I was ↵slaws1-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
2010-09-28TUSCANY-3674 Update this base description (which isn't being used as far as ↵slaws1-140/+98
I know) to reference those modules required to run the assembly otests. Am looking at using this to add meta-data to the bin distro to allow users identify the base set of jars in the modules directory if required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002136 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Removing as it's not being used. Looking to build extension aggregated by ↵slaws2-108/+0
referring directly to "runtime" modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002134 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27add missing dependenciesslaws3-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001665 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27exclude config.ini from legal checking slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001651 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27exclude "work" directories and match samples layoutslaws1-7/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001648 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 fix up poms to match getting started reorgkelvingoodson6-14/+100
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001274 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@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-0/+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-0/+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-0/+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-0/+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