summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Making delay available from a constant class and bumping it to 400 to see if ↵lresende2009-09-016-9/+33
| | | | | | it helps with some of the gdata extension build issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810264 13f79535-47bb-0310-9956-ffa450edef68
* [Work in progress] Helloworld BPEL integrating with json-rpclresende2009-08-3113-0/+1089
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809776 13f79535-47bb-0310-9956-ffa450edef68
* Addiing rest sample scenarios to build and cleaning up obsolete sampleslresende2009-08-311-9/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809775 13f79535-47bb-0310-9956-ffa450edef68
* Couple simple expertise locator scenario exploring different REST style ↵lresende2009-08-3118-0/+1139
| | | | | | implementations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809773 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3248 - More testcases with the double quote issueslresende2009-08-313-18/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809677 13f79535-47bb-0310-9956-ffa450edef68
* Add intents to the policy contributions and remove from the ordinary ↵slaws2009-08-314-9/+9
| | | | | | contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809652 13f79535-47bb-0310-9956-ffa450edef68
* Correct javadoc comment, the launch command is: mvn ↵antelder2009-08-311-1/+1
| | | | | | org.apache.tuscany.maven.plugin:maven-tuscany-plugin:launch [-Ddomain=tribes:myDomain] -Dcontributions=path\to\scacontribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809489 13f79535-47bb-0310-9956-ffa450edef68
* Add a new mojo to the tuscany plugin to enable running sca contributions ↵antelder2009-08-311-0/+108
| | | | | | from maven without needing to install anything for tuscany, just run the tuscany plugin pointing at a contribution, eg: mvn org.apache.tuscany.maven.plugin:tuscany-launch-plugin:launch [-Ddomain=tribes:myDomain] -Dcontributions=path\to\scacontribution,otherContributions... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809487 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany plugin for latest extensions and modulesantelder2009-08-311-1/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809486 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3248 - Removing quoted tokens to avoid issues on linux/mac os ↵lresende2009-08-301-7/+7
| | | | | | environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809409 13f79535-47bb-0310-9956-ffa450edef68
* Include domain name in log messageantelder2009-08-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809259 13f79535-47bb-0310-9956-ffa450edef68
* Get the tribes context name set from the domain nameantelder2009-08-301-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809258 13f79535-47bb-0310-9956-ffa450edef68
* Add policy related modules to pomsslaws2009-08-292-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809189 13f79535-47bb-0310-9956-ffa450edef68
* Updates to indicate where initial policy examples will be. More to add.slaws2009-08-291-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809188 13f79535-47bb-0310-9956-ffa450edef68
* Add a launcher for policy samplesslaws2009-08-294-0/+192
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809187 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-08-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809185 13f79535-47bb-0310-9956-ffa450edef68
* A client composite to drive policy samplesslaws2009-08-297-0/+314
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809184 13f79535-47bb-0310-9956-ffa450edef68
* Add project where we can configure policy for the payment serviceslaws2009-08-2915-0/+1006
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809183 13f79535-47bb-0310-9956-ffa450edef68
* Add project where we can configure policy for the credit card serviceslaws2009-08-298-0/+525
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809182 13f79535-47bb-0310-9956-ffa450edef68
* Add the domian node to the all distroantelder2009-08-281-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809046 13f79535-47bb-0310-9956-ffa450edef68
* Move the domain node to the all distro as its breaking someosgi tests here, ↵antelder2009-08-281-5/+0
| | | | | | not sure why and I dont have an osgi environment working to debug it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809045 13f79535-47bb-0310-9956-ffa450edef68
* Automatically change : to :// in domain node config uri to make it easier to ↵antelder2009-08-282-1/+37
| | | | | | type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808939 13f79535-47bb-0310-9956-ffa450edef68
* Update the launcher script default config to use the domain node mainantelder2009-08-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808932 13f79535-47bb-0310-9956-ffa450edef68
* Add a launche main class to the domain nodeantelder2009-08-281-0/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808931 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE when contribution jar doesn't have a manifestantelder2009-08-281-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808928 13f79535-47bb-0310-9956-ffa450edef68
* Add domain-node to distroantelder2009-08-281-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808927 13f79535-47bb-0310-9956-ffa450edef68
* Update manifestantelder2009-08-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808926 13f79535-47bb-0310-9956-ffa450edef68
* Update domain-node to use the new endpoint wrapper and runtime configuration ↵antelder2009-08-284-10/+119
| | | | | | so that the inVm/tribes endpoint registry can be choosen and configured via the domain node URI git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808875 13f79535-47bb-0310-9956-ffa450edef68
* Add endpoint-wrapper module to the buildantelder2009-08-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808872 13f79535-47bb-0310-9956-ffa450edef68
* Add a new endpoint module that wraps the existing ones choosing which to use ↵antelder2009-08-2818-0/+982
| | | | | | based on the runtime configuration. I think ideally we'd change this so the exitsing inVM registry is the default one and it looks up and remote registry itself and uses that if configured git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808871 13f79535-47bb-0310-9956-ffa450edef68
* Update the tribes based endpoint registry to support being configured from ↵antelder2009-08-281-1/+13
| | | | | | the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808869 13f79535-47bb-0310-9956-ffa450edef68
* Enable setting configuration on the NodeFactoryImplantelder2009-08-281-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808868 13f79535-47bb-0310-9956-ffa450edef68
* Add interface for a way to pass configuration aroundantelder2009-08-281-0/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808867 13f79535-47bb-0310-9956-ffa450edef68
* Update the magic random ranking number so it possible to use the extenstionantelder2009-08-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808847 13f79535-47bb-0310-9956-ffa450edef68
* Update to add a method to check if a wire target is out of date compared to ↵antelder2009-08-285-45/+34
| | | | | | teh endpoint registry (see ML discussion 'Endpoint registry and stopping/starting nodes' git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808838 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3245 - Adjusting more version on the eclipse toolslresende2009-08-282-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808794 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase for restarting DomainNodes and work around a problem that ↵antelder2009-08-282-3/+83
| | | | | | uncovers with stopping the NodeFactory kills all DOmainNodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808793 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3245 - Fixing version id in the eclipse tools descriptionlresende2009-08-283-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808788 13f79535-47bb-0310-9956-ffa450edef68
* Remove the FIXME from the testcase name as it works nowantelder2009-08-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808618 13f79535-47bb-0310-9956-ffa450edef68
* More fixes to get invocations working when a node is restartedantelder2009-08-271-1/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808613 13f79535-47bb-0310-9956-ffa450edef68
* backing up a few minor changes. This version of the builders not in use. slaws2009-08-273-15/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808555 13f79535-47bb-0310-9956-ffa450edef68
* When running binding-sca-axis unit tests in Eclipse I was getting javax.jms ↵slaws2009-08-271-1/+3
| | | | | | not found from Axis. Was working OK in maven. I added the package import to the Tuscany module manifest and this seems to get the tests working for me in Eclipse. It not immediately clear to me how changing this bundle helps out the Axis bundle but I've lost track a bit of the complex relationship between tuscany and axis bundles so need to look closer. This may help others in the mean time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808554 13f79535-47bb-0310-9956-ffa450edef68
* Move the reference/service resetting outside the loop as they don't need to ↵slaws2009-08-271-17/+21
| | | | | | be there. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808553 13f79535-47bb-0310-9956-ffa450edef68
* Add policy matching to the endpoint builder and prepare for problems to be ↵slaws2009-08-275-46/+202
| | | | | | raised at runtime and at build time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808552 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that the same intents are present at reference and service ends of ↵slaws2009-08-271-2/+2
| | | | | | the wire git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808551 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3242 turn off policy tests as I'm just about to check in some policy ↵slaws2009-08-271-0/+2
| | | | | | matching code that shows that the test isn't as I would expect it to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808550 13f79535-47bb-0310-9956-ffa450edef68
* Rename it back to FIXME as i've cleanup to much and it doesn'twork again :-(antelder2009-08-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808467 13f79535-47bb-0310-9956-ffa450edef68
* Remove FIXME from testcase name so it get run in th ebuildantelder2009-08-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808458 13f79535-47bb-0310-9956-ffa450edef68
* Initial update to handle nodes being restarted. Similar changes needed in ↵antelder2009-08-271-11/+32
| | | | | | many places but this gets the StopStartNodesTestCase running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808457 13f79535-47bb-0310-9956-ffa450edef68
* During rebuild also reset the status of the endpoint reference so it gets ↵antelder2009-08-271-0/+2
| | | | | | rebuilt correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808440 13f79535-47bb-0310-9956-ffa450edef68