summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (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-025-23/+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-3463 Correct arguments for TransactionInterceptor constructorbdaniel2010-03-011-1/+1
* Remove unused importsrfeng2010-03-011-3/+0
* 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
* 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-266-10/+20
* 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
* 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
* Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws2010-02-266-32/+45
* Set the JVM trust/key store so the client side is able to pick up the servers...slaws2010-02-261-1/+21
* 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
* Moving getRequestPath utility to common-http utility classlresende2010-02-265-24/+97
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-2512-69/+113
* Remove unused importsrfeng2010-02-251-4/+0
* 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
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-252-2/+2
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-251-1/+1
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-2519-15/+104
* 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
* Fix the OSGi MF by adding missing dependenciesrfeng2010-02-241-0/+1
* TUSCANY-3473 - where a local call (local interface) is used within a contribu...slaws2010-02-231-5/+12
* Updating policy transaction definitions.xml to comply with OASIS schema, whic...lresende2010-02-231-1/+1
* Providing phase value for the interceptorlresende2010-02-234-7/+12
* Fixing resource bundle location that was missing the package structurelresende2010-02-233-6/+11
* Adding core-spi dependency to properly compile modulelresende2010-02-231-0/+6