summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/interface-matching (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-7/+7
2012-03-23TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...slaws5-1/+235
2012-03-23TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...slaws1-11/+3
2012-01-26TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws3-0/+107
2011-10-19Add code to read <requires> elements from WSDL and enable the test that ensur...slaws1-1/+0
2011-10-17TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...slaws1-0/+2
2011-10-17Correct JSR250 policy processor package name in services definitionslaws2-4/+11
2011-10-17TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...slaws3-1/+101
2011-10-17TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws8-16/+179
2011-10-13Move match composites into appropriately named directories. slaws6-5/+5
2011-09-09TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws4-7/+145
2011-09-07remove unused importsslaws2-6/+1
2011-09-01TUSCANY-3916 - Turn on distributed matching tests and add an test where the s...slaws19-19/+416
2011-08-25Extend test to call the callback and add (commented out) changes to demonstra...slaws4-3/+50
2011-08-25Configure the default binding to use binding.ws in the remote case rather tha...slaws2-5/+32
2011-08-25Ignore the remote missmatch test cases at this function is still not workingslaws1-0/+19
2011-08-19TUSCANY-3916 - Add callback and match tests to motivate the correction of the...slaws10-0/+437
2011-08-19TUSCANY-3916 - Add local callback miss-match case. Remote callback case to fo...slaws5-4/+200
2011-08-19Add miss-matched local interface. Accept for the time being that interface ma...slaws8-7/+307
2011-08-17Mark the local miss-match test as ignored pending ML discussionslaws1-17/+3
2011-08-17Correct typo in test nameslaws1-1/+1
2011-08-16TUSCANY-3916 - A test for interface miss-matchesslaws12-0/+567