summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/interface-matching/src/test/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...slaws2012-03-231-1/+118
* TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...slaws2012-03-231-11/+3
* TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws2012-01-261-0/+48
* 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
* TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...slaws2011-10-171-1/+40
* TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws2011-10-171-6/+51
* Move match composites into appropriately named directories. slaws2011-10-131-5/+5
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-092-5/+119
* remove unused importsslaws2011-09-072-6/+1
* TUSCANY-3916 - Turn on distributed matching tests and add an test where the s...slaws2011-09-012-8/+56
* Extend test to call the callback and add (commented out) changes to demonstra...slaws2011-08-251-2/+11
* 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-192-0/+132
* TUSCANY-3916 - Add local callback miss-match case. Remote callback case to fo...slaws2011-08-191-4/+48
* Add miss-matched local interface. Accept for the time being that interface ma...slaws2011-08-191-4/+32
* Mark the local miss-match test as ignored pending ML discussionslaws2011-08-171-17/+3
* TUSCANY-3916 - A test for interface miss-matchesslaws2011-08-161-0/+95