summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/async-services/src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-24Add an async client-service itest that uses distributed nodes. This is taken ...antelder3-0/+117
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-19Add a sleep after the sync request otherwise the next async request fails for...antelder1-2/+7
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-01-20Correcting license headers of various filesedwardsmj15-147/+199
2011-01-20Adding new group of Itests for Async Servicesedwardsmj18-0/+1098