summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix test case to take account of stricter policy checks and also apparent inc...slaws2010-07-163-11/+13
* These days we have to attach policy sets to subjects, either explicitly or ex...slaws2010-07-161-1/+4
* Fix comple errorantelder2010-07-162-1/+1
* Use binding type from system definitions to obtain mayProvide/alwaysProvide v...bdaniel2010-07-151-3/+16
* Trying to get the async version of the service working. However it's failing ...slaws2010-07-158-50/+97
* A bit of tidying to remove some chaff and add the async callback pattern into...slaws2010-07-159-228/+55
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964452 13f79535-47bb-0...kelvingoodson2010-07-157-5/+174
* Check extension type for unresolved service side intents, only throw a warnin...bdaniel2010-07-151-9/+15
* Add new OSGi dependency required by changes at r964321slaws2010-07-151-0/+1
* some more detail on the style/format testsslaws2010-07-151-8/+32
* Add doc-list contribution to the buildslaws2010-07-151-0/+1
* Add launcher for doc lit contributionslaws2010-07-151-0/+124
* Add contribution to demonstrate doc-lit(or bare) message styleslaws2010-07-1512-0/+721
* Validate that the noListener intent isn't specified on a servicebdaniel2010-07-152-1/+18
* Add noListener intent to constantsbdaniel2010-07-151-0/+2
* Allow transaction policy sets to be used with external attachmentbdaniel2010-07-141-6/+6
* Ignore direct policy sets when external policy sets are attachedbdaniel2010-07-142-10/+52
* TUSCANY-3616 - fix the namespace of generated WSDLslaws2010-07-141-0/+2
* async sample updatekelvingoodson2010-07-137-10/+60
* Fixes to set the callback interface based on the interface constructed when t...slaws2010-07-133-4/+10
* Changes to get the test running in my environmentslaws2010-07-135-29/+7
* Remove commented out methodsslaws2010-07-132-33/+1
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-1344-647/+948
* move sample to contrib under trunk, (source directory is deprecated for new c...kelvingoodson2010-07-1317-0/+690
* Fix no class def error from wink update to use slf4j api from 1.6 which inclu...antelder2010-07-121-0/+5
* Update wsdl resolving to take account of wsdli:location namespace to location...antelder2010-07-124-4/+40
* Update the ws binding model to have a wsdliLocations field to properly store ...antelder2010-07-123-7/+36
* Changes and additions to Java invoker in support of Client-side and Server-si...edwardsmj2010-07-112-12/+91
* Changes and additions to core in support of Client-side and Server-side async...edwardsmj2010-07-118-71/+519
* Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...edwardsmj2010-07-113-41/+116
* Minor command cleanup, factored out System.in/out to work as well in a Webapp...jsdelfino2010-07-1112-75/+305
* Updating Wink to it's most recent release to avoid security issue reported at...lresende2010-07-095-42/+42
* TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...lresende2010-07-093-24/+76
* TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2010-07-0916-310/+539
* Improve default uri calculationantelder2010-07-081-13/+16
* Add some wsdli:location validationantelder2010-07-082-3/+9
* Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ge...jsdelfino2010-07-081-0/+4
* Fix exception when when no command enteredantelder2010-07-071-1/+1
* Add some more helpantelder2010-07-071-5/+16
* Avoid any empty tokensantelder2010-07-071-1/+8
* Avoid not founds due to extra whitespaceantelder2010-07-071-0/+1
* Update installed command to show all composites in a contribution with the st...antelder2010-07-071-17/+16
* More help updatesantelder2010-07-071-17/+14
* Add RPC/LIT test case slaws2010-07-071-0/+122
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-072-17/+45
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-073-21/+50
* Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're th...antelder2010-07-072-44/+2
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-073-18/+46
* Add some more help and remove listInstalledContributions and listDeployedComp...antelder2010-07-072-55/+19
* Add bye commandantelder2010-07-071-0/+3