summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add a test case to show that reference/target gets the right ws binding confi...slaws2011-09-1513-0/+945
* TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws2011-09-1410-30/+84
* Remove old commentantelder2011-09-141-1/+1
* TUSCANY-3937 - Apply Michael's path (but not including the test in the build ...slaws2011-09-133-5/+11
* TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...slaws2011-09-123-2/+31
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-094-7/+145
* Adjust for TUSCANY-3942.scottkurz2011-09-084-8/+0
* Adjust for TUSCANY-3942.scottkurz2011-09-081-3/+3
* TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-081-4/+7
* remove unused importsslaws2011-09-072-6/+1
* Exclude sample html files from legal checksslaws2011-09-061-0/+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
* Add an async itest that uses distributed nodes and a synchronous service. Thi...antelder2011-08-242-0/+86
* Add an async client-service itest that uses distributed nodes. This is taken ...antelder2011-08-244-0/+123
* Add JMS and WS versions of the async client talking to sync service itestsantelder2011-08-244-0/+182
* Add a testcase for a client using the various client APIs talking to a synchr...antelder2011-08-244-0/+162
* Add itests for jms wireformats textXml, bytes, and bytesXml. These don't work...antelder2011-08-236-0/+288
* Add an itest for async services using jms with jms text wireformatantelder2011-08-192-0/+94
* Add the jmsobject async itest to build as the wireformat is working nowantelder2011-08-191-2/+0
* Add an async test using jms wireformats. taken out with @Ignore for now as it...antelder2011-08-192-0/+96
* 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
* Include the async-services itest in buildantelder2011-08-191-1/+1
* Add a sleep after the sync request otherwise the next async request fails for...antelder2011-08-191-2/+7
* Add xalan depnendency which is required because wss4j uses the xalan URI toSt...antelder2011-08-181-0/+5
* Add interface-matching to the build so at least the distributed part is exerc...slaws2011-08-171-0/+1
* Mark the local miss-match test as ignored pending ML discussionslaws2011-08-171-17/+3
* Correct typo in test nameslaws2011-08-171-1/+1
* Add aWS version of the simple async testantelder2011-08-172-0/+90
* Add an explicit interface to the service as that seems to be the only way to ...antelder2011-08-171-3/+2
* Extend the async simple test to use the JMS binding. This doesn't work, it se...antelder2011-08-172-0/+92
* Extend the async services test with a new client and service that work in as ...antelder2011-08-175-0/+242
* TUSCANY-3916 - A test for interface miss-matchesslaws2011-08-1612-0/+567
* Re-enable this now TUSCANY-3917 is checked inslaws2011-08-151-6/+8
* Disable test for the time being as relies on a small change elsewhere that I ...slaws2011-08-121-0/+3
* Any exception in tests causes node.stop() to be missed so add try/catchslaws2011-08-121-141/+150
* Looking at answering Ant's question about serializing WSDL for enpoints as pa...slaws2011-08-128-3/+725
* Add implementation-composite test to buildslaws2011-08-051-1/+5
* Moved to implementation-compositeslaws2011-08-0521-923/+0
* TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an ...slaws2011-08-0521-0/+885
* Set up for JSON test.scottkurz2011-08-034-7/+5
* TUSCANY-3894. Enable some @Ignore(d) tests along with r1153285.scottkurz2011-08-025-22/+38
* Switch cross-databinding test from SDO (which I can't get working) to DOM, bu...scottkurz2011-08-016-46/+43
* Add a couple of missing license headersantelder2011-07-282-0/+36
* Fix the relative path in pom.xmlrfeng2011-07-271-1/+1
* TUSCANY-3894. Add tests especially exercising binding-sca-runtime code cross...scottkurz2011-07-2717-0/+895