summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Modify TargetImpl to use getCallbackReference() instead of injectionnash2009-09-031-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810848 13f79535-47bb-0310-9956-ffa450edef68
* Fix interface compatibility checking for callback operations (TUSCANY-3251)nash2009-09-031-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810833 13f79535-47bb-0310-9956-ffa450edef68
* Change a couple more log messages to fine so as to not clutter up the ↵antelder2009-09-031-1/+1
| | | | | | console output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810831 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()nash2009-09-033-0/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810830 13f79535-47bb-0310-9956-ffa450edef68
* Change a couple more log messages to fine so as to not clutter up the ↵antelder2009-09-031-5/+5
| | | | | | console output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810826 13f79535-47bb-0310-9956-ffa450edef68
* Update wording of misleading warning messages (TUSCANY-3252)nash2009-09-031-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810822 13f79535-47bb-0310-9956-ffa450edef68
* Change a couple more log messages to fine so as to not clutter up the ↵antelder2009-09-031-2/+2
| | | | | | console output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810821 13f79535-47bb-0310-9956-ffa450edef68
* Update itest/recursive to verify successful completion (TUSCANY-3253)nash2009-09-032-7/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810820 13f79535-47bb-0310-9956-ffa450edef68
* Update samples/implementation-composite to verify successful completion ↵nash2009-09-032-7/+10
| | | | | | (TUSCANY-3253) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810816 13f79535-47bb-0310-9956-ffa450edef68
* Remove invalid targetNamespace attributenash2009-09-031-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810812 13f79535-47bb-0310-9956-ffa450edef68
* Change addEndpointReference logiing to fine so it doesn't flood the console ↵antelder2009-09-031-1/+1
| | | | | | with messages as this gets called on every request for stateless components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810811 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3247 - Making interfaces and instantiatng widget factory via ↵lresende2009-09-036-117/+191
| | | | | | extension point mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810775 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3247 - Making interfaces and instantiatng widget factory via ↵lresende2009-09-036-117/+191
| | | | | | extension point mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810774 13f79535-47bb-0310-9956-ffa450edef68
* 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