summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* itest for the policy matching algorithmslaws2010-03-0311-0/+481
* Cleaning up and add @Ignore while I investigate the issuelresende2010-03-034-7/+8
* Avoiding calling createInterceptor multiple timeslresende2010-03-031-2/+3
* Updating/Cleaning up policyProvider code that creates intercetor to better ut...lresende2010-03-033-43/+6
* Adding FIXME as it seems that calling inherit for implementation duplicates a...lresende2010-03-031-0/+5
* TUSCANY-3474 - Fixing missing spec dependency...lresende2010-03-031-1/+7
* TUSCANY-3474 - Adjusting itest to point to policy-transaction-runtime-geronim...lresende2010-03-032-3/+1
* TUSCANY-3474 - Further splitting policy transaction policy to allow for a sha...lresende2010-03-039-23/+113
* Removing unused imports...lresende2010-03-031-1/+0
* update messages with conformance statements (note the java files that have me...kelvingoodson2010-03-033-5/+5
* update messages with conformance statementskelvingoodson2010-03-031-4/+4
* update messages with conformance statementskelvingoodson2010-03-031-6/+5
* TUSCANY-3480 revert this workaround as this in not the root cause of the prob...slaws2010-03-031-3/+1
* Fix typo in error messageslaws2010-03-031-1/+1
* Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...rfeng2010-03-0383-25/+3138
* Add strawman for how the compliance tests as part of the trunk could workantelder2010-03-036-0/+705
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-0231-202/+620
* Don't use a relative uri on the binding.httpantelder2010-03-022-2/+2
* 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