summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some test code I'm using to check that memory leak code copied from 1.x is wo...slaws2012-03-0411-0/+804
* Extend exceptions test to include a remote binding. Some inconsistencies here...slaws2012-02-2710-2/+322
* Fix for TUSCANY-3824. Thanks Greg.scottkurz2012-02-231-43/+45
* TUSCANY-4005 - swap the test around so that the code that raises an error if ...slaws2012-02-213-5/+2
* Remove obsolete ignore statementslaws2012-02-202-2/+0
* TUSCANY-2735 - add Rodolfo's generics testing patch. slaws2012-02-208-0/+219
* TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...slaws2012-02-208-0/+322
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2012-02-204-0/+161
* TUSCANY-4017 - add a test case to ensure that the exactlyOnce profile intent ...slaws2012-02-2032-2/+1781
* TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...slaws2012-02-102-5/+2
* TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws2012-02-095-7/+94
* Fix typo in commentslaws2012-02-081-1/+1
* Adjust a couple more test fields that differ after an invocation depending on...antelder2012-02-082-0/+8
* Update some itests for the change to include the exception class in the respo...antelder2012-02-063-4/+4
* TUSCANY-4005 - raise an error if a reference target containing only a compone...slaws2012-02-025-0/+137
* Add a test for a component with a single service and multiple bindingsantelder2012-01-313-0/+47
* Add a few more tests for components with multiple services or bindingsantelder2012-01-314-9/+113
* Fix typo in System.outslaws2012-01-271-1/+1
* TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws2012-01-268-7/+119
* Update the version of the JAXWS plugin being used to match that from other ws...slaws2012-01-251-1/+9
* Add exclude for policy archetype fileantelder2012-01-241-0/+1
* Add exclude for legal checksantelder2012-01-241-0/+1
* Add missing license headersantelder2012-01-247-490/+597
* Update JMS selectors test to match new selectedOperation behaviourantelder2012-01-242-2/+2
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2012-01-191-0/+1
* TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator te...slaws2012-01-1939-0/+3076
* TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...slaws2012-01-0915-0/+1003
* TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws2012-01-0617-0/+1091
* TUSCANY-3924 playing with whether we should take note of inherited annotation...slaws2011-12-144-0/+111
* Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder2011-12-131-9/+0
* Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder2011-12-131-5/+12
* TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws2011-12-095-4/+154
* Add a test for dynamically altering the binding URI of a ServiceReferenceantelder2011-12-087-0/+272
* TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws2011-12-061-1/+1
* Add annotated field to UnannotatedCTCalcComponentImpl testantelder2011-12-051-0/+5
* TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws2011-12-059-28/+74
* TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...antelder2011-12-053-0/+46
* Organize imports to remove unused onesantelder2011-12-052-4/+0
* TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965antelder2011-12-051-2/+1
* Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder2011-11-2521-309/+157
* Update to work with both Java 1.6 and 1.7. I think this looks like what has t...antelder2011-11-251-18/+11
* Update the jaxws plugin version to one that works with both Java 6 and 7antelder2011-11-241-1/+1
* Update the jaxws plugin version to one that works with both Java 6 and 7antelder2011-11-241-1/+1
* Update itest to add the binding-jms-runtime-activemq and activemq dependencie...antelder2011-11-091-0/+10
* Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws2011-10-314-5/+65
* TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...slaws2011-10-317-0/+313
* Add code to read <requires> elements from WSDL and enable the test that ensur...slaws2011-10-193-1/+15
* Add test looking at what happens with policy associated with interface and im...slaws2011-10-1911-0/+451
* TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...slaws2011-10-171-0/+2
* Correct JSR250 policy processor package name in services definitionslaws2011-10-172-4/+11