summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename test module to be consistent with othersantelder2010-03-036-1/+5
* Remove redundant dependenciesantelder2010-03-031-13/+0
* Add the Java CI testsantelder2010-03-035-0/+608
* Lots of error messgae updates (this is now out of sync with the java caa mess...antelder2010-03-031-72/+40
* Temp fix to get the tests running with mixed zip/jar contribution typesantelder2010-03-031-0/+4
* Setting sourceEncoding and outputEncoding properties to avoid warning during ...lresende2010-03-031-1/+3
* Start adding test runner for Java CAAantelder2010-03-035-0/+674
* Update error messagesantelder2010-03-031-36/+36
* 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