summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge from 1.5.1:rfeng2009-09-0219-428/+475
| | | | | | | | 1) Fix for TUSCANY-3238 2) Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810726 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jUnit scope for some iTest projectslresende2009-09-025-12/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810721 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jUnit scope for some iTest projectslresende2009-09-025-12/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810719 13f79535-47bb-0310-9956-ffa450edef68
* Remove the need to extend EndpointDescriptionrfeng2009-09-0210-167/+82
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810712 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3238rfeng2009-09-023-3/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810694 13f79535-47bb-0310-9956-ffa450edef68
* Support @XmlSeeAlso at java interface to reference extra JAXB classesrfeng2009-09-025-3/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810608 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3249 - providing on/off feature for multiple application ↵ramkumar2009-09-028-58/+90
| | | | | | context support git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810466 13f79535-47bb-0310-9956-ffa450edef68
* Workaround: Export some internal packages before the dependencies are fixedrfeng2009-09-023-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810372 13f79535-47bb-0310-9956-ffa450edef68
* Fix dependenciesrfeng2009-09-021-7/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810368 13f79535-47bb-0310-9956-ffa450edef68
* Conversion to JUnit 4.5 + Cleaning up System.outlresende2009-09-0212-194/+171
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810356 13f79535-47bb-0310-9956-ffa450edef68
* Conversion to JUnit 4.5 + Cleaning up System.outlresende2009-09-0212-207/+169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810355 13f79535-47bb-0310-9956-ffa450edef68
* Make some dependencies as test scopedrfeng2009-09-022-12/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810319 13f79535-47bb-0310-9956-ffa450edef68
* Start to fix the MANIFEST.MF and rename split packagesrfeng2009-09-0212-10/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810317 13f79535-47bb-0310-9956-ffa450edef68
* 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@810291 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810284 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3164 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810269 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810268 13f79535-47bb-0310-9956-ffa450edef68
* 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