summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Copy into trunk from sandboxslaws2010-01-24953-0/+59116
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902572 13f79535-47bb-0310-9956-ffa450edef68
* Working Web service component using Axis2C 1.6. Some fixes to the JSON ↵jsdelfino2010-01-2418-96/+565
| | | | | | conversion functions to correctly handle all cases of nested objects and arrays. Added support for component properties, the Web service component has a URI property that can be configured to the address of the target Web service. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902540 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvements to java component support, use one classloader per ↵jsdelfino2010-01-2427-77/+983
| | | | | | component, use Iterables instead of arrays to represent lists, added more tests and a working java version of the store integration test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902539 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3428 - Adding provider factory for wire format to be merged into the ↵lresende2010-01-241-0/+3
| | | | | | bundle jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902538 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3428 - Adding provider factory for wire format to be merged into the ↵lresende2010-01-241-0/+3
| | | | | | bundle jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902537 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3435 - Adding ant sript to run store-secure samplelresende2010-01-231-0/+79
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902499 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3435 - Adding ant sript to run store-secure samplelresende2010-01-231-0/+79
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902498 13f79535-47bb-0310-9956-ffa450edef68
* Removing samples not present in last release and not included into the ↵lresende2010-01-2354-2221/+0
| | | | | | build.. assuming they are not ready to be released git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902496 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3438 - Adding calculator-corba samples to 1.6 binary distributionlresende2010-01-236-4/+208
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902487 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3438 - Adding calculator-corba samples to 1.6 binary distributionlresende2010-01-237-35/+239
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902486 13f79535-47bb-0310-9956-ffa450edef68
* Use different domain names for each test so that they don't interact when ↵antelder2010-01-232-2/+2
| | | | | | running in parallel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902424 13f79535-47bb-0310-9956-ffa450edef68
* Uncomment out test method that was inadvertently committed commented outantelder2010-01-231-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902402 13f79535-47bb-0310-9956-ffa450edef68
* Fix the node tests by using a consistent domain name everywhere and using ↵antelder2010-01-238-23/+28
| | | | | | NodeFactory.getInstance instead of newInstance, change the default domain name to be simply 'default', add all the node itests back into the build as they work now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902401 13f79535-47bb-0310-9956-ffa450edef68
* Testcases for the uri methodsantelder2010-01-231-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902398 13f79535-47bb-0310-9956-ffa450edef68
* Add a mehod to create a node with a uri and composite to match the uri only ↵antelder2010-01-231-0/+7
| | | | | | method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902397 13f79535-47bb-0310-9956-ffa450edef68
* Delete files no longer needed as a result of commit r902059nash2010-01-2219-471/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902061 13f79535-47bb-0310-9956-ffa450edef68
* Make domain launchers run from the distribution (TUSCANY-3423)nash2010-01-2246-126/+1338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902059 13f79535-47bb-0310-9956-ffa450edef68
* Change booking request from 2 people to 1 personnash2010-01-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902023 13f79535-47bb-0310-9956-ffa450edef68
* Use the scatours.impl package for the TripProviderImpl class that's part of ↵nash2010-01-222-5/+4
| | | | | | the buildingblocks contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902018 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3436 - Adding zipcode-jaxws sample back to build inorder to properly ↵lresende2010-01-221-1/+1
| | | | | | generate build-dependency for binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901975 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3436 - Adding zipcode-jaxws sample back to build inorder to properly ↵lresende2010-01-221-1/+1
| | | | | | generate build-dependency for binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901974 13f79535-47bb-0310-9956-ffa450edef68
* Version of calculator using different ways to start tuscany/sca runtimelresende2010-01-2219-0/+1133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901960 13f79535-47bb-0310-9956-ffa450edef68
* Disabling the othe two node test as it is also failing on Hudson. See SVN ↵mcombellack2010-01-221-1/+1
| | | | | | commit 901738 for more info at http://svn.apache.org/viewvc?view=revision&revision=901738 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901932 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2010-01-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901899 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2010-01-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901886 13f79535-47bb-0310-9956-ffa450edef68
* Didn't need to add the managed shared policy piece as it's just a profile ↵slaws2010-01-212-11/+6
| | | | | | intent. Doh git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901878 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-01-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901876 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3433 - add policy transaction from 1.x. Different here is that code ↵slaws2010-01-2126-0/+1834
| | | | | | is changed to match 2.x SPI and the "runtime" parts are in a separate package. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901868 13f79535-47bb-0310-9956-ffa450edef68
* Exclude service listeners from system bundlesrfeng2010-01-212-5/+36
| | | | | | Use the Deployer to load client contribution for dynamic nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901857 13f79535-47bb-0310-9956-ffa450edef68
* Renaming erlang samples and excluding them from binary distributionlresende2010-01-2129-146/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901851 13f79535-47bb-0310-9956-ffa450edef68
* Renaming erlang samples and excluding them from binary distributionlresende2010-01-2129-146/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901850 13f79535-47bb-0310-9956-ffa450edef68
* Take out the two nodes test as i see its failing on Hudson. I think thats ↵antelder2010-01-211-1/+1
| | | | | | from a recent change i did but unfortunately i can't fix it just now asI'm using an old backup machine that crashes when doing a full Tuscany build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901738 13f79535-47bb-0310-9956-ffa450edef68
* Start of tests for using the Hazelcast registry but just within the one JVMantelder2010-01-213-0/+216
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901731 13f79535-47bb-0310-9956-ffa450edef68
* Fix namespace on "variable" attribute of inserted initializer sequence for a ↵edwardsmj2010-01-211-1/+1
| | | | | | BPEL process property value. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901730 13f79535-47bb-0310-9956-ffa450edef68
* Start of some more nodes test, this one for Nodes all in the one JVMantelder2010-01-213-0/+211
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901723 13f79535-47bb-0310-9956-ffa450edef68
* Added UserTimingAspect class to make the timing aspect workramkumar2010-01-216-16/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901680 13f79535-47bb-0310-9956-ffa450edef68
* Add buildingblocks* contributions and launcher to the mvn and ant buildsnash2010-01-217-1/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901658 13f79535-47bb-0310-9956-ffa450edef68
* Add export for goodvaluetrips.com namespacenash2010-01-211-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901655 13f79535-47bb-0310-9956-ffa450edef68
* Add new contribution buildingblocksnash2010-01-2118-0/+691
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901645 13f79535-47bb-0310-9956-ffa450edef68
* Add new launcher buildingblocksnash2010-01-215-0/+338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901640 13f79535-47bb-0310-9956-ffa450edef68
* Add currency property to ShoppingCartImplnash2010-01-211-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901639 13f79535-47bb-0310-9956-ffa450edef68
* Add new contribution buildingblocks-clientnash2010-01-2114-0/+649
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901638 13f79535-47bb-0310-9956-ffa450edef68
* Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCaselresende2010-01-211-7/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901549 13f79535-47bb-0310-9956-ffa450edef68
* Fix MFrfeng2010-01-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901472 13f79535-47bb-0310-9956-ffa450edef68
* Fix compilation errors due to interface changerfeng2010-01-212-13/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901470 13f79535-47bb-0310-9956-ffa450edef68
* Fixed SVN URLs listed in the pom.xml after SVN code re-organisationsmcombellack2010-01-201-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901395 13f79535-47bb-0310-9956-ffa450edef68
* Fixed SVN URLs listed in the pom.xml after SVN code re-organisationsmcombellack2010-01-201-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901353 13f79535-47bb-0310-9956-ffa450edef68
* Fixed SVN URLs listed in the pom.xml after SVN code re-organisationsmcombellack2010-01-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901351 13f79535-47bb-0310-9956-ffa450edef68
* Reverting accidentally committed changes from revisions 901322 and 901323 as ↵lresende2010-01-202-0/+17
| | | | | | I haven't tested them in other platforms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901330 13f79535-47bb-0310-9956-ffa450edef68
* Remove the test scope from the assembly-xml dependency to prevent ↵lresende2010-01-201-1/+0
| | | | | | compilation errors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901324 13f79535-47bb-0310-9956-ffa450edef68