summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to ensure correct introspection of implicit reference setter methods ...edwardsmj2010-07-281-8/+47
* TUSCANY-3635 - added a new test to help with the investigation of the issue F...slaws2010-07-285-2/+87
* Correct the policy subject that is checked during "appliesTo" processing. Fix...slaws2010-07-271-2/+2
* Correct commentslaws2010-07-271-4/+3
* improve pd info for interface contract mapping and fix up failing ASM tests d...kelvingoodson2010-07-273-1/+30
* Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws2010-07-272-7/+33
* Fix bug in removeConstrainedIntentsbdaniel2010-07-261-1/+1
* Add more intent validation and fix up inner composite policy set processingbdaniel2010-07-264-41/+70
* Write out policy information on implementation.composite elementbdaniel2010-07-261-2/+2
* Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...edwardsmj2010-07-263-71/+92
* Ensure constrained intents are removed from Composite objectsbdaniel2010-07-262-3/+19
* Provide valid appliesTo xpath expressions for provided transaction policy setsbdaniel2010-07-261-6/+6
* Add transaction intent validationbdaniel2010-07-261-8/+89
* Fix up appliesTo processing. Need to save each separate composite document as...bdaniel2010-07-261-33/+37
* Check constrained types for the qualifiable parent of a qualified intentbdaniel2010-07-261-3/+7
* Add transaction validation error messagesbdaniel2010-07-261-0/+4
* TUSCANY-3630 Add xpath processing of externalAttachment elements in builderbdaniel2010-07-261-60/+83
* Use default namespace for intents specified in XPath if no prefix specifiedbdaniel2010-07-261-1/+2
* TUSCANY-3630 Add externalAttachment processorbdaniel2010-07-261-1/+1
* Check constrained types for the qualifiable parent of a qualified intentbdaniel2010-07-261-1/+5
* TUSCANY-3630 Add externalAttachment modelbdaniel2010-07-268-0/+206
* TUSCANY-3630 Add externalAttachment processorbdaniel2010-07-261-8/+15
* TUSCANY-3630 Add externalAttachment processorbdaniel2010-07-264-2/+324
* TUSCANY-3630 Add externalAttachment schema definition from OASIS specbdaniel2010-07-262-0/+18
* Remove constrained intents from endpoint references at runtime binding timebdaniel2010-07-231-3/+37
* Fixing POM and MANIFEST to account for dependency on StAXHelper class from co...edwardsmj2010-07-222-1/+8
* Add transaction intent constantsbdaniel2010-07-221-1/+24
* intents and policySets specified on implementation.composite elements were be...bdaniel2010-07-221-0/+9
* Fixing a comment for the extractSourcePropertyName methodedwardsmj2010-07-221-2/+1
* Upgrade to the handling of @source attribute on component property elements a...edwardsmj2010-07-221-112/+280
* 1) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...edwardsmj2010-07-222-16/+130
* 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
* 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
* Fix the regression caused by r963624 for overloaded local methodsrfeng2010-07-161-3/+12
* Use default intent qualification on implementationsbdaniel2010-07-161-26/+34
* Update to jackson 1.5.4rfeng2010-07-162-5/+5
* Align the JAX-RS resource class/method checks with the specrfeng2010-07-168-64/+151
* Fix for TUSCANY-3622rfeng2010-07-162-2/+11
* 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