summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove any leading slash from the service URIantelder2010-03-021-0/+3
* Remove any leading slash from the service URIantelder2010-03-021-0/+3
* TUSCANY-3480, temporarily don't fail on unmatched intentsantelder2010-03-021-1/+3
* update messages with conformance statementskelvingoodson2010-03-021-5/+6
* Add first bits of code to start enabling the use of policies nested inside of...slaws2010-03-027-26/+101
* TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws2010-03-025-1/+213
* Fix to ensure pass-by-value is used if only one end is using allowsPassByRefe...antelder2010-03-011-1/+2
* TUSCANY-3479, take out this part of the tests for nowantelder2010-03-011-3/+4
* TUSCANY-3463 Correct arguments for TransactionInterceptor constructorbdaniel2010-03-011-1/+1
* TUSCANY-2594 - Minor fix on the location of the property definition...lresende2010-03-011-1/+1
* Remove unused importsrfeng2010-03-011-3/+0
* TUSCANY-2594 - Moving property definition to top level... and overriding it f...lresende2010-03-011-9/+1
* Start bringing up a WS Policy test case that has interesting policy expressio...slaws2010-03-0112-0/+466
* Remove the non-default setting from the default test caseslaws2010-03-011-10/+2
* Check that intents are properly satisfied, particularly in the qualified inte...slaws2010-03-013-2/+73
* Move the ws binding provider files into the provider package. slaws2010-03-0115-20/+19
* Disable parallel tests as it causes port conflictsantelder2010-03-011-0/+20
* TUSCANY-2594 - Reverting r917295 changes and setting tools.jar property in di...lresende2010-03-011-2/+4
* TUSCANY-3477: Add @Ignore for failing testantelder2010-02-281-0/+2
* TUSCANY-2594 - try to get the Hudson build working again after the tools.jar ...antelder2010-02-281-2/+2
* Some refactoring of the databinding coderfeng2010-02-2788-204/+177
* Add a test for remote invocations between nodes created from two different no...rfeng2010-02-267-15/+38
* TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues d...lresende2010-02-261-2/+9
* Another small fix with default attribute to pass schema validationlresende2010-02-261-1/+1
* Adding eclipse-mac profile to configure tools.jar property in mac os environm...lresende2010-02-261-39/+98
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-2617-166/+72
* Add missing Import-Packagerfeng2010-02-261-0/+1
* Add client component that uses a target referenceslaws2010-02-262-1/+8
* Extend test case for binding with no explicit URLslaws2010-02-262-7/+24
* Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws2010-02-266-32/+45
* Create a new key store and enable the test. Using a ws binding without an exp...slaws2010-02-266-5/+73
* Set the JVM trust/key store so the client side is able to pick up the servers...slaws2010-02-261-1/+21
* correct case of module nameslaws2010-02-261-1/+1
* Porting js invokation to use dojo programming modellresende2010-02-261-6/+6
* Fixing up binding urislresende2010-02-262-15/+2
* Adding reference to dojo jslresende2010-02-261-2/+2
* Configuring tomcat-maven-plugin to avoid issues with maven enforcerlresende2010-02-261-0/+14
* Properly handling contextRoot when retrieving dojo and extension resourceslresende2010-02-263-2/+7
* Minor cleanup now that json-rpc references are already availablelresende2010-02-261-2/+2
* Fixing artifactId for the store-webapp sample applicationlresende2010-02-262-2/+2
* Moving getRequestPath utility to common-http utility classlresende2010-02-265-24/+97
* Adding common-http to web20 featurelresende2010-02-261-0/+7
* Configure tools.jar for eclipse profilerfeng2010-02-261-4/+2
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-2518-85/+146
* Workaround TUSCANY-3138 to enable the test casesrfeng2010-02-254-6/+12
* Remove unused importsrfeng2010-02-251-4/+0
* progressing towards getting the store webapp going - after this commit you sh...kelvingoodson2010-02-253-7/+21
* remove export for package that is no longer present in the moduleslaws2010-02-251-1/+0
* providers are binding specific so no longer required hereslaws2010-02-255-374/+0
* Add binding.ws specific providers for the HTTPSPolicy model slaws2010-02-254-1/+110