summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain ↵antelder2011-08-171-6/+10
| | | | | | duplicates git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158729 13f79535-47bb-0310-9956-ffa450edef68
* Add aWS version of the simple async testantelder2011-08-172-0/+90
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158654 13f79535-47bb-0310-9956-ffa450edef68
* Add an explicit interface to the service as that seems to be the only way to ↵antelder2011-08-171-3/+2
| | | | | | get the asycn service to work, and use a target on the reference for the same reason git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158653 13f79535-47bb-0310-9956-ffa450edef68
* Extend the async simple test to use the JMS binding. This doesn't work, it ↵antelder2011-08-172-0/+92
| | | | | | seems the runtime isn't doing the databinding conversion so the service gets argument type mismatch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158631 13f79535-47bb-0310-9956-ffa450edef68
* The RuntimeInvoker currently swallows exceptions with a TODO comment, update ↵antelder2011-08-171-0/+1
| | | | | | this to at least do a printStackTrace so there is some hint somehting went wrong git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158625 13f79535-47bb-0310-9956-ffa450edef68
* Extend the async services test with a new client and service that work in as ↵antelder2011-08-175-0/+242
| | | | | | simple a way as possible git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158614 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3912 - Apply Greg's suggested change to clear component reference ↵slaws2011-08-171-0/+3
| | | | | | targets when nonOverrideable is false (overrideable = true which means that composite reference targets override any targets on the component reference that they promote. This change called for a change to otest 5023 which I added to the Tuscany compliance tests at r1158595. Thanks for working on this Greg. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158598 13f79535-47bb-0310-9956-ffa450edef68
* Update assembly test to OASIS r644 + local changes to 1) correct missing ↵slaws2011-08-172-0/+0
| | | | | | speech marks from 5023 2) change expected service name in 12004 (which was re-introduced to the test suite late on and which we haven't been running in Tuscany. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158595 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - A test for interface miss-matchesslaws2011-08-1612-0/+567
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158181 13f79535-47bb-0310-9956-ffa450edef68
* Providing a command line interfacenirmal0701252011-08-158-92/+192
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158011 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - Check for null interface. I need to find out why a null ↵slaws2011-08-151-4/+7
| | | | | | interface is possible but it's causing the build to break so I'll double back to this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157897 13f79535-47bb-0310-9956-ffa450edef68
* Removed all Canvg resourcesnirmal0701252011-08-153-2776/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157870 13f79535-47bb-0310-9956-ffa450edef68
* HTMLWrapper is modified, and avoided the use of Canvg.nirmal0701252011-08-154-42/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157868 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - extend WSDL serialization code to deal with imports/includesslaws2011-08-153-27/+373
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157857 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable this now TUSCANY-3917 is checked inslaws2011-08-151-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157753 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3917 - Save the WSDLDefinition used to generate an interface. slaws2011-08-151-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157752 13f79535-47bb-0310-9956-ffa450edef68
* Switch from the HTTPD prefork MPM to the multi-threaded event MPM where ↵jsdelfino2011-08-1427-37/+102
| | | | | | possible. Fix multi-threading issues in the SpiderMonkey integration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157676 13f79535-47bb-0310-9956-ffa450edef68
* Adding resources (Canvg project) used for HTMLWrapper.nirmal0701252011-08-133-0/+2776
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157338 13f79535-47bb-0310-9956-ffa450edef68
* Adding HTML wrapper and fixing the SVG not totally viewable problem, using ↵nirmal0701252011-08-1318-11/+504
| | | | | | SVG view box git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157335 13f79535-47bb-0310-9956-ffa450edef68
* Disable test for the time being as relies on a small change elsewhere that I ↵slaws2011-08-121-0/+3
| | | | | | can't check in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157191 13f79535-47bb-0310-9956-ffa450edef68
* Any exception in tests causes node.stop() to be missed so add try/catchslaws2011-08-121-141/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157190 13f79535-47bb-0310-9956-ffa450edef68
* Looking at answering Ant's question about serializing WSDL for enpoints as ↵slaws2011-08-128-3/+725
| | | | | | part of making cross domain interface matching work. Turns out to be more difficult that I would have thought. Mainly to do with how you re-build the Tuscany WSDL/XSD model from a string rather than from a set of files (which is where I think Ant got to). Any how I extended the WSDL test to experiment and have some code that works but isn't yet in the runtime (see WSDLSerializationTestCase). Don't want to loose it though. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157148 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3919: Fix configuration problems in the calculator-distributed samplenash2011-08-129-24/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157045 13f79535-47bb-0310-9956-ffa450edef68
* added an algorithm (1 line) to make compositeArtifacts lie in center, and ↵nirmal0701252011-08-128-13/+58
| | | | | | fixed a possible bug in layout algo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156944 13f79535-47bb-0310-9956-ffa450edef68
* Add an example composite based on the one in section 5.2.1 of the assembly ↵antelder2011-08-113-1/+76
| | | | | | spec so we can compare the pictures git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156776 13f79535-47bb-0310-9956-ffa450edef68
* Few adjustments based on suggestions from Jean and Antnirmal0701252011-08-1111-43/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156638 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to SpiderMonkey 1.8.5.jsdelfino2011-08-1115-165/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156555 13f79535-47bb-0310-9956-ffa450edef68
* Add more complete test of multi-threaded worker, work queue and thread local ↵jsdelfino2011-08-111-7/+89
| | | | | | storage. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156460 13f79535-47bb-0310-9956-ffa450edef68
* Add the option to draw the virtual domain compositeantelder2011-08-101-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156073 13f79535-47bb-0310-9956-ffa450edef68
* Remove the use of the intermediate fileantelder2011-08-102-33/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156046 13f79535-47bb-0310-9956-ffa450edef68
* removed some obsoleted classesnirmal0701252011-08-096-415/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155443 13f79535-47bb-0310-9956-ffa450edef68
* provide support for tuscany composite object and bit of refactoringnirmal0701252011-08-0918-169/+937
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155442 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3913 - Example RuntimeBridge that uses the domain node to start Tuscanyslaws2011-08-091-0/+210
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155287 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in page textantelder2011-08-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155261 13f79535-47bb-0310-9956-ffa450edef68
* Add some code to set the Cross-Origin Resource Sharing headers. As a start ↵antelder2011-08-091-0/+11
| | | | | | just the minimal code to show how it works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155252 13f79535-47bb-0310-9956-ffa450edef68
* Add an attribute to the REST binding for Cross-Origin Resource Sharing ↵antelder2011-08-092-0/+6
| | | | | | support. Just the minimal getter method for now to show how it can work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155251 13f79535-47bb-0310-9956-ffa450edef68
* Add a standalone web page that invokes an http service using Cross-Origin ↵antelder2011-08-091-0/+41
| | | | | | Resource Sharing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155250 13f79535-47bb-0310-9956-ffa450edef68
* Fix compile error in test program.jsdelfino2011-08-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155191 13f79535-47bb-0310-9956-ffa450edef68
* Add a module for a Tuscany Shell command that can draw an SVG picture of a ↵antelder2011-08-088-0/+431
| | | | | | composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154866 13f79535-47bb-0310-9956-ffa450edef68
* added support to inclusion, added a test case to demonstrate layout algorithmnirmal0701252011-08-0620-221/+563
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154566 13f79535-47bb-0310-9956-ffa450edef68
* Javascript improvements: add local storage, improve caching using URI ↵jsdelfino2011-08-0630-1007/+1775
| | | | | | fragments instead of query strings, simplify component layout and optimize some of the Javascript functions, and add the ability to clone components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154447 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the sample composites and components and cleanup the component ↵jsdelfino2011-08-0647-1090/+1787
| | | | | | names a bit. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154446 13f79535-47bb-0310-9956-ffa450edef68
* Make authentication work with wildcard domains and increase authentication ↵jsdelfino2011-08-0619-28/+62
| | | | | | cookie max-age. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154445 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-composite test to buildslaws2011-08-051-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154198 13f79535-47bb-0310-9956-ffa450edef68
* Fix comment typoslaws2011-08-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154196 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3907 - Clone top level composites before adding them to the domain ↵slaws2011-08-053-2/+16
| | | | | | level composite so that they don't get build more than once. Also clone bindings when reference and services are cloned. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154194 13f79535-47bb-0310-9956-ffa450edef68
* Moved to implementation-compositeslaws2011-08-0521-923/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154192 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an ↵slaws2011-08-0521-0/+885
| | | | | | implementation-composite test. Initially I needed a test to look into the problem described by TUSCANY-3907 and found that recursive-ws want actually in the build and hadn't been ported properly to 2.x. It seems more widely useful that just ws testing hence the name change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154191 13f79535-47bb-0310-9956-ffa450edef68
* Provide support to composite services and references + few design changesnirmal0701252011-08-0415-205/+1473
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1153978 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3904 - Apply Greg's patch so that the correct endpoint is picked up ↵slaws2011-08-041-34/+7
| | | | | | when SCAClientFactory.getService() references a promoted service. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1153789 13f79535-47bb-0310-9956-ffa450edef68