summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-26Correct another sample contribution dependencyantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027433 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Correct contribution dependency nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027423 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Correct included contribution nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027416 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct another dependency missed from the hazelcast module changesantelder1-16/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027133 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Add test for binding-jsonrpc sampleslaws3-7/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027123 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct relative path for new sample locationslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027119 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25When the correlation scheme is set to correlationId then make sure a ↵antelder1-3/+6
correlationid is set on a request message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027105 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25A bit more tidyingslaws1-9/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027102 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Remove old hazelcast moduleantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027100 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenceisantelder1-17/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027099 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenciesantelder1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027097 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenciesantelder1-11/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027095 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Doesn't need to depend on base and doing so for a compile dependency causes ↵slaws1-1/+1
a cycle in the build via implementation-python git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027028 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct contribution names now "contribution" comes at the endslaws2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027018 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Add missing Python modelslaws1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027015 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Remove module missed in other deletesantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026998 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25fix typoslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026997 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Switch to use domain-hazelcast and remove old hazelcast mpodulesantelder43-2297/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026995 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Update tuscany plugin to use hazelcast domainantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026985 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Add hazelcast doamion module to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026983 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Remove CompositeContext threadlocal thats might be causeing a storage leak ↵antelder3-17/+1
as Tuscany doesn't use this anymore git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026981 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge the hazelcast modules into a single moduleantelder28-0/+2104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026973 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22TUSCANY-3739 Add implementation-python-runtime to bin distro and update licensebdaniel2-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026423 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Test all of the embedded-jse targetsslaws1-1/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026347 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22take account of the base-runtime-pom name changeslaws1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026346 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Fix up ant scrip to run the async sample and make the target names more like ↵slaws1-8/+28
the contribution names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026338 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22These are not contributions they start the SCA clientslaws9-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026304 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Move the maven junit samples to running-tuscany.slaws57-4/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026302 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22It's a webapp not a contributionslaws11-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026301 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Add example of Tuscany runtime run from JUnit test. slaws19-0/+719
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026289 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Set JMSReplyTo based on the latest binding.jms specrfeng2-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026126 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Add sync version of the bi-directional interactionrfeng11-18/+193
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026125 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Add README project to comment for completenessslaws1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026117 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21TUSCANY-3732 - Brent fixed this so put the test back inslaws1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026116 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21A bit of name tidying to make the docs a little more consistent. Still a few ↵slaws56-97/+103
that are odd, e.g. the dosgi ones but getting better. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026113 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21point to correct page slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026109 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21remove logging-scribe as moved to applicationsslaws18-8739/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026050 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Move logging-scribe into applicationsslaws18-0/+8739
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026048 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Add more words about running slaws1-4/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025922 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3744: only set the callback destination from the request replyTo for ↵antelder1-1/+1
oneWay requests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025790 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3736 BJM_4010 Make sure that the operationProperties ↵bdaniel1-0/+6
selectedOperation attribute is considered when selecting an operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025772 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY_3738 Fix parsing of property type attributes ( BJM_3025.1, BJM_3025.2 )bdaniel1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025750 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Fix JMS refernces to honour the correlation attribute of the JMS bindingantelder1-4/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025695 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3701 - Updating geronimo dependencies on Implementation BPEL and ↵lresende2-4/+4
fixing legal checks with the appropriate geronimo dependency versions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025677 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Add some words about what it means to package a contribution for running in ↵slaws1-6/+36
a webapp and correct some mistakes in the existing text git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025616 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Refresh the top level READMEslaws1-224/+99
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025605 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3701 Update to geronimo 2.1.4 to avoid slf4j error and remove workaroundbdaniel2-5/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025582 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Add a pointer to the web instructions for using Eclipse. Still based on 1.x ↵slaws1-0/+9
as we haven't ported yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025565 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - add excludes for MIT/BSD/OASIS licensed itemsslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025538 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - add missing headersslaws2-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025537 13f79535-47bb-0310-9956-ffa450edef68