summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add the top level getting-started docantelder2011-04-052-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088922 13f79535-47bb-0310-9956-ffa450edef68
* Add comment explaining the dependencyantelder2011-04-051-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088921 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up readme, doc all the ways of running it, tidy up dependenciesantelder2011-04-052-5/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088920 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up samples system out printlnsantelder2011-04-051-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088918 13f79535-47bb-0310-9956-ffa450edef68
* Validate the Spring beans xml service names are uniqueantelder2011-04-041-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088641 13f79535-47bb-0310-9956-ffa450edef68
* Enable python component implementations to flow binary content strings.jsdelfino2011-04-041-5/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088509 13f79535-47bb-0310-9956-ffa450edef68
* Fix performance and security issues reported by pagespeed and skipfish.jsdelfino2011-04-0432-120/+283
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088508 13f79535-47bb-0310-9956-ffa450edef68
* Add sample database and search components, sample apps and corresponding ↵jsdelfino2011-04-0427-315/+1174
| | | | | | test cases, and minor refactoring of component categories. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088507 13f79535-47bb-0310-9956-ffa450edef68
* Update CHANGES filenash2011-04-031-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088336 13f79535-47bb-0310-9956-ffa450edef68
* Use new aggregated repository URL for Apache snapshotsnash2011-04-031-13/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088335 13f79535-47bb-0310-9956-ffa450edef68
* Remove repositories at ws.zones.apache.orgnash2011-04-035-68/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088250 13f79535-47bb-0310-9956-ffa450edef68
* Use correct dependency for opensaml and exclude dependency on xmlsecnash2011-04-021-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088106 13f79535-47bb-0310-9956-ffa450edef68
* Update the webapp sample to use the tuscany plugin to run the webappantelder2011-04-012-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087684 13f79535-47bb-0310-9956-ffa450edef68
* Update the helloworld webapp sample to support using 'mvn tuscany:run' to ↵antelder2011-04-011-1/+8
| | | | | | run the webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087676 13f79535-47bb-0310-9956-ffa450edef68
* Update the scaclient sample to use the tuscany plugin to invoke the sample ↵antelder2011-04-012-14/+15
| | | | | | main method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087673 13f79535-47bb-0310-9956-ffa450edef68
* Copy the trunk getting started samples to unreleased to continue modifying themantelder2011-04-0121-0/+949
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087670 13f79535-47bb-0310-9956-ffa450edef68
* Delete the old samples in unreleased that have been moved back to trunkantelder2011-04-019-337/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087668 13f79535-47bb-0310-9956-ffa450edef68
* Delete the old samples in unreleased that have been moved back to trunkantelder2011-04-017-279/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087667 13f79535-47bb-0310-9956-ffa450edef68
* Add back jetty dependency that was inadvertently removedantelder2011-04-011-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087609 13f79535-47bb-0310-9956-ffa450edef68
* Update copyright datesnash2011-03-31154-154/+154
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087428 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3838: call PolicyHandler.afterInvoke() when AxisFault is thrownnash2011-03-311-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087425 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3822: call PolicyHandler.afterInvoke() with outbound MessageContext ↵nash2011-03-313-3/+13
| | | | | | containing response message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087424 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a way to run webapps from the tuscany pluginantelder2011-03-312-11/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087400 13f79535-47bb-0310-9956-ffa450edef68
* Revert 1086760 change pending solution to TUSCANY-3857 to keep itest ↵scottkurz2011-03-312-16/+17
| | | | | | functioning. Ignore new test in databinding-axiom for now as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087339 13f79535-47bb-0310-9956-ffa450edef68
* Set the client connection attempts to 1 so that clients only make a single ↵antelder2011-03-311-1/+5
| | | | | | attempt to connect to the domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087257 13f79535-47bb-0310-9956-ffa450edef68
* Include any runtime dependencies of the project in the classpath when ↵antelder2011-03-311-2/+7
| | | | | | invoking the main method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087246 13f79535-47bb-0310-9956-ffa450edef68
* Add support for invoking a main method instead of running the Shell. That ↵antelder2011-03-311-0/+45
| | | | | | enables using 'mvn tuscany:run' instead of 'mvn exec:java' to run a Tuscany sample that runs a regular Java SE class using Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087238 13f79535-47bb-0310-9956-ffa450edef68
* Fix hudson build break by adding the snapshot repoantelder2011-03-311-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087228 13f79535-47bb-0310-9956-ffa450edef68
* Update the approach to choosing what is the contribution so that a folder in ↵antelder2011-03-311-0/+4
| | | | | | the target directory named after the artifact or the target/classes folder is used over the packaged artifact. That means if you update a contribution project in an IDE like Eclipse the changes are still used even though eclipse doesn't rebuild teh jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087210 13f79535-47bb-0310-9956-ffa450edef68
* Update version number to 1.6.2nash2011-03-30449-2222/+2222
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087125 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to 1.6.1nash2011-03-301-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087109 13f79535-47bb-0310-9956-ffa450edef68
* Delete redundant build.xml file containing 1.6.1-SNAPSHOT stringsnash2011-03-301-127/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087105 13f79535-47bb-0310-9956-ffa450edef68
* Create branch for 1.6.2nash2011-03-308419-0/+673825
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087059 13f79535-47bb-0310-9956-ffa450edef68
* Set the logging level for hazelcast classes to WARNING when the Tuscany ↵antelder2011-03-302-1/+30
| | | | | | level is the default (INFO) level. Thats because hazelcast creates lots of info log messages especially when using the client which we don't really need or want to see. When necessary those hazelcast messages can still be got by setting the tuscany or individual hazxelcast classes to log level to FINE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087053 13f79535-47bb-0310-9956-ffa450edef68
* Reverting groupId changeslresende2011-03-305-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087013 13f79535-47bb-0310-9956-ffa450edef68
* Adding ranking to allow other implementations to override itlresende2011-03-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087012 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the correct domain name when the domain URI is not defaulting ↵antelder2011-03-301-5/+9
| | | | | | to the default name of 'default' git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086903 13f79535-47bb-0310-9956-ffa450edef68
* Move the store app to unreleasedantelder2011-03-3022-1445/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086859 13f79535-47bb-0310-9956-ffa450edef68
* Move the store app to unreleasedantelder2011-03-3021-0/+1444
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086858 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2011-03-300-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086850 13f79535-47bb-0310-9956-ffa450edef68
* Starting to port store sample to next releaselresende2011-03-3026-5/+1449
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086849 13f79535-47bb-0310-9956-ffa450edef68
* Allow WebApplicationException to pass back to wink so that the correct ↵rfeng2011-03-294-49/+67
| | | | | | response code is returned git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086805 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi dependenciesrfeng2011-03-291-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086804 13f79535-47bb-0310-9956-ffa450edef68
* Correct README typosantelder2011-03-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086772 13f79535-47bb-0310-9956-ffa450edef68
* Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case ↵scottkurz2011-03-292-15/+132
| | | | | | will not work properly with current code. Add test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086760 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3838: call PolicyHandler.afterInvoke() when AxisFault is thrownnash2011-03-291-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086757 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3822: call PolicyHandler.afterInvoke() with outbound MessageContext ↵nash2011-03-293-3/+13
| | | | | | containing response message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086734 13f79535-47bb-0310-9956-ffa450edef68
* Node-manager strawman - adding meta-inf to avoid build failurelresende2011-03-291-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086677 13f79535-47bb-0310-9956-ffa450edef68
* Node management strawman, adding test dependencies to allow running tests ↵lresende2011-03-292-2/+16
| | | | | | from maven command, also ignoring test to avoid issues in jenkins/hudson environment (port conflict) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086676 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3856 - Adding support for 'portDefault' backdoor to avoid test ↵lresende2011-03-291-1/+5
| | | | | | failures... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086675 13f79535-47bb-0310-9956-ffa450edef68