summaryrefslogtreecommitdiffstats
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
* Add wildcard so 4033 passes from both eclipse and mavenbdaniel2010-07-221-1/+1
* Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...bdaniel2010-07-221-1/+1
* Add error messages for policy 9022 and 9023bdaniel2010-07-221-0/+2
* Add SOAP version intent validation to the ws bindingbdaniel2010-07-222-2/+26
* Update policy error messagesbdaniel2010-07-221-2/+3
* 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
* Add a test of the password protected python store sample.jsdelfino2010-07-213-14/+45
* Add error message for JCA 3013antelder2010-07-201-0/+1
* 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
* Update jca 10006 err msg which now also conatins the name of the class with t...antelder2010-07-201-1/+1
* Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino2010-07-207-28/+39
* Add support for properties.jsdelfino2010-07-205-11/+96
* Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino2010-07-201-0/+4
* 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
* Add POL_4009 error messagebdaniel2010-07-191-0/+1
* Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...edwardsmj2010-07-191-0/+1
* Update error message for 8012 to fix test failureantelder2010-07-191-1/+1
* Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino2010-07-193-40/+68
* Add a strawman Python implementation extension.jsdelfino2010-07-1931-0/+2803
* Add a model for Python component implementations.jsdelfino2010-07-1912-0/+733
* Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino2010-07-191-1/+1
* Register Tuscany context listener to ensure the runtime is initialized when t...jsdelfino2010-07-192-0/+3
* Branch to experiment with dynamic component interfaces and implementations.jsdelfino2010-07-195586-0/+481728
* Reorganize sandbox a little bit.jsdelfino2010-07-1986-0/+0
* Add more JSON and ATOMPub test cases.jsdelfino2010-07-1924-39/+168
* Support the host property and a /logout URL on WSGI servers.jsdelfino2010-07-178-10/+53
* Fix the regression caused by r963624 for overloaded local methodsrfeng2010-07-161-3/+12
* Update policy error messages - add 10001, handle race condition in 4012, upda...bdaniel2010-07-161-3/+3
* 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