summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify the approach to trying to find a local runtime instance, the previou...antelder2011-05-091-31/+22
* Update to use the factory to create the endpoint registryantelder2011-05-071-2/+2
* Remove old TODO commentantelder2011-05-071-1/+0
* Update to support setting the domain uri in the runComposite methodantelder2011-05-072-13/+10
* In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...scottkurz2011-05-021-0/+14
* Revert the wink version changerfeng2011-04-294-9/+9
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-284-9/+9
* Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" e...scottkurz2011-04-271-12/+14
* Further check the presence of runtime provider for mapped remotable binding.scarfeng2011-04-222-23/+53
* Commenting out js includelresende2011-04-211-2/+2
* Revert the default HTTP port to 8080 before the test cases are portedrfeng2011-04-211-1/+1
* Adding more artifacts to the domain artifact treelresende2011-04-211-12/+44
* Minor clean uplresende2011-04-211-1/+0
* Cleaning up system.out and other commented out codelresende2011-04-211-9/+0
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-2020-30/+136
* More updates around the domain artifacts uilresende2011-04-202-7/+46
* Strawman of domain artifacts uilresende2011-04-201-27/+121
* Adding sca diagram composite files and proper licenselresende2011-04-208-0/+448
* Adding support to serve dojo dijit artifactslresende2011-04-203-2/+19
* Minor cleanup on the node-manager test uilresende2011-04-203-15/+8
* Removing files that are not in uselresende2011-04-2012-4825/+0
* Updating OSGi dependencieslresende2011-04-201-5/+5
* Adding proper version to exported packagelresende2011-04-201-1/+1
* Simplify the HttpPortAllocator and allows the default implementation torfeng2011-04-208-259/+132
* Fix a few dependenciesrfeng2011-04-203-2/+4
* Update to jackson 1.7.5rfeng2011-04-201-3/+3
* Change default of startDeployables to be true so that they're started by defa...antelder2011-04-191-1/+1
* This bug has been fixed in hazelcast nowantelder2011-04-131-9/+8
* Change to use the wsdl interface from the runtime getGeneratedWSDLContract in...antelder2011-04-131-16/+4
* Remove unused importslaws2011-04-121-1/+0
* handle the case where no interface is defined on implementation.web reference...antelder2011-04-121-0/+31
* Validate the Spring beans xml service names are uniqueantelder2011-04-041-0/+10
* Revert 1086760 change pending solution to TUSCANY-3857 to keep itest function...scottkurz2011-03-312-16/+17
* Set the client connection attempts to 1 so that clients only make a single at...antelder2011-03-311-1/+5
* Set the logging level for hazelcast classes to WARNING when the Tuscany level...antelder2011-03-302-1/+30
* Adding ranking to allow other implementations to override itlresende2011-03-301-1/+1
* Update to use the correct domain name when the domain URI is not defaulting t...antelder2011-03-301-5/+9
* Allow WebApplicationException to pass back to wink so that the correct respon...rfeng2011-03-294-49/+67
* Fix OSGi dependenciesrfeng2011-03-291-0/+2
* Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case wil...scottkurz2011-03-292-15/+132
* Node-manager strawman - adding meta-inf to avoid build failurelresende2011-03-291-0/+20
* Node management strawman, adding test dependencies to allow running tests fro...lresende2011-03-292-2/+16
* TUSCANY-3856 - Adding support for 'portDefault' backdoor to avoid test failur...lresende2011-03-291-1/+5
* Simple strawman to provide some management rest services for nodes.lresende2011-03-2920-0/+5352
* TUSCANY-3856 - Missing default http port allocator implementation plus servic...lresende2011-03-293-0/+79
* TUSCANY-3856 - Integrating HttpPortAllocator with embedded jetty server and f...lresende2011-03-293-31/+41
* TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ext...lresende2011-03-297-8/+270
* Removing System.out.println that accidentaly got in from previous commitlresende2011-03-291-3/+0
* Enhanving dojo javascript extension to support dojox js frameworklresende2011-03-293-27/+50
* TUSCANY-3496 - Adding extensibility to node api to allow other applications t...lresende2011-03-2910-41/+313