summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-03-17Fix the OSGi dependenciesrfeng3-1/+4
2011-03-17Simplify help output by only including the version not the build revision and...antelder1-6/+1
2011-03-17Put back the build number plugin so that the version in the SPI is correctly ...antelder1-2/+3
2011-03-16Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...slaws1-4/+8
2011-03-16Correct typo in removing of registriesantelder1-1/+1
2011-03-15A bit of tidying from the itest/bundle example to get the repository.xml file...slaws3-0/+670
2011-03-15Add a webapp based helloworld exampleantelder9-0/+337
2011-03-15Remove unused code, rename config parameter to be domainURI, add nodeConfig (...antelder1-42/+8
2011-03-15Update mojo to use a paramter name domainURI for the domain URI to match the ...antelder1-6/+6
2011-03-15Add OO doc about the samplesantelder1-0/+0
2011-03-15Add a new distribution for only samples to explore what that might work likeantelder5-0/+336
2011-03-15Remove example Ant build scriptantelder3-294/+0
2011-03-15Adding a way to store binding context in threadLocal to allow policy handler ...lresende2-47/+65
2011-03-14Commit minor changes before refactoringslaws3-4/+216
2011-03-14Change to use the which-jars file to construct the OBR meta data describing a...slaws1-13/+47
2011-03-14Remove dependency on a felix jar that seems to be compile with an old version...slaws1-1/+3
2011-03-14Simplify sample by removing things that aren't necessaryantelder2-11/+0
2011-03-11TUSCANY-3846: Apply patch from Anuj B to fix build fails with maven 3.0 with ...antelder1-2/+0
2011-03-11Add a sample that uses Scalaantelder6-0/+213
2011-03-10Extend test to prove that node which fires up ws binding can be stopped/start...slaws1-3/+28
2011-03-10Performance enhancement - only look up factories when requiredantelder1-7/+8
2011-03-10TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...antelder1-0/+2
2011-03-09Performance tweak - for when the interface contracts are the sameantelder1-2/+2
2011-03-09A bundle test that generates a repository.xml file using the Aries generator....slaws12-0/+766
2011-03-09Performance enhancement - only initilize all the factories the first timeantelder1-0/+5
2011-03-08Upgrading to latest jetty releaselresende3-5/+5
2011-03-08TUSCANY-3842 only calculate the domain composite the first time a node is sta...slaws1-9/+15
2011-03-06Update spi txt fileantelder1-0/+10
2011-03-06DO some clean up, move some things around and add a bit of javadocantelder4-21/+43
2011-03-06Minor performance enhancement - create scope once instead of each timeantelder1-3/+3
2011-03-06Minor performance enhancement - look up the mapper once instead of each timeantelder2-9/+7
2011-03-06Minor performance enhacement - look up all the factories once instead of each...antelder2-22/+46
2011-03-05Fix dependency tangle by removing the dependency on node from coreantelder4-53/+30
2011-03-05Add a way to find all the extension point registry instancesantelder2-1/+46