summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix TUSCANY-3171 (domain manager does not load definitions.xml files)nash2009-07-2623-13/+1570
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797987 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary dependencynash2009-07-261-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797984 13f79535-47bb-0310-9956-ffa450edef68
* Add new payment components to buildslaws2009-07-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797910 13f79535-47bb-0310-9956-ffa450edef68
* Add a groovy version of the payment componentslaws2009-07-2611-0/+737
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797909 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-07-260-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797903 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the test client component from the BPEL payment component into ↵slaws2009-07-265-10/+40
| | | | | | distinct composites so that the payment composite can be reused as is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797902 13f79535-47bb-0310-9956-ffa450edef68
* Add an example of using implementation bpel to build a component for taking ↵slaws2009-07-2611-0/+878
| | | | | | payments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797900 13f79535-47bb-0310-9956-ffa450edef68
* Temporary workaround for TUSCANY-3165nash2009-07-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797890 13f79535-47bb-0310-9956-ffa450edef68
* Remove test scope from host-embedded dependency to fix build failurenash2009-07-261-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797879 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134: Take bpel itest out of build while its failing on the hudson ↵antelder2009-07-261-0/+2
| | | | | | build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797876 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3182: take dosgi-dynamic-calculator-operations sample out of build ↵antelder2009-07-261-1/+3
| | | | | | while its fialing on the hudson build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797875 13f79535-47bb-0310-9956-ffa450edef68
* Updating download scriptslresende2009-07-264-1/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797868 13f79535-47bb-0310-9956-ffa450edef68
* Updated the code to use more real looking phone numbers for the SMS message ↵mcombellack2009-07-251-3/+9
| | | | | | sender and recipient. They use 'Fake' phone numbers that have been reserved by Ofcom. (This is the UK equivalent of the US 555-xxxxxxxx style phone numbers) See http://www.ofcom.org.uk/telecoms/ioi/numbers/num_drama?a=87101 for more information about these 'Fake' numbers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797839 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3169 (invalid characters in generated reference binding names) ↵nash2009-07-2530-2/+1215
| | | | | | and add itest/domainmgr to verify the fix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797788 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty folderrfeng2009-07-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797680 13f79535-47bb-0310-9956-ffa450edef68
* Move the OSGi service importer/exporterrfeng2009-07-243-35/+5
| | | | | | | Change the node URI Delete empty folders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797679 13f79535-47bb-0310-9956-ffa450edef68
* Add the support for dynamic OSGi remote service import and export based on ↵rfeng2009-07-2494-1439/+5890
| | | | | | | | OSGi properties Add two samples to demonstrate the OSGi property driven remote services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797580 13f79535-47bb-0310-9956-ffa450edef68
* Fix the getQNamesrfeng2009-07-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797579 13f79535-47bb-0310-9956-ffa450edef68
* Add a test to avoid expensive reset of the CompositeActivatorrfeng2009-07-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797578 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3174 - add an itest to update the extension point registry ↵slaws2009-07-2426-0/+1660
| | | | | | programmatically with some dummy XYZ extensions and process a contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797577 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3174 - add a simple WorkspaceManager to allow contributions to be ↵slaws2009-07-2412-25/+446
| | | | | | processed in the context of the workspace. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797576 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3178 read the validation schema extension point from the extension ↵slaws2009-07-241-1/+1
| | | | | | point registry rather than creating a local copy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797573 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3177 create the extension point registry earlier so that any ↵slaws2009-07-241-2/+4
| | | | | | programmatic changes to it are reflected in the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797572 13f79535-47bb-0310-9956-ffa450edef68
* Add back the @Test annotation so the testcase doesn't fail due to no testsantelder2009-07-241-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797375 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for explicitly configuring policySetslresende2009-07-242-73/+176
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797356 13f79535-47bb-0310-9956-ffa450edef68
* Explicitly setting policySet to opeation to identify who can invoke itlresende2009-07-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797329 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused plugin to avoid build issueslresende2009-07-241-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797328 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation error by copying the Base64Binary class to the test caserfeng2009-07-243-2/+297
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797283 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3173 remove the contents of thread local storage when the webapp ↵slaws2009-07-232-1/+11
| | | | | | shuts down. If you don't remove it the thread local storage will hold an object which, via its class, points to the WebAppClassloader. With a container with pooled threads this pins the classloader so it can't be GCd git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797219 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate requiredIntents/policySets fields and make a copy for the clonerfeng2009-07-232-15/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797187 13f79535-47bb-0310-9956-ffa450edef68
* Add support for bundleresource protocolrfeng2009-07-232-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797180 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3173 - make getServletMapping handle the input mapping in the same ↵slaws2009-07-231-0/+5
| | | | | | ways as addServletMapping(). Allows servlets to to be found and removed successfully. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797040 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependency on commons-logging related to perm gen issues when ↵slaws2009-07-231-0/+16
| | | | | | running in tomcat git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797036 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3150 make the context a little more interesting in the example. slaws2009-07-221-27/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796877 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3150 TUSCANY-3176 updates to show how we can accumulate context and ↵slaws2009-07-225-28/+117
| | | | | | how we can make the code simpler in terms of introducing the monitor to a module. I would like to think there is a more automatic way of determining the bundle name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796871 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3175 don't build the model without a monitor. It's won't work in the ↵slaws2009-07-227-10/+66
| | | | | | future when we rely on a monitor being present in order to record context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796870 13f79535-47bb-0310-9956-ffa450edef68
* Remove conversation ID from reference parameters. Not required for OASISslaws2009-07-223-35/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796867 13f79535-47bb-0310-9956-ffa450edef68
* Make the not yet matched status sounds a little less terminal. Just because ↵slaws2009-07-225-7/+7
| | | | | | it isn't matched yet doesn't mean it won't work. The way the code has turned out we can probably work to get rid of this state altogether git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796866 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796857 ↵giorgio2009-07-2211-0/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Fix artifact id and put resource copying in the right phaseslaws2009-07-2263-187/+187
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796743 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-07-220-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796720 13f79535-47bb-0310-9956-ffa450edef68
* Add new test structure based on copying files from one large checkout from ↵slaws2009-07-2261-522/+2347
| | | | | | OASIS svn to the correct places in out test structure git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796718 13f79535-47bb-0310-9956-ffa450edef68
* Remove as having problems with svn and the svn:externals that used to hereslaws2009-07-221-33/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796700 13f79535-47bb-0310-9956-ffa450edef68
* Remove as having problems with svn and the svn:externals that used to hereslaws2009-07-221-33/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796698 13f79535-47bb-0310-9956-ffa450edef68
* Update README to reflect file copyingslaws2009-07-221-10/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796688 13f79535-47bb-0310-9956-ffa450edef68
* Extend scripts to include all contributionsslaws2009-07-222-27/+125
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796687 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for spring module classloader changes ref: TUSCANY-3069 in 1.xramkumar2009-07-227-52/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796684 13f79535-47bb-0310-9956-ffa450edef68
* Fixes in itest for the spring classloader changes ref: TUSCANY-3069 in 1.xramkumar2009-07-2247-98/+95
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796683 13f79535-47bb-0310-9956-ffa450edef68
* Add script to allow the contributions to be reconfiguredslaws2009-07-222-0/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796675 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138 turn callback itests back onslaws2009-07-221-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796633 13f79535-47bb-0310-9956-ffa450edef68