summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-07remove unused importsslaws2-6/+1
2011-09-06Exclude sample html files from legal checksslaws1-0/+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-24Add an async itest that uses distributed nodes and a synchronous service. Thi...antelder2-0/+86
2011-08-24Add an async client-service itest that uses distributed nodes. This is taken ...antelder4-0/+123
2011-08-24Add JMS and WS versions of the async client talking to sync service itestsantelder4-0/+182
2011-08-24Add a testcase for a client using the various client APIs talking to a synchr...antelder4-0/+162
2011-08-23Add itests for jms wireformats textXml, bytes, and bytesXml. These don't work...antelder6-0/+288
2011-08-19Add an itest for async services using jms with jms text wireformatantelder2-0/+94
2011-08-19Add the jmsobject async itest to build as the wireformat is working nowantelder1-2/+0
2011-08-19Add an async test using jms wireformats. taken out with @Ignore for now as it...antelder2-0/+96
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-19Include the async-services itest in buildantelder1-1/+1
2011-08-19Add a sleep after the sync request otherwise the next async request fails for...antelder1-2/+7
2011-08-18Add xalan depnendency which is required because wss4j uses the xalan URI toSt...antelder1-0/+5
2011-08-17Add interface-matching to the build so at least the distributed part is exerc...slaws1-0/+1
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-17Add aWS version of the simple async testantelder2-0/+90
2011-08-17Add an explicit interface to the service as that seems to be the only way to ...antelder1-3/+2
2011-08-17Extend the async simple test to use the JMS binding. This doesn't work, it se...antelder2-0/+92
2011-08-17Extend the async services test with a new client and service that work in as ...antelder5-0/+242
2011-08-16TUSCANY-3916 - A test for interface miss-matchesslaws12-0/+567
2011-08-15Re-enable this now TUSCANY-3917 is checked inslaws1-6/+8
2011-08-12Disable test for the time being as relies on a small change elsewhere that I ...slaws1-0/+3
2011-08-12Any exception in tests causes node.stop() to be missed so add try/catchslaws1-141/+150
2011-08-12Looking at answering Ant's question about serializing WSDL for enpoints as pa...slaws8-3/+725
2011-08-05Add implementation-composite test to buildslaws1-1/+5
2011-08-05Moved to implementation-compositeslaws21-923/+0
2011-08-05TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an ...slaws21-0/+885
2011-08-03Set up for JSON test.scottkurz4-7/+5
2011-08-02TUSCANY-3894. Enable some @Ignore(d) tests along with r1153285.scottkurz5-22/+38
2011-08-01Switch cross-databinding test from SDO (which I can't get working) to DOM, bu...scottkurz6-46/+43
2011-07-28Add a couple of missing license headersantelder2-0/+36
2011-07-27Fix the relative path in pom.xmlrfeng1-1/+1
2011-07-27TUSCANY-3894. Add tests especially exercising binding-sca-runtime code cross...scottkurz17-0/+895
2011-07-27Add tuscany-base-runtime-pom dependency adjusting for new binding-sca-runtime...scottkurz1-2/+3
2011-07-27Remove RAT excludes for jQuery and plain text files.fmoga1-10/+0
2011-07-27Enable bare tests as well.scottkurz1-6/+2
2011-07-27Adjust equality check from == to equals() to accomodate different style of da...scottkurz1-1/+1
2011-07-27Add rat excludes for jQuery and a plain text filefmoga1-0/+10
2011-07-21Take out distro itests for samples that aren't in trunkantelder1-0/+6
2011-07-21Update to ensure the src distro isn't ever used in error over the binat distroantelder1-1/+1
2011-07-21Add src distro rat excludesantelder1-0/+2
2011-07-14TUSCANY-3855 - start of test for contexts. Not in build yet. slaws7-0/+294