summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-28Format the code based on the Tuscany eclipse formatterrfeng30-742/+808
2010-07-28Changes to ensure correct introspection of implicit reference setter methods ...edwardsmj1-8/+47
2010-07-28TUSCANY-3635 - added a new test to help with the investigation of the issue F...slaws5-2/+87
2010-07-27Correct the policy subject that is checked during "appliesTo" processing. Fix...slaws1-2/+2
2010-07-27Correct commentslaws1-4/+3
2010-07-27improve pd info for interface contract mapping and fix up failing ASM tests d...kelvingoodson3-1/+30
2010-07-27Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws2-7/+33
2010-07-26Fix bug in removeConstrainedIntentsbdaniel1-1/+1
2010-07-26Add more intent validation and fix up inner composite policy set processingbdaniel4-41/+70
2010-07-26Write out policy information on implementation.composite elementbdaniel1-2/+2
2010-07-26Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...edwardsmj3-71/+92
2010-07-26Ensure constrained intents are removed from Composite objectsbdaniel2-3/+19
2010-07-26Provide valid appliesTo xpath expressions for provided transaction policy setsbdaniel1-6/+6
2010-07-26Add transaction intent validationbdaniel1-8/+89
2010-07-26Fix up appliesTo processing. Need to save each separate composite document as...bdaniel1-33/+37
2010-07-26Check constrained types for the qualifiable parent of a qualified intentbdaniel1-3/+7
2010-07-26Add transaction validation error messagesbdaniel1-0/+4
2010-07-26TUSCANY-3630 Add xpath processing of externalAttachment elements in builderbdaniel1-60/+83
2010-07-26Use default namespace for intents specified in XPath if no prefix specifiedbdaniel1-1/+2
2010-07-26TUSCANY-3630 Add externalAttachment processorbdaniel1-1/+1
2010-07-26Check constrained types for the qualifiable parent of a qualified intentbdaniel1-1/+5
2010-07-26TUSCANY-3630 Add externalAttachment modelbdaniel8-0/+206
2010-07-26TUSCANY-3630 Add externalAttachment processorbdaniel1-8/+15
2010-07-26TUSCANY-3630 Add externalAttachment processorbdaniel4-2/+324
2010-07-26TUSCANY-3630 Add externalAttachment schema definition from OASIS specbdaniel2-0/+18
2010-07-23Remove constrained intents from endpoint references at runtime binding timebdaniel1-3/+37
2010-07-22Fixing POM and MANIFEST to account for dependency on StAXHelper class from co...edwardsmj2-1/+8
2010-07-22Add transaction intent constantsbdaniel1-1/+24
2010-07-22intents and policySets specified on implementation.composite elements were be...bdaniel1-0/+9
2010-07-22Fixing a comment for the extractSourcePropertyName methodedwardsmj1-2/+1
2010-07-22Upgrade to the handling of @source attribute on component property elements a...edwardsmj1-112/+280
2010-07-221) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...edwardsmj2-16/+130
2010-07-22missing file from commit 966324kelvingoodson1-11/+10
2010-07-22Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...bdaniel1-1/+1
2010-07-22Add SOAP version intent validation to the ws bindingbdaniel2-2/+26
2010-07-21Update regular expression to correctly handle multiple prefixesbdaniel1-0/+27
2010-07-21Update regular expression to correctly handle multiple prefixesbdaniel1-1/+1
2010-07-21make the interface matching audit trail more useful in problem determinationkelvingoodson3-9/+52
2010-07-20Add a check for both source and target operations matching being oneway or notantelder1-0/+10
2010-07-20Dont catch NoClassDefFoundError as it will get reported as class not found wh...antelder1-2/+0
2010-07-19Ignore policy sets on a composite implementation when the using component has...bdaniel1-0/+7
2010-07-19Inherit elements lower in the hierarchy first to ensure inheritance of mutual...bdaniel1-6/+10
2010-07-19Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...edwardsmj1-0/+1
2010-07-16Fix the regression caused by r963624 for overloaded local methodsrfeng1-3/+12
2010-07-16Use default intent qualification on implementationsbdaniel1-26/+34
2010-07-16Update to jackson 1.5.4rfeng2-5/+5
2010-07-16Align the JAX-RS resource class/method checks with the specrfeng8-64/+151
2010-07-16Fix for TUSCANY-3622rfeng2-2/+11
2010-07-16Remove the compile dependency on assembly-xml to fix build errorrfeng1-30/+26
2010-07-16Remove duplicate service declarationrfeng1-17/+0