summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-15some more detail on the style/format testsslaws1-8/+32
2010-07-15Add doc-list contribution to the buildslaws1-0/+1
2010-07-15Add launcher for doc lit contributionslaws1-0/+124
2010-07-15Add contribution to demonstrate doc-lit(or bare) message styleslaws12-0/+721
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-14TUSCANY-3616 - fix the namespace of generated WSDLslaws1-0/+2
2010-07-13async sample updatekelvingoodson7-10/+60
2010-07-13Fixes to set the callback interface based on the interface constructed when t...slaws3-4/+10
2010-07-13Changes to get the test running in my environmentslaws5-29/+7
2010-07-13Remove commented out methodsslaws2-33/+1
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws44-647/+948
2010-07-13move sample to contrib under trunk, (source directory is deprecated for new c...kelvingoodson17-0/+690
2010-07-12Fix no class def error from wink update to use slf4j api from 1.6 which inclu...antelder1-0/+5
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-11Minor command cleanup, factored out System.in/out to work as well in a Webapp...jsdelfino12-75/+305
2010-07-09Updating Wink to it's most recent release to avoid security issue reported at...lresende5-42/+42
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-07Add RPC/LIT test case slaws1-0/+122
2010-07-07TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2-17/+45
2010-07-07TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws3-21/+50
2010-07-07Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're th...antelder2-44/+2
2010-07-07TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws3-18/+46
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-06Exclude an oasis test thats failingantelder1-0/+1
2010-07-06Update install to not require the -uri flag to specify a uri but instead just...antelder1-15/+38