summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added missing headers to scheme and python test cases. Updated NOTICE and ↵jsdelfino2010-02-0118-2/+318
| | | | | | LICENSE files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905204 13f79535-47bb-0310-9956-ffa450edef68
* Added build configuration and dependencies for chat and queue components.jsdelfino2010-02-0115-51/+590
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905203 13f79535-47bb-0310-9956-ffa450edef68
* Correctly pass property values to component implementations.jsdelfino2010-01-3010-37/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904734 13f79535-47bb-0310-9956-ffa450edef68
* Added a Web service listener component integrating Axis2/C's mod_axis2. ↵jsdelfino2010-01-3021-60/+804
| | | | | | Consolidated a bit the HTTPD redirect functions (used to redirect to mod_axis2.) Minor updates to the README and INSTALL files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904733 13f79535-47bb-0310-9956-ffa450edef68
* Defer the initialization of the chains at later stage to make sure the ↵rfeng2010-01-291-3/+6
| | | | | | endpoint reference won't be left in a wrong state if any exception happens git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904649 13f79535-47bb-0310-9956-ffa450edef68
* Making harvesting of revision number optional, to avoid issues when running ↵lresende2010-01-291-0/+1
| | | | | | on GIT copy of the svn repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904595 13f79535-47bb-0310-9956-ffa450edef68
* Java SCA 1.6 RC2a Release Taglresende2010-01-298746-0/+695599
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904591 13f79535-47bb-0310-9956-ffa450edef68
* Fxi compilation errorsrfeng2010-01-292-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904586 13f79535-47bb-0310-9956-ffa450edef68
* remove reference to policy that is not being used at the moment while ↵slaws2010-01-291-2/+1
| | | | | | re-factoring goes on git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904582 13f79535-47bb-0310-9956-ffa450edef68
* tweakskelvingoodson2010-01-293-24/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904580 13f79535-47bb-0310-9956-ffa450edef68
* Turn off tcp transport sender as we're not including the tcp transport at ↵slaws2010-01-291-1/+2
| | | | | | the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904579 13f79535-47bb-0310-9956-ffa450edef68
* Excluding dojo resources from 'sample' fileset as welllresende2010-01-291-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904576 13f79535-47bb-0310-9956-ffa450edef68
* Experiments looking at what things we might improve. slaws2010-01-2911-1240/+728
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904573 13f79535-47bb-0310-9956-ffa450edef68
* Remove references to stuff that we don't need at the momentslaws2010-01-291-12/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904572 13f79535-47bb-0310-9956-ffa450edef68
* Add basic test case back inslaws2010-01-296-0/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904571 13f79535-47bb-0310-9956-ffa450edef68
* Excluding dojo resources from 'sample' fileset as welllresende2010-01-291-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904569 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade axis version to 1.5.1slaws2010-01-291-36/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904567 13f79535-47bb-0310-9956-ffa450edef68
* Allow the plugin to generate config for the whole distrorfeng2010-01-292-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904564 13f79535-47bb-0310-9956-ffa450edef68
* first version to show live jira data mixed in -- needs a bit of tidyingkelvingoodson2010-01-292-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904556 13f79535-47bb-0310-9956-ffa450edef68
* real jira data mashed in from apache site appears in dom in browserkelvingoodson2010-01-291-4/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904553 13f79535-47bb-0310-9956-ffa450edef68
* jaxb digestion of dummy jira xml file working, needs now to go off and ↵kelvingoodson2010-01-293-79/+96
| | | | | | download jira xml instead git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904531 13f79535-47bb-0310-9956-ffa450edef68
* Changes to ensure that TCCL used in BPELImplementationProvider is able to ↵edwardsmj2010-01-292-8/+10
| | | | | | access both the JPA persistence provider and also the ODE JPA DAO classes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904512 13f79535-47bb-0310-9956-ffa450edef68
* Update tribes registry to also support the tuscany registry uri formatantelder2010-01-2910-18/+370
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904504 13f79535-47bb-0310-9956-ffa450edef68
* checkpoint - almost got example RSS feed of JIRA being consumed - some ↵kelvingoodson2010-01-296-24/+181
| | | | | | issues over Item git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904500 13f79535-47bb-0310-9956-ffa450edef68
* Remove test for now used uri formatantelder2010-01-291-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904493 13f79535-47bb-0310-9956-ffa450edef68
* Fix domain name calculationantelder2010-01-291-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904492 13f79535-47bb-0310-9956-ffa450edef68
* Remove unwanted file from svnantelder2010-01-291-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904477 13f79535-47bb-0310-9956-ffa450edef68
* Update after registry factory refactor so it doesn't create two client ↵antelder2010-01-292-7/+15
| | | | | | connections on a service invocation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904475 13f79535-47bb-0310-9956-ffa450edef68
* Update to find an existing domain if the registry isn't explicitly definedantelder2010-01-294-1/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904461 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-01-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904423 13f79535-47bb-0310-9956-ffa450edef68
* Java SCA 1.6 RC2 Release Taglresende2010-01-298746-0/+695595
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904390 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the DomainRegistryFactory to be extensions of ↵rfeng2010-01-2944-636/+979
| | | | | | DomainRegistryFactoryExtensionPoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904367 13f79535-47bb-0310-9956-ffa450edef68
* Removing samples not ready to be released (looks like git left empty folders)lresende2010-01-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904358 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3449 - Adding a new unpack-dojo-files-nomaven to handle different ↵lresende2010-01-298-62/+108
| | | | | | dojo unpack schema, and also fixing couple samples that required dojo dijit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904353 13f79535-47bb-0310-9956-ffa450edef68
* Change the tuscanyClient scheme to pbe all lower case so it works with the ↵antelder2010-01-2810-26/+68
| | | | | | toLowerCase in the DefaultEndpointRegistryFactory, and move all the remote code in the scaclient to happen at invocation time. This now works for multiple local and remote nodes in one or separate JVMs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904206 13f79535-47bb-0310-9956-ffa450edef68
* Also add thehazelcast client jar to the tomcat war LICENSEantelder2010-01-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904142 13f79535-47bb-0310-9956-ffa450edef68
* Add Hazelcast client jar to LICENSEantelder2010-01-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904140 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily comment some broken code out till i fix itantelder2010-01-281-22/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904129 13f79535-47bb-0310-9956-ffa450edef68
* Add the new client itestantelder2010-01-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904122 13f79535-47bb-0310-9956-ffa450edef68
* Itest for the client api using rmi and hazelcastantelder2010-01-286-0/+240
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904121 13f79535-47bb-0310-9956-ffa450edef68
* Some more temporary hardcoding in the default registry factory, will be ↵antelder2010-01-281-4/+10
| | | | | | removed when we clean all this up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904120 13f79535-47bb-0310-9956-ffa450edef68
* Update type to be explicit client subclassantelder2010-01-281-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904119 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast client registry to buildantelder2010-01-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904116 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the hazelcast client registryantelder2010-01-287-85/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904115 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency after the group name change a while backantelder2010-01-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904114 13f79535-47bb-0310-9956-ffa450edef68
* Update to allow the client to share this as a subclassantelder2010-01-282-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904113 13f79535-47bb-0310-9956-ffa450edef68
* Add another endpoint registry impl this time using the Hazelcast native ↵antelder2010-01-284-0/+148
| | | | | | client to connect to an existing domain hazelcast cluster git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904111 13f79535-47bb-0310-9956-ffa450edef68
* Drop down the rankingantelder2010-01-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904110 13f79535-47bb-0310-9956-ffa450edef68
* checkpoint - working but SyndEntrys don't reveal JIRA statuskelvingoodson2010-01-284-72/+111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904085 13f79535-47bb-0310-9956-ffa450edef68
* Simpify be merging into a single testantelder2010-01-282-65/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904064 13f79535-47bb-0310-9956-ffa450edef68