summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tag 2.0-Beta1-RC1antelder2010-07-225550-0/+478822
* Update RELEASE_NOTES fileantelder2010-07-221-2/+2
* Update changes fileantelder2010-07-221-1/+7
* Update the changes and release notes filesantelder2010-07-221-2/+2
* Update the changes and release notes filesantelder2010-07-221-1/+7
* Create branch for next releaseantelder2010-07-225550-0/+478816
* missing file from commit 966324kelvingoodson2010-07-221-11/+10
* Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...bdaniel2010-07-221-1/+1
* Add SOAP version intent validation to the ws bindingbdaniel2010-07-222-2/+26
* Update regular expression to correctly handle multiple prefixesbdaniel2010-07-211-0/+27
* Update regular expression to correctly handle multiple prefixesbdaniel2010-07-211-1/+1
* make the interface matching audit trail more useful in problem determinationkelvingoodson2010-07-213-9/+52
* Fix jms test interfaces to not match oneway and non-oneway operationsantelder2010-07-203-4/+6
* Add a check for both source and target operations matching being oneway or notantelder2010-07-201-0/+10
* Dont catch NoClassDefFoundError as it will get reported as class not found wh...antelder2010-07-201-2/+0
* Ignore policy sets on a composite implementation when the using component has...bdaniel2010-07-191-0/+7
* Inherit elements lower in the hierarchy first to ensure inheritance of mutual...bdaniel2010-07-191-6/+10
* Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...edwardsmj2010-07-191-0/+1
* Register Tuscany context listener to ensure the runtime is initialized when t...jsdelfino2010-07-192-0/+3
* Fix the regression caused by r963624 for overloaded local methodsrfeng2010-07-161-3/+12
* Use default intent qualification on implementationsbdaniel2010-07-161-26/+34
* Add attachTo attribute to policy sets in the policies itest definitionsbdaniel2010-07-161-6/+12
* Update jackson versionrfeng2010-07-161-3/+3
* Update to jackson 1.5.4rfeng2010-07-162-5/+5
* Add a databinding for Google Protocol Buffersrfeng2010-07-1611-0/+1860
* Align the JAX-RS resource class/method checks with the specrfeng2010-07-168-64/+151
* Fix for TUSCANY-3622rfeng2010-07-166-3/+24
* Remove the compile dependency on assembly-xml to fix build errorrfeng2010-07-161-30/+26
* Remove duplicate service declarationrfeng2010-07-161-17/+0
* communicate differences in interfaces wrt @Remotable annotationkelvingoodson2010-07-163-1/+119
* Allow ManagedTransactionPolicySet to attach to qualified intentsbdaniel2010-07-162-2/+2
* disable test as potential cause of build hangkelvingoodson2010-07-161-1/+3
* working toward a version of the launcher that uses the contribution handling ...slaws2010-07-167-0/+409
* Add much more simplistic launcher as an example of how we can focus in on the...slaws2010-07-164-4/+69
* Fix test case to take account of stricter policy checks and also apparent inc...slaws2010-07-163-11/+13
* These days we have to attach policy sets to subjects, either explicitly or ex...slaws2010-07-161-1/+4
* Fix comple errorantelder2010-07-162-1/+1
* Use binding type from system definitions to obtain mayProvide/alwaysProvide v...bdaniel2010-07-151-3/+16
* Trying to get the async version of the service working. However it's failing ...slaws2010-07-158-50/+97
* A bit of tidying to remove some chaff and add the async callback pattern into...slaws2010-07-159-228/+55
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964452 13f79535-47bb-0...kelvingoodson2010-07-157-5/+174
* Check extension type for unresolved service side intents, only throw a warnin...bdaniel2010-07-151-9/+15
* Add new OSGi dependency required by changes at r964321slaws2010-07-151-0/+1
* some more detail on the style/format testsslaws2010-07-151-8/+32
* Add doc-list contribution to the buildslaws2010-07-151-0/+1
* Add launcher for doc lit contributionslaws2010-07-151-0/+124
* Add contribution to demonstrate doc-lit(or bare) message styleslaws2010-07-1512-0/+721
* Validate that the noListener intent isn't specified on a servicebdaniel2010-07-152-1/+18
* Add noListener intent to constantsbdaniel2010-07-151-0/+2
* Allow transaction policy sets to be used with external attachmentbdaniel2010-07-141-6/+6