summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/interface-matching/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add code to read <requires> elements from WSDL and enable the test that ensur...slaws2011-10-191-1/+0
* TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...slaws2011-10-171-0/+2
* Correct JSR250 policy processor package name in services definitionslaws2011-10-171-4/+5
* TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...slaws2011-10-173-1/+101
* TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws2011-10-177-15/+165
* Move match composites into appropriately named directories. slaws2011-10-136-5/+5
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-094-7/+145
* remove unused importsslaws2011-09-072-6/+1
* TUSCANY-3916 - Turn on distributed matching tests and add an test where the s...slaws2011-09-0118-17/+401
* Extend test to call the callback and add (commented out) changes to demonstra...slaws2011-08-254-3/+50
* Configure the default binding to use binding.ws in the remote case rather tha...slaws2011-08-251-4/+17
* Ignore the remote missmatch test cases at this function is still not workingslaws2011-08-251-0/+19
* TUSCANY-3916 - Add callback and match tests to motivate the correction of the...slaws2011-08-1910-0/+437
* TUSCANY-3916 - Add local callback miss-match case. Remote callback case to fo...slaws2011-08-195-4/+200
* Add miss-matched local interface. Accept for the time being that interface ma...slaws2011-08-198-7/+307
* Mark the local miss-match test as ignored pending ML discussionslaws2011-08-171-17/+3
* TUSCANY-3916 - A test for interface miss-matchesslaws2011-08-1611-0/+521