summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a test with a domain.properties fileantelder2011-06-142-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135394 13f79535-47bb-0310-9956-ffa450edef68
* Update to only treat .jar, .zip and folders that don't start with . as ↵antelder2011-06-141-2/+2
| | | | | | contributions (so the .svn folders are ignored) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135392 13f79535-47bb-0310-9956-ffa450edef68
* Have a look at creating a domain node from a file system dirctory to see if ↵antelder2011-06-146-1/+193
| | | | | | its possible to do it in a way thats simpler than requiring a node.xml config file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135391 13f79535-47bb-0310-9956-ffa450edef68
* Fix getDeployables so that any composites added with addDeployable are ↵antelder2011-06-141-1/+3
| | | | | | included in all the deployables git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135389 13f79535-47bb-0310-9956-ffa450edef68
* Use the domain name not the uri when looking for a local registryantelder2011-06-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135301 13f79535-47bb-0310-9956-ffa450edef68
* Update for to use the domain uri and name from the registry and to use the ↵antelder2011-06-134-12/+8
| | | | | | domain name in the binding base uri for non-default domains git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135297 13f79535-47bb-0310-9956-ffa450edef68
* Update the name and uri variable names in the hazelcast regsitry to make it ↵antelder2011-06-132-7/+7
| | | | | | a bit clearer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135296 13f79535-47bb-0310-9956-ffa450edef68
* Updates to the hazelcast registry manifestantelder2011-06-131-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135295 13f79535-47bb-0310-9956-ffa450edef68
* Update the DomainRegistry to have getters for both the registry uri and nameantelder2011-06-132-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135294 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3872: Apply patch from Greg Dritschler to fix ↵antelder2011-06-131-0/+4
| | | | | | AsyncJDKInvocationHandler should short-circuit Object methods git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135253 13f79535-47bb-0310-9956-ffa450edef68
* Update so that for nodes that don't use the default domain name the domain ↵antelder2011-06-131-1/+10
| | | | | | name is included in the service uri (except for binding.sca) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135139 13f79535-47bb-0310-9956-ffa450edef68
* Enable setting a default base uri thats used if a specific base is not set ↵antelder2011-06-131-0/+7
| | | | | | but a default value is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135131 13f79535-47bb-0310-9956-ffa450edef68
* Test to see if svn is workingslaws2011-06-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135128 13f79535-47bb-0310-9956-ffa450edef68
* Add callback handling to PolicyAttachmentBuilderbdaniel2011-06-131-11/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135123 13f79535-47bb-0310-9956-ffa450edef68
* Changed POM, as it uses Java5nirmal0701252011-06-131-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135097 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest to look at having the domain name be able to be used as part of ↵antelder2011-06-133-0/+146
| | | | | | service endpoint URIs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135092 13f79535-47bb-0310-9956-ffa450edef68
* Add missing files to build scripts and fixed a header typo.jsdelfino2011-06-133-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135066 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3522: Apply fix.patch submitted by Eranda.fmoga2011-06-1312-51/+162
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135065 13f79535-47bb-0310-9956-ffa450edef68
* Fix Thrift URL in minimum install script.jsdelfino2011-06-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135053 13f79535-47bb-0310-9956-ffa450edef68
* Added ASF license headersnirmal0701252011-06-136-0/+114
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135052 13f79535-47bb-0310-9956-ffa450edef68
* Add the ability to configure page headers and footers.jsdelfino2011-06-1329-269/+273
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135049 13f79535-47bb-0310-9956-ffa450edef68
* Minor refactoring and cleanup of edit module and its test composites. Add ↵jsdelfino2011-06-1342-310/+1741
| | | | | | HTML generation and messaging components and a few more tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135048 13f79535-47bb-0310-9956-ffa450edef68
* Improve support for HTTP verbs and enable calls inside a domain without ↵jsdelfino2011-06-1318-95/+874
| | | | | | having to repeat the domain name in all the URLs. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135047 13f79535-47bb-0310-9956-ffa450edef68
* Add configuration and script to enable mod-security 2.6.0.jsdelfino2011-06-1313-20/+466
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135046 13f79535-47bb-0310-9956-ffa450edef68
* Removed obsoleted filesnirmal0701252011-06-136-191/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135040 13f79535-47bb-0310-9956-ffa450edef68
* Another version of layout algorithm and diagram creationnirmal0701252011-06-1316-240/+328
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135039 13f79535-47bb-0310-9956-ffa450edef68
* Fix so that registering servlets with a * suffix in the path worksantelder2011-06-121-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134878 13f79535-47bb-0310-9956-ffa450edef68
* Add a service discovery fileantelder2011-06-121-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134877 13f79535-47bb-0310-9956-ffa450edef68
* Add the osgi http host to buildantelder2011-06-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134876 13f79535-47bb-0310-9956-ffa450edef68
* Move the OSGi based http host from contrib to trunk as I'm starting to use itantelder2011-06-1210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134874 13f79535-47bb-0310-9956-ffa450edef68
* Create GSoC work space for Guilherme.fmoga2011-06-110-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134735 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3522: Apply couchdb-api.path from Eranda for the NoSQL GSoC project.fmoga2011-06-119-0/+390
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134696 13f79535-47bb-0310-9956-ffa450edef68
* Update to match the current trunk ServletHost interfaceantelder2011-06-111-1/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134520 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import in the OSGi manifestantelder2011-06-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134516 13f79535-47bb-0310-9956-ffa450edef68
* start on layoutnirmal0701252011-06-108-78/+414
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134433 13f79535-47bb-0310-9956-ffa450edef68
* Flush the XML stream writerslaws2011-06-101-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134228 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Add more output to the test so we can test when exceptions ↵slaws2011-06-101-26/+59
| | | | | | are thrown out of the Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134225 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - If an exception is detected at start time tidy up by stopping ↵slaws2011-06-101-3/+11
| | | | | | what's been started. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134224 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Add rethrows back in the start processing as we don;t want to ↵slaws2011-06-101-0/+7
| | | | | | blindly carry on starting things (as we do with stop processing) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134223 13f79535-47bb-0310-9956-ffa450edef68
* Update LICENSE file with latest Atmosphere and Jersey versions.fmoga2011-06-091-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133896 13f79535-47bb-0310-9956-ffa450edef68
* Add TODO about support for foreign endpointsantelder2011-06-091-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133827 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3869: Add tests to 1.x for POJO type in different package than the ↵nash2011-06-099-7/+167
| | | | | | interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133760 13f79535-47bb-0310-9956-ffa450edef68
* Minor modifications to the comet samples.fmoga2011-06-094-15/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133716 13f79535-47bb-0310-9956-ffa450edef68
* Update with JIRA number for issueantelder2011-06-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133715 13f79535-47bb-0310-9956-ffa450edef68
* Use the BroadcasterLifeCyclePolicy and new callback mechanism from ↵fmoga2011-06-094-20/+55
| | | | | | Atmosphere to improve resource cleanup. Move to Atmosphere 0.8-SNAPSHOT. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133713 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for stopping and starting a composite on a remote nodeantelder2011-06-097-0/+278
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133709 13f79535-47bb-0310-9956-ffa450edef68
* Update for tuscany plugin name changeantelder2011-06-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133702 13f79535-47bb-0310-9956-ffa450edef68
* Update for Node start parameter order changeantelder2011-06-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133696 13f79535-47bb-0310-9956-ffa450edef68
* Move the node name to be the last parameter on the start to make it more ↵antelder2011-06-092-4/+4
| | | | | | consistent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133694 13f79535-47bb-0310-9956-ffa450edef68
* Add a test with a contribution containing an invalid composite and update ↵antelder2011-06-083-1/+38
| | | | | | the code to not fail with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133382 13f79535-47bb-0310-9956-ffa450edef68