summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/interface-matching (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-7/+7
* TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...slaws2012-03-235-1/+235
* 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-263-0/+107
* 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-172-4/+11
* 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-178-16/+179
* 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-0119-19/+416
* 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-252-5/+32
* 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
* Correct typo in test nameslaws2011-08-171-1/+1
* TUSCANY-3916 - A test for interface miss-matchesslaws2011-08-1612-0/+567