summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-02Remove any leading slash from the service URIantelder1-0/+3
2010-03-02Remove any leading slash from the service URIantelder1-0/+3
2010-03-02TUSCANY-3480, temporarily don't fail on unmatched intentsantelder1-1/+3
2010-03-02update messages with conformance statementskelvingoodson1-5/+6
2010-03-02Add first bits of code to start enabling the use of policies nested inside of...slaws5-23/+101
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws5-1/+213
2010-03-01Fix to ensure pass-by-value is used if only one end is using allowsPassByRefe...antelder1-1/+2
2010-03-01TUSCANY-3463 Correct arguments for TransactionInterceptor constructorbdaniel1-1/+1
2010-03-01Remove unused importsrfeng1-3/+0
2010-03-01Check that intents are properly satisfied, particularly in the qualified inte...slaws3-2/+73
2010-03-01Move the ws binding provider files into the provider package. slaws15-20/+19
2010-03-01Disable parallel tests as it causes port conflictsantelder1-0/+20
2010-02-27Some refactoring of the databinding coderfeng88-204/+177
2010-02-26Add a test for remote invocations between nodes created from two different no...rfeng6-10/+20
2010-02-26TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues d...lresende1-2/+9
2010-02-26Another small fix with default attribute to pass schema validationlresende1-1/+1
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng17-166/+72
2010-02-26Add missing Import-Packagerfeng1-0/+1
2010-02-26Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws6-32/+45
2010-02-26Set the JVM trust/key store so the client side is able to pick up the servers...slaws1-1/+21
2010-02-26Properly handling contextRoot when retrieving dojo and extension resourceslresende3-2/+7
2010-02-26Minor cleanup now that json-rpc references are already availablelresende1-2/+2
2010-02-26Moving getRequestPath utility to common-http utility classlresende5-24/+97
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng12-69/+113
2010-02-25Remove unused importsrfeng1-4/+0
2010-02-25remove export for package that is no longer present in the moduleslaws1-1/+0
2010-02-25providers are binding specific so no longer required hereslaws5-374/+0
2010-02-25Add binding.ws specific providers for the HTTPSPolicy model slaws4-1/+110
2010-02-25export http.ssl package. slaws1-28/+54
2010-02-25add https policy model. This is copied from the 1.x http confidentiality poli...slaws4-3/+297
2010-02-25Fluff up a policy provider instanceslaws1-7/+3
2010-02-25Separate the common parts of the binding.ws reference and service binding pro...slaws4-41/+87
2010-02-25Add security context changes in from 1.x. Going to use for firing up SSL in t...slaws7-12/+202
2010-02-25TUSCANY-3463 Fix ClassCastExceptionbdaniel2-2/+2
2010-02-25TUSCANY-3463 Fix ClassCastExceptionbdaniel1-1/+1
2010-02-25TUSCANY-3474 - Splitting transaction policy into model/runtimelresende19-15/+104
2010-02-25Exception handling in TransactionInterceptorbdaniel1-3/+11
2010-02-25Minor cleanup of debug code...lresende1-1/+1
2010-02-25Minor cleanup...lresende1-21/+7
2010-02-25TUSCANY-3463 - Adding policy transaction module to buildlresende1-1/+1
2010-02-25TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende4-15/+15
2010-02-25TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved pro...lresende1-2/+33
2010-02-25TUSCANY-3463 - Resolving/checking policies in the component levellresende1-0/+3
2010-02-25Minor cleanup...lresende1-2/+2
2010-02-24Fix the OSGi MF by adding missing dependenciesrfeng1-0/+1
2010-02-23TUSCANY-3473 - where a local call (local interface) is used within a contribu...slaws1-5/+12
2010-02-23Updating policy transaction definitions.xml to comply with OASIS schema, whic...lresende1-1/+1
2010-02-23Providing phase value for the interceptorlresende4-7/+12
2010-02-23Fixing resource bundle location that was missing the package structurelresende3-6/+11
2010-02-23Adding core-spi dependency to properly compile modulelresende1-0/+6