summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-07Update maven-antrun-plugin dependency in itest projects to 1.7.1lresende4-7/+13
2012-11-06TUSCANY-4072: Add test from Robin Yu for Tuscany fails to retrieve XSD type/e...antelder6-0/+516
2012-08-27Include the interface contract in the component service.antelder1-0/+1
2012-08-17Change the dynamically added endpoint tests to use wsdl resource from a contr...antelder5-110/+61
2012-08-16Update test commentantelder1-2/+2
2012-08-16Add a test that shows an SCA component that adds a new WS endpoint and then i...antelder2-0/+207
2012-08-16Add TODO commentantelder1-0/+1
2012-08-16Add a test that shows programatically adding a new remote endpoint and invoki...antelder3-0/+246
2012-08-16Remove unused importsantelder1-4/+0
2012-08-16Add dynamic testcase using dom inokerantelder2-4/+93
2012-08-02Add a test that shows how to dynamically update the target url of the refernc...antelder2-0/+178
2012-08-02Add a test that shows creating a component with a reference that uses binding.wsantelder2-0/+167
2012-08-02Add a test that shows how to change the ws binding implantelder2-0/+179
2012-08-01Fix to set the type of the binding so now the test worksantelder1-6/+11
2012-08-01Add a test with the component service using binding.wsantelder2-0/+160
2012-08-01Add start of an itest to show dynamically creating SCA artifacts programaticallyantelder4-0/+213
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende193-623/+623
2012-06-07TUSCANY-4058: Apply update from Andrew Potter to support IBM JDKantelder1-0/+2
2012-06-06TUSCANY-4059: Apply update from Andrew Potter to fix build failure for itest/...antelder1-1/+4
2012-05-30Check in the rest of TUSCANY-4054. Thanks Andrew.scottkurz1-1/+9
2012-05-25TUSCANY-4054: Apply fix from Andrew Potter to fix scdl itest with ibm jdkantelder1-1/+7
2012-05-22TUSCANY-4053: Apply update from Andrew Potter to fix itests building with the...antelder1-0/+6
2012-03-24TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...slaws6-9/+9
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-03-22TUSCANY-4034 - plug a few more potential memory leaksslaws1-1/+46
2012-03-21Include the wireformat writing itest in buildantelder1-0/+1
2012-03-21Add a test for writing jms wireFormats when the response one defaults to the ...antelder1-25/+29
2012-03-19Add new itest for writing jms scdl with wireFormatsantelder2-0/+293
2012-03-19TUSCANY-4029: temporarily take out the async-services itest as the jms bindin...antelder1-1/+1
2012-03-16TUSCANY-4028 - don't duplicate intents on the Java implementation model slaws6-4/+72
2012-03-15Fix suggested by Guofeng on ML to correct parent POM links. Thanks Guofeng.slaws2-2/+2
2012-03-08Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...jennthom1-9/+12
2012-03-04Some test code I'm using to check that memory leak code copied from 1.x is wo...slaws11-0/+804
2012-02-27Extend exceptions test to include a remote binding. Some inconsistencies here...slaws10-2/+322
2012-02-23Fix for TUSCANY-3824. Thanks Greg.scottkurz1-43/+45
2012-02-21TUSCANY-4005 - swap the test around so that the code that raises an error if ...slaws3-5/+2
2012-02-20Remove obsolete ignore statementslaws2-2/+0
2012-02-20TUSCANY-2735 - add Rodolfo's generics testing patch. slaws8-0/+219
2012-02-20TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...slaws8-0/+322
2012-02-20TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws4-0/+161
2012-02-20TUSCANY-4017 - add a test case to ensure that the exactlyOnce profile intent ...slaws32-2/+1781
2012-02-10TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...slaws2-5/+2
2012-02-09TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws5-7/+94
2012-02-08Fix typo in commentslaws1-1/+1
2012-02-08Adjust a couple more test fields that differ after an invocation depending on...antelder2-0/+8
2012-02-06Update some itests for the change to include the exception class in the respo...antelder3-4/+4
2012-02-02TUSCANY-4005 - raise an error if a reference target containing only a compone...slaws5-0/+137
2012-01-31Add a test for a component with a single service and multiple bindingsantelder3-0/+47
2012-01-31Add a few more tests for components with multiple services or bindingsantelder4-9/+113