summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to use the factory to create the endpoint registryantelder2011-05-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1100477 13f79535-47bb-0310-9956-ffa450edef68
* Remove old TODO commentantelder2011-05-071-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1100475 13f79535-47bb-0310-9956-ffa450edef68
* Update to support setting the domain uri in the runComposite methodantelder2011-05-072-13/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1100473 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to use local loop back address to try to avoid network issuesantelder2011-05-061-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1100212 13f79535-47bb-0310-9956-ffa450edef68
* hacks to help me think about what domain info is missing at the momentslaws2011-05-0611-0/+588
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1100203 13f79535-47bb-0310-9956-ffa450edef68
* UPdates to try to get the bpel sample workingantelder2011-05-043-6/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1099445 13f79535-47bb-0310-9956-ffa450edef68
* In clone(), do a deep copy of wrapped logical DataType for java:array, etc. ↵scottkurz2011-05-021-0/+14
| | | | | | cases. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098763 13f79535-47bb-0310-9956-ffa450edef68
* Update ids of EC2 images used for testing.jsdelfino2011-05-021-6/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098492 13f79535-47bb-0310-9956-ffa450edef68
* Change app data model a bit. Store app properties in separate files and ↵jsdelfino2011-05-0225-78/+140
| | | | | | support app cloning. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098491 13f79535-47bb-0310-9956-ffa450edef68
* Reformat, sort and refactor test and sample apps.jsdelfino2011-05-0239-2191/+2078
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098490 13f79535-47bb-0310-9956-ffa450edef68
* Simplify HTML and Javascript to improve UI and performance on iOS devices. ↵jsdelfino2011-05-0244-2961/+2870
| | | | | | Fix offline cache manifest. Add an app clone page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098489 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3860: Build updatesite contents for site-publish as part of the ↵nash2011-05-019-7/+362
| | | | | | distribution output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098346 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3860: Add /java/sca to URL of Eclipse update site on tuscany.apache.orgnash2011-05-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098259 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3860: Add /java/sca to URL of Eclipse update site on tuscany.apache.orgnash2011-05-012-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098253 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3860: Add /java/sca to URL of Eclipse update site on tuscany.apache.orgnash2011-05-018-0/+3476
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098252 13f79535-47bb-0310-9956-ffa450edef68
* Revert the wink version changerfeng2011-04-295-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097914 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-285-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097619 13f79535-47bb-0310-9956-ffa450edef68
* Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" ↵scottkurz2011-04-271-12/+14
| | | | | | element. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097243 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the tests to use the iface contribution appropriatelyslaws2011-04-277-9/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097065 13f79535-47bb-0310-9956-ffa450edef68
* make the test runner a simple deamon so it can be shut down properlyslaws2011-04-273-15/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097055 13f79535-47bb-0310-9956-ffa450edef68
* Add appropriate exports/imports for sharing of interface between contributionsslaws2011-04-273-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097053 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3860: Add LICENSE and NOTICE files to Eclipse update site on ↵nash2011-04-252-0/+3140
| | | | | | tuscany.apache.org git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096576 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3860: Update URL for LICENSE file to point to Eclipse update site on ↵nash2011-04-252-2/+2
| | | | | | tuscany.apache.org git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096466 13f79535-47bb-0310-9956-ffa450edef68
* Make Ecipse plugin and feature jar names consistentnash2011-04-242-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096382 13f79535-47bb-0310-9956-ffa450edef68
* Ensure the Tuscany Eclipse plugin release number has 3 digitsnash2011-04-241-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096381 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3860: Add Eclipse update site to tuscany.apache.org with automatic ↵nash2011-04-246-0/+336
| | | | | | download mirror selection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096270 13f79535-47bb-0310-9956-ffa450edef68
* Add license headersnash2011-04-233-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096241 13f79535-47bb-0310-9956-ffa450edef68
* Remove partnerLinkType from test-import.wsdl (tested in jupiter.wsdl instead)nash2011-04-231-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096234 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2322: print valid XML syntax for BPEL partnerLinkType element in ↵nash2011-04-2317-5/+878
| | | | | | WSDL, and add an itest module to check ?wsdl output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096233 13f79535-47bb-0310-9956-ffa450edef68
* Further check the presence of runtime provider for mapped remotable binding.scarfeng2011-04-222-23/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096093 13f79535-47bb-0310-9956-ffa450edef68
* Commenting out js includelresende2011-04-211-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095820 13f79535-47bb-0310-9956-ffa450edef68
* Revert the default HTTP port to 8080 before the test cases are portedrfeng2011-04-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095775 13f79535-47bb-0310-9956-ffa450edef68
* Clean up, remove unused classes, and get workingantelder2011-04-213-11/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095702 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a test that uses the tuscany plugin to run the service which ↵antelder2011-04-217-0/+265
| | | | | | the client can call git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095697 13f79535-47bb-0310-9956-ffa450edef68
* Adding more artifacts to the domain artifact treelresende2011-04-211-12/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095575 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean uplresende2011-04-211-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095574 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up system.out and other commented out codelresende2011-04-211-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095573 13f79535-47bb-0310-9956-ffa450edef68
* Allow the look up of endpoint address by component/service/binding name from ↵rfeng2011-04-2020-30/+136
| | | | | | the Node API git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095537 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Nitya for TUSCANY-3862. Thank you.rfeng2011-04-201-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095525 13f79535-47bb-0310-9956-ffa450edef68
* Update start mojo to start runtimes and store them in the static mapantelder2011-04-201-21/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095490 13f79535-47bb-0310-9956-ffa450edef68
* No code changes just format the codeantelder2011-04-202-27/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095421 13f79535-47bb-0310-9956-ffa450edef68
* Start adding start and stop mojo's to the plugin. The start one isn't ↵antelder2011-04-202-0/+240
| | | | | | finished yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095417 13f79535-47bb-0310-9956-ffa450edef68
* Add test for ServiceReference typenash2011-04-203-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095330 13f79535-47bb-0310-9956-ffa450edef68
* More updates around the domain artifacts uilresende2011-04-202-7/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095297 13f79535-47bb-0310-9956-ffa450edef68
* Strawman of domain artifacts uilresende2011-04-201-27/+121
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095296 13f79535-47bb-0310-9956-ffa450edef68
* Adding sca diagram composite files and proper licenselresende2011-04-208-0/+448
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095295 13f79535-47bb-0310-9956-ffa450edef68
* Adding support to serve dojo dijit artifactslresende2011-04-203-2/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095294 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup on the node-manager test uilresende2011-04-203-15/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095293 13f79535-47bb-0310-9956-ffa450edef68
* Removing files that are not in uselresende2011-04-2012-4825/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095292 13f79535-47bb-0310-9956-ffa450edef68
* Updating OSGi dependencieslresende2011-04-201-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095291 13f79535-47bb-0310-9956-ffa450edef68