summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-01-27Fix typo in System.outslaws1-1/+1
2012-01-26TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws8-7/+119
2012-01-25Update the version of the JAXWS plugin being used to match that from other ws...slaws1-1/+9
2012-01-24Add exclude for policy archetype fileantelder1-0/+1
2012-01-24Add exclude for legal checksantelder1-0/+1
2012-01-24Add missing license headersantelder7-490/+597
2012-01-24Update JMS selectors test to match new selectedOperation behaviourantelder2-2/+2
2012-01-19TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws1-0/+1
2012-01-19TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator te...slaws39-0/+3076
2012-01-09TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...slaws15-0/+1003
2012-01-06TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws17-0/+1091
2011-12-14TUSCANY-3924 playing with whether we should take note of inherited annotation...slaws4-0/+111
2011-12-13Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder1-9/+0
2011-12-13Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder1-5/+12
2011-12-09TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws5-4/+154
2011-12-08Add a test for dynamically altering the binding URI of a ServiceReferenceantelder7-0/+272
2011-12-06TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws1-1/+1
2011-12-05Add annotated field to UnannotatedCTCalcComponentImpl testantelder1-0/+5
2011-12-05TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws9-28/+74
2011-12-05TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...antelder3-0/+46
2011-12-05Organize imports to remove unused onesantelder2-4/+0
2011-12-05TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965antelder1-2/+1