summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set the logging level for hazelcast classes to WARNING when the Tuscany level...antelder2011-03-302-1/+30
* Reverting groupId changeslresende2011-03-305-4/+5
* 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
* Move the store app to unreleasedantelder2011-03-3022-1445/+0
* Move the store app to unreleasedantelder2011-03-3021-0/+1444
* Starting to port store sample to next releaselresende2011-03-3026-5/+1449
* Allow WebApplicationException to pass back to wink so that the correct respon...rfeng2011-03-294-49/+67
* Fix OSGi dependenciesrfeng2011-03-291-0/+2
* Correct README typosantelder2011-03-291-2/+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
* Include the three gettig started samples in the buildantelder2011-03-291-0/+2
* Update to support a default domain URI set via a system property. (we need to...antelder2011-03-291-0/+4
* Update to use prefix uri: instead of tuscany: to match the other places that ...antelder2011-03-291-3/+3
* Update the webapp sample to have the itest from the old helloworld-jsp sampleantelder2011-03-295-72/+105
* Copy the getting started webapp sample to trunk samplesantelder2011-03-299-0/+358
* Start adding the getting started helloworld samples back to trunk samplesantelder2011-03-2914-0/+557
* Fix the string comparison to have constant as the 1st parameter to avoid NPErfeng2011-03-232-63/+61
* Add @Ignore while i investigate a failing testantelder2011-03-221-0/+7
* Update LICENSE for hazelcast release updateantelder2011-03-221-2/+2
* Update to use the latest hazelcast release which fixes a lot of issues with n...antelder2011-03-221-21/+2
* Finish the sca client cleanup, remove all the old unused classes and moethods...antelder2011-03-2211-758/+194
* Take out the spi itest fwhile we work out whats up with the Jdk14RegexpMatche...antelder2011-03-211-1/+1
* Expose Node to the servletrfeng2011-03-213-133/+161
* Add missing OSGi importsrfeng2011-03-211-0/+2
* Add Tuscany/Spring web integration into the featurerfeng2011-03-213-0/+15
* Bring up the servlet-scoped node start/stop with Spring MVCrfeng2011-03-219-24/+51
* Allow the spring component to receive parent application context from the com...rfeng2011-03-2120-128/+245
* Start of getting the remote sca client working again. This works now but ther...antelder2011-03-217-70/+423
* Fix to correctly save the node so that its stopped properly when the webapp i...antelder2011-03-211-1/+1
* Fix test fail by adding back regexp dependencyantelder2011-03-211-0/+5
* Add servlet scoped Node lifecycle support for web applicationsrfeng2011-03-188-269/+569
* Fix the build errorrfeng2011-03-181-9/+4
* Fix the OSGi dependenciesrfeng2011-03-173-1/+4
* Simplify help output by only including the version not the build revision and...antelder2011-03-171-6/+1
* Put back the build number plugin so that the version in the SPI is correctly ...antelder2011-03-171-2/+3
* Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...slaws2011-03-161-4/+8
* Correct typo in removing of registriesantelder2011-03-161-1/+1
* A bit of tidying from the itest/bundle example to get the repository.xml file...slaws2011-03-153-0/+670
* Add a webapp based helloworld exampleantelder2011-03-159-0/+337