summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add comment with JIRA numberantelder2011-10-051-1/+1
* TUSCANY-3880: Disable pojo 10004 testcase as its not really working correctly...antelder2011-10-052-1/+2
* TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...slaws2011-09-2647-0/+1028
* Add some more tests for callbacks across distributed nodes using different co...antelder2011-09-2110-1/+328
* Allows the distributed flag to be overridenrfeng2011-09-201-9/+1
* Add a test using distributed domain nodes and the sca binding delegating to t...antelder2011-09-201-0/+58
* Add hazelcast distributed domain dependencyantelder2011-09-201-0/+6
* Fix the license headersrfeng2011-09-201-2/+0
* Add some excludes for the composite diagram modules filesantelder2011-09-191-0/+2
* Remove the @Ignore for two async itests which work nowantelder2011-09-152-5/+1
* 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-3940 - and remove the exclude for 11017slaws2011-09-131-3/+0
* TUSCANY-3937 - Apply Michael's path (but not including the test in the build ...slaws2011-09-133-5/+11
* Un-exclude the jms tests which are now fixedantelder2011-09-121-2/+0
* 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
* Fix BJM_6017_1_TestCaseantelder2011-09-081-13/+6
* Add excludes for three tests which are currently failingantelder2011-09-081-1/+3
* Add exclude for JCA_11017 which is fails due to a bug in the OASIS test which...antelder2011-09-081-0/+1
* TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-081-4/+7
* Add a license header to the properties fileantelder2011-09-071-2/+14
* Include jms otests in buildantelder2011-09-071-4/+0
* Update to latest OASIS error messagesantelder2011-09-071-18/+19
* Update to use base runtimeantelder2011-09-071-8/+1
* Add an ActiveMQ jndi properties file to define the test resourcesantelder2011-09-071-0/+107
* remove unused importsslaws2011-09-072-6/+1
* Exclude sample html files from legal checksslaws2011-09-061-0/+1
* Fix the mismatched messages in the compliance testsrfeng2011-09-033-8/+8
* TUSCANY-3935 - correct testing/compliance/assembly messages to match the chan...slaws2011-09-021-1/+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