summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-29TUSCANY-3720 Check for a valid domain on remote nodesbdaniel2-3/+43
2010-10-29unpack the dependecies earlier so that we pick up the local test messages ins...slaws1-1/+1
2010-10-29Fix POM.XML of implementation-web-runtime to address OSGi problems described ...edwardsmj1-3/+3
2010-10-29Fix MANIFEST.MF and POM.XML to address OSGi problems described in TUSCANY_3760edwardsmj2-3/+1
2010-10-28Handling null return values in JSON-RPC bindinglresende1-1/+7
2010-10-28TUSCANY-3709 re-enable excluded compliance testsbdaniel2-11/+3
2010-10-28TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local inli...bdaniel2-3/+46
2010-10-27TUSCANY-3757 - add code (commented out currently) to demonstrate void return ...slaws8-5/+105
2010-10-26Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MFlresende1-2/+3
2010-10-26TUSCANY-3735: Don't use HTTP authorization or authentication by default (merg...nash2-13/+29
2010-10-26Merge r1027700 Add test to ensure If-Modified-Since returns 304 if feed is un...nash1-1/+15
2010-10-26TUSCANY-3743: Return correct response code from If-Unmodified-Since (merged 1...nash2-3/+3
2010-10-26TUSCANY-3742: Fix time comparison for If-Modified-Since and If-Unmodified-Sin...nash2-11/+29
2010-10-26TUSCANY-3734: Fix incorrect rendering of non-ASCII characters (merged 1.x com...nash1-5/+4
2010-10-26TUSCANY-3749 - make a start on content for Beta1slaws1-0/+12
2010-10-26Add missing build fileslaws1-0/+57
2010-10-26TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. Updat...slaws7-11/+17
2010-10-26Tidy up dependenciesslaws1-9/+17
2010-10-26Correct another sample contribution dependencyantelder1-3/+3
2010-10-26Correct contribution dependency nameantelder1-1/+1
2010-10-26Correct included contribution nameantelder1-1/+1
2010-10-25Correct another dependency missed from the hazelcast module changesantelder1-16/+1
2010-10-25Add test for binding-jsonrpc sampleslaws3-7/+136
2010-10-25Correct relative path for new sample locationslaws1-1/+1
2010-10-25When the correlation scheme is set to correlationId then make sure a correlat...antelder1-3/+6
2010-10-25A bit more tidyingslaws1-9/+19
2010-10-25Remove old hazelcast moduleantelder1-6/+0
2010-10-25Correct dependenceisantelder1-17/+1
2010-10-25Correct dependenciesantelder1-8/+1
2010-10-25Correct dependenciesantelder1-11/+1
2010-10-25Doesn't need to depend on base and doing so for a compile dependency causes a...slaws1-1/+1
2010-10-25Correct contribution names now "contribution" comes at the endslaws2-5/+5
2010-10-25Add missing Python modelslaws1-0/+5
2010-10-25Remove module missed in other deletesantelder1-1/+0
2010-10-25fix typoslaws1-1/+1
2010-10-25Switch to use domain-hazelcast and remove old hazelcast mpodulesantelder43-2297/+9
2010-10-25Update tuscany plugin to use hazelcast domainantelder1-0/+5
2010-10-25Add hazelcast doamion module to buildantelder1-0/+1
2010-10-25Remove CompositeContext threadlocal thats might be causeing a storage leak as...antelder3-17/+1
2010-10-25Merge the hazelcast modules into a single moduleantelder28-0/+2104
2010-10-22TUSCANY-3739 Add implementation-python-runtime to bin distro and update licensebdaniel2-3/+1
2010-10-22Test all of the embedded-jse targetsslaws1-1/+17
2010-10-22take account of the base-runtime-pom name changeslaws1-3/+3
2010-10-22Fix up ant scrip to run the async sample and make the target names more like ...slaws1-8/+28
2010-10-22These are not contributions they start the SCA clientslaws9-2/+2
2010-10-22Move the maven junit samples to running-tuscany.slaws57-4/+46
2010-10-22It's a webapp not a contributionslaws11-1/+1
2010-10-22Add example of Tuscany runtime run from JUnit test. slaws19-0/+719
2010-10-21Set JMSReplyTo based on the latest binding.jms specrfeng2-2/+5
2010-10-21Add sync version of the bi-directional interactionrfeng11-18/+193