summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-07-16communicate differences in interfaces wrt @Remotable annotationkelvingoodson3-1/+119
2010-07-16Allow ManagedTransactionPolicySet to attach to qualified intentsbdaniel2-2/+2
2010-07-16Fix comple errorantelder2-1/+1
2010-07-15Use binding type from system definitions to obtain mayProvide/alwaysProvide v...bdaniel1-3/+16
2010-07-15Check extension type for unresolved service side intents, only throw a warnin...bdaniel1-9/+15
2010-07-15Add new OSGi dependency required by changes at r964321slaws1-0/+1
2010-07-15Validate that the noListener intent isn't specified on a servicebdaniel2-1/+18
2010-07-15Add noListener intent to constantsbdaniel1-0/+2
2010-07-14Allow transaction policy sets to be used with external attachmentbdaniel1-6/+6
2010-07-14Ignore direct policy sets when external policy sets are attachedbdaniel2-10/+52
2010-07-13Fixes to set the callback interface based on the interface constructed when t...slaws3-4/+10
2010-07-13Remove commented out methodsslaws2-33/+1
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws27-61/+932
2010-07-12Update wsdl resolving to take account of wsdli:location namespace to location...antelder4-4/+40
2010-07-12Update the ws binding model to have a wsdliLocations field to properly store ...antelder3-7/+36
2010-07-11Changes and additions to Java invoker in support of Client-side and Server-si...edwardsmj2-12/+91
2010-07-11Changes and additions to core in support of Client-side and Server-side async...edwardsmj8-71/+519
2010-07-11Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...edwardsmj3-41/+116
2010-07-09Updating Wink to it's most recent release to avoid security issue reported at...lresende3-34/+34
2010-07-09TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...lresende3-24/+76
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende16-310/+539
2010-07-08Improve default uri calculationantelder1-13/+16
2010-07-08Add some wsdli:location validationantelder2-3/+9
2010-07-08Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ge...jsdelfino1-0/+4
2010-07-07Fix exception when when no command enteredantelder1-1/+1
2010-07-07Add some more helpantelder1-5/+16
2010-07-07Avoid any empty tokensantelder1-1/+8
2010-07-07Avoid not founds due to extra whitespaceantelder1-0/+1
2010-07-07Update installed command to show all composites in a contribution with the st...antelder1-17/+16
2010-07-07More help updatesantelder1-17/+14
2010-07-07Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're th...antelder2-44/+2
2010-07-07Add some more help and remove listInstalledContributions and listDeployedComp...antelder2-55/+19
2010-07-07Add bye commandantelder1-0/+3
2010-07-07Move all JLine classes into a sub packageantelder5-7/+10
2010-07-07Update to use a Tuscany specific completor that can complete each command arg...antelder2-0/+234
2010-07-07Update to use a Tuscany specific completor that can complete each command arg...antelder1-3/+5
2010-07-06Add a JLine COmpletor for installed contribution URIsantelder1-0/+47
2010-07-06Add help for installed and remove commandsantelder1-3/+4
2010-07-06Ensure that the SCA namespace prefix is registered in the XPath namespace con...bdaniel2-2/+3
2010-07-06accept command in any caseantelder1-16/+16
2010-07-06Update install to not require the -uri flag to specify a uri but instead just...antelder1-15/+38