summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-31Add start of a way to run webapps from the tuscany pluginantelder2-11/+63
2011-03-31Revert 1086760 change pending solution to TUSCANY-3857 to keep itest function...scottkurz2-16/+17
2011-03-31Set the client connection attempts to 1 so that clients only make a single at...antelder1-1/+5
2011-03-31Include any runtime dependencies of the project in the classpath when invokin...antelder1-2/+7
2011-03-31Add support for invoking a main method instead of running the Shell. That ena...antelder1-0/+45
2011-03-31Fix hudson build break by adding the snapshot repoantelder1-0/+13
2011-03-31Update the approach to choosing what is the contribution so that a folder in ...antelder1-0/+4
2011-03-30Set the logging level for hazelcast classes to WARNING when the Tuscany level...antelder2-1/+30
2011-03-30Reverting groupId changeslresende5-4/+5
2011-03-30Adding ranking to allow other implementations to override itlresende1-1/+1
2011-03-30Update to use the correct domain name when the domain URI is not defaulting t...antelder1-5/+9
2011-03-30Move the store app to unreleasedantelder22-1445/+0
2011-03-30Move the store app to unreleasedantelder21-0/+1444
2011-03-30Starting to port store sample to next releaselresende26-5/+1449
2011-03-29Allow WebApplicationException to pass back to wink so that the correct respon...rfeng4-49/+67
2011-03-29Fix OSGi dependenciesrfeng1-0/+2
2011-03-29Correct README typosantelder1-2/+2
2011-03-29Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case wil...scottkurz2-15/+132
2011-03-29Node-manager strawman - adding meta-inf to avoid build failurelresende1-0/+20
2011-03-29Node management strawman, adding test dependencies to allow running tests fro...lresende2-2/+16
2011-03-29TUSCANY-3856 - Adding support for 'portDefault' backdoor to avoid test failur...lresende1-1/+5
2011-03-29Simple strawman to provide some management rest services for nodes.lresende20-0/+5352
2011-03-29TUSCANY-3856 - Missing default http port allocator implementation plus servic...lresende3-0/+79
2011-03-29TUSCANY-3856 - Integrating HttpPortAllocator with embedded jetty server and f...lresende3-31/+41
2011-03-29TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ext...lresende7-8/+270
2011-03-29Removing System.out.println that accidentaly got in from previous commitlresende1-3/+0
2011-03-29Enhanving dojo javascript extension to support dojox js frameworklresende3-27/+50
2011-03-29TUSCANY-3496 - Adding extensibility to node api to allow other applications t...lresende10-41/+313
2011-03-29Include the three gettig started samples in the buildantelder1-0/+2
2011-03-29Update to support a default domain URI set via a system property. (we need to...antelder1-0/+4
2011-03-29Update to use prefix uri: instead of tuscany: to match the other places that ...antelder1-3/+3
2011-03-29Update the webapp sample to have the itest from the old helloworld-jsp sampleantelder5-72/+105
2011-03-29Copy the getting started webapp sample to trunk samplesantelder9-0/+358
2011-03-29Start adding the getting started helloworld samples back to trunk samplesantelder14-0/+557
2011-03-23Fix the string comparison to have constant as the 1st parameter to avoid NPErfeng2-63/+61
2011-03-22Add @Ignore while i investigate a failing testantelder1-0/+7
2011-03-22Update LICENSE for hazelcast release updateantelder1-2/+2
2011-03-22Update to use the latest hazelcast release which fixes a lot of issues with n...antelder1-21/+2
2011-03-22Finish the sca client cleanup, remove all the old unused classes and moethods...antelder11-758/+194
2011-03-21Take out the spi itest fwhile we work out whats up with the Jdk14RegexpMatche...antelder1-1/+1
2011-03-21Expose Node to the servletrfeng3-133/+161
2011-03-21Add missing OSGi importsrfeng1-0/+2
2011-03-21Add Tuscany/Spring web integration into the featurerfeng3-0/+15
2011-03-21Bring up the servlet-scoped node start/stop with Spring MVCrfeng9-24/+51
2011-03-21Allow the spring component to receive parent application context from the com...rfeng20-128/+245
2011-03-21Start of getting the remote sca client working again. This works now but ther...antelder7-70/+423
2011-03-21Fix to correctly save the node so that its stopped properly when the webapp i...antelder1-1/+1
2011-03-21Fix test fail by adding back regexp dependencyantelder1-0/+5
2011-03-18Add servlet scoped Node lifecycle support for web applicationsrfeng8-269/+569
2011-03-18Fix the build errorrfeng1-9/+4