summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* 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
* 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
* 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
* Adding proper version to exported packagelresende2011-04-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095290 13f79535-47bb-0310-9956-ffa450edef68
* Simplify the HttpPortAllocator and allows the default implementation torfeng2011-04-208-259/+132
| | | | | | | allocate the port based on the system property/environment var (HTTP_PORT/ HTTPS_PORT) or a free port if the value is 0. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095242 13f79535-47bb-0310-9956-ffa450edef68
* Fix a few dependenciesrfeng2011-04-203-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095241 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.7.5rfeng2011-04-201-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095240 13f79535-47bb-0310-9956-ffa450edef68
* Change default of startDeployables to be true so that they're started by ↵antelder2011-04-191-1/+1
| | | | | | default if this attribute isn't specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095170 13f79535-47bb-0310-9956-ffa450edef68
* This bug has been fixed in hazelcast nowantelder2011-04-131-9/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091801 13f79535-47bb-0310-9956-ffa450edef68
* Change to use the wsdl interface from the runtime getGeneratedWSDLContract ↵antelder2011-04-131-16/+4
| | | | | | instead of creating its own wsdl document git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091792 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importslaws2011-04-121-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091383 13f79535-47bb-0310-9956-ffa450edef68
* handle the case where no interface is defined on implementation.web ↵antelder2011-04-121-0/+31
| | | | | | references by setting the interface from the JSP tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091326 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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