summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...slaws2011-10-174-3/+102
* TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws2011-10-178-16/+179
* Move match composites into appropriately named directories. slaws2011-10-136-5/+5
* TUSCANY-3943 - Add the (currently ignored) disable wrapped test case. slaws2011-10-101-0/+1
* TUSCANY-3943 - Add another couple of missing license headersslaws2011-10-102-0/+36
* TUSCANY-3943 - Add missing license headersslaws2011-10-106-0/+108
* TUSCANY-3943 - Commit Eric's disable wrapped test case. Doesn't work yet in m...slaws2011-10-1013-0/+864
* 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-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