summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2010-10-20TUSCANY-3731 - Add MIT license for ↵slaws2-0/+57
binding-comet-runtime/src/main/resources/jquery.json-2.2.min.js git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025530 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - Add implementation-python licenseslaws1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025522 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - Put back excludes as files still appear in spring-runtime ↵slaws1-0/+2
when I thought they'd been moved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025491 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - Correct for re-org and add a couple more excludesslaws1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025488 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - Exclude Dojo files and poms produced by shade pluginslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025486 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Remove reference to OSOA license as 2.x has moved to OASIS and fix up some ↵slaws1-98/+5
other inaccuracies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025484 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Remove reference to OSOA license as 2.x has moved to OASISslaws1-47/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025483 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3732 Fix potential NPE in JAXWSServiceBindingProviderbdaniel1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024307 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3732 - temporarily disable to let build run while I look into it slaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024248 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Fix hudson fail by using latest dependenciesantelder1-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024222 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3711 - fix to match new WSDL service generate approachslaws3-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024221 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3711 - Fix service name for new service name generation schemeslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024217 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Remove stripes dependency from base-runtime as it hides the actual stripes ↵slaws1-16/+6
dependency and hence it's not included in the distro or the PDE target. The net result is that tuscany-stripes doesn't compile in eclipse PDE and if you remove tuscany-stripes lots of other things complain. This change fixes the second effect. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024216 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Correct name missed when rename was doneantelder8-96/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024191 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Correct dependency nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024190 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Update parent after move to modulesantelder3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024157 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Update *-runtime pom types to be *-runtime-pom so its consistent with the ↵antelder21-17/+17
base one and more obvious you need to have <type>pom</type> when using the dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024153 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Move *-runtime pom types to modulesantelder14-14/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024150 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18TUSCANY-3711 Enable correct wsdl service name mapping and fix issue in ↵bdaniel2-12/+13
JAXWSServiceBindingProvider that was causing ?wsdl to fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023951 13f79535-47bb-0310-9956-ffa450edef68