summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* export http.ssl package. slaws2010-02-251-28/+54
* add https policy model. This is copied from the 1.x http confidentiality poli...slaws2010-02-254-3/+297
* Fluff up a policy provider instanceslaws2010-02-251-7/+3
* Separate the common parts of the binding.ws reference and service binding pro...slaws2010-02-254-41/+87
* Add security context changes in from 1.x. Going to use for firing up SSL in t...slaws2010-02-257-12/+202
* binding ws http ssl embedded test case. not in build yet as binding support n...slaws2010-02-2511-0/+400
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-252-2/+2
* fix sca namespace and spurious bindings in webapp store samplekelvingoodson2010-02-252-10/+4
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-251-1/+1
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-2520-16/+105
* Exception handling in TransactionInterceptorbdaniel2010-02-251-3/+11
* Minor cleanup of debug code...lresende2010-02-251-1/+1
* Minor cleanup...lresende2010-02-251-21/+7
* TUSCANY-3463 - Adding policy transaction module to buildlresende2010-02-251-1/+1
* TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende2010-02-254-15/+15
* TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved pro...lresende2010-02-251-2/+33
* TUSCANY-3463 - Resolving/checking policies in the component levellresende2010-02-251-0/+3
* Minor cleanup...lresende2010-02-251-2/+2
* TUSCANY-3463 - Creating test case to reproduce the issue describe on the jiralresende2010-02-257-0/+310
* Fix the OSGi MF by adding missing dependenciesrfeng2010-02-241-0/+1
* Add the client api tests and javadocsrfeng2010-02-246-4/+168