summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Simple strawman to provide some management rest services for nodes.lresende2011-03-2920-0/+5352
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086674 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3856 - Missing default http port allocator implementation plus ↵lresende2011-03-293-0/+79
| | | | | | service locator for port allocator extensibility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086673 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3856 - Integrating HttpPortAllocator with embedded jetty server and ↵lresende2011-03-293-31/+41
| | | | | | fixing up test cases which need to provide a new parameter git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086672 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ↵lresende2011-03-297-8/+270
| | | | | | extensibility to allow others to provide their own way to select available ports for http embedded runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086671 13f79535-47bb-0310-9956-ffa450edef68
* Removing System.out.println that accidentaly got in from previous commitlresende2011-03-291-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086670 13f79535-47bb-0310-9956-ffa450edef68
* Enhanving dojo javascript extension to support dojox js frameworklresende2011-03-293-27/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086668 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3496 - Adding extensibility to node api to allow other applications ↵lresende2011-03-2910-41/+313
| | | | | | to tap to it and provide services that require introspecting node metadata git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086667 13f79535-47bb-0310-9956-ffa450edef68
* in MappingWrapper.java, making column search case-insensitive (like table ↵bolbic2011-03-291-2/+2
| | | | | | search) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086658 13f79535-47bb-0310-9956-ffa450edef68
* Include the three gettig started samples in the buildantelder2011-03-291-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086614 13f79535-47bb-0310-9956-ffa450edef68
* Update to support a default domain URI set via a system property. (we need ↵antelder2011-03-291-0/+4
| | | | | | to clean up the webapp host domain uri support because it now looks like there are several ways to set the domain uri all slightly different. I'll do some investigation on what they all do) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086613 13f79535-47bb-0310-9956-ffa450edef68
* Update to use prefix uri: instead of tuscany: to match the other places that ↵antelder2011-03-291-3/+3
| | | | | | handle domain uri's git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086612 13f79535-47bb-0310-9956-ffa450edef68
* Update the webapp sample to have the itest from the old helloworld-jsp sampleantelder2011-03-295-72/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086597 13f79535-47bb-0310-9956-ffa450edef68
* Copy the getting started webapp sample to trunk samplesantelder2011-03-299-0/+358
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086589 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2011-03-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086583 13f79535-47bb-0310-9956-ffa450edef68
* Start adding the getting started helloworld samples back to trunk samplesantelder2011-03-2914-0/+557
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086563 13f79535-47bb-0310-9956-ffa450edef68
* Support returning binary content. Fix server bug preventing a component to ↵jsdelfino2011-03-272-2/+2
| | | | | | return an empty list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086049 13f79535-47bb-0310-9956-ffa450edef68
* Fix links to CSS and error pages.jsdelfino2011-03-272-3/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086048 13f79535-47bb-0310-9956-ffa450edef68
* Add tests for HTTP components and widgets. Refactor and simplify some of the ↵jsdelfino2011-03-2735-261/+1286
| | | | | | samples composites and component categories. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086047 13f79535-47bb-0310-9956-ffa450edef68
* HTML cleanup, improve layout on different browsers, iOS and android devices ↵jsdelfino2011-03-2739-214/+732
| | | | | | and add robots.txt and some icons. Support execution and preview of components from the edit pages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086046 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusions for santuario and opensaml to prevent mvn warningsnash2011-03-271-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1085948 13f79535-47bb-0310-9956-ffa450edef68
* Add test for @WebParam annotationnash2011-03-273-9/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1085938 13f79535-47bb-0310-9956-ffa450edef68
* Fix the string comparison to have constant as the 1st parameter to avoid NPErfeng2011-03-232-63/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084772 13f79535-47bb-0310-9956-ffa450edef68
* when mapping a result set to a data object, a mismatch between the value and ↵bolbic2011-03-231-2/+11
| | | | | | property types may happen in some cases (e.g. booleans) and needs to be handled git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084571 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the servlet/jsp/el jarsrfeng2011-03-221-0/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084360 13f79535-47bb-0310-9956-ffa450edef68
* fixing bug in cyclic relationship handlingbolbic2011-03-221-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084337 13f79535-47bb-0310-9956-ffa450edef68
* when result descriptor count doesn't match result column count, truncate ↵bolbic2011-03-221-0/+15
| | | | | | result descriptors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084336 13f79535-47bb-0310-9956-ffa450edef68
* Add @Ignore while i investigate a failing testantelder2011-03-221-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084328 13f79535-47bb-0310-9956-ffa450edef68
* Update LICENSE for hazelcast release updateantelder2011-03-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084317 13f79535-47bb-0310-9956-ffa450edef68
* Use classpath to find Spring configrfeng2011-03-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084250 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the latest hazelcast release which fixes a lot of issues with ↵antelder2011-03-221-21/+2
| | | | | | nodes getting sperated (what hazelcast call 'splitbrain' problems) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084232 13f79535-47bb-0310-9956-ffa450edef68
* Fix the dependency scoperfeng2011-03-221-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084225 13f79535-47bb-0310-9956-ffa450edef68
* Finish the sca client cleanup, remove all the old unused classes and ↵antelder2011-03-2211-758/+194
| | | | | | moethods and rename the remaining to more obvious names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084200 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing filesrfeng2011-03-2113-0/+654
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083972 13f79535-47bb-0310-9956-ffa450edef68
* Take out the spi itest fwhile we work out whats up with the ↵antelder2011-03-211-1/+1
| | | | | | Jdk14RegexpMatcher. See r1083699 and r1082808 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083969 13f79535-47bb-0310-9956-ffa450edef68
* Expose Node to the servletrfeng2011-03-213-133/+161
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083943 13f79535-47bb-0310-9956-ffa450edef68
* Add missing OSGi importsrfeng2011-03-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083942 13f79535-47bb-0310-9956-ffa450edef68
* Add Tuscany/Spring web integration into the featurerfeng2011-03-213-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083941 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the servlet-scoped node start/stop with Spring MVCrfeng2011-03-219-24/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083940 13f79535-47bb-0310-9956-ffa450edef68
* Allow the spring component to receive parent application context from the ↵rfeng2011-03-2120-128/+245
| | | | | | composite context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083938 13f79535-47bb-0310-9956-ffa450edef68
* Adding Spring integration sample back to my sandboxrfeng2011-03-2118-0/+851
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083936 13f79535-47bb-0310-9956-ffa450edef68
* Start of getting the remote sca client working again. This works now but ↵antelder2011-03-217-70/+423
| | | | | | theres a lot of clean up needed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083823 13f79535-47bb-0310-9956-ffa450edef68
* Fix to correctly save the node so that its stopped properly when the webapp ↵antelder2011-03-211-1/+1
| | | | | | is stopped git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083700 13f79535-47bb-0310-9956-ffa450edef68
* Fix test fail by adding back regexp dependencyantelder2011-03-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083699 13f79535-47bb-0310-9956-ffa450edef68
* Add debug support to optimized build and downgrade GCC optimizations from O3 ↵jsdelfino2011-03-211-1/+1
| | | | | | to O2. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083695 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and cleanup edit module, add text components, store page and app ↵jsdelfino2011-03-2146-189/+1281
| | | | | | run page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083694 13f79535-47bb-0310-9956-ffa450edef68