summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-24Add missing license headersantelder7-490/+597
2012-01-24Exclude two JMS callback compliance tests which no longer workantelder1-0/+2
2012-01-24Update expected error message for latest JMS binding codeantelder1-1/+1
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-09Remove excludes now that OASIS have fixed the Java CI tests themselvesslaws1-5/+0
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...slaws2-1/+6
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
2011-12-01Add a mechanism for specifying default intents on policy subjects. This is a ...slaws1-3/+3
2011-11-25Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder21-309/+157
2011-11-25Update to work with both Java 1.6 and 1.7. I think this looks like what has t...antelder1-18/+11
2011-11-24Update the jaxws plugin version to one that works with both Java 6 and 7antelder1-1/+1
2011-11-24Update the jaxws plugin version to one that works with both Java 6 and 7antelder1-1/+1
2011-11-24Add wildcards to error message so it matches across JVM levelsantelder1-1/+1
2011-11-11Exclude BJM 6017 1 test again as it still hangs when run in the full build. W...antelder1-0/+1
2011-11-10Also put back BJM_6017_1 into the build as it works now too, i think it wasn'...antelder1-1/+0
2011-11-10Put back BJM_4011 test into th ebuild as it works nowantelder1-1/+0
2011-11-10Expected error message update to match lates jms bindingantelder1-1/+1
2011-11-10Take out two currently failing JMS tests (i'm looking at them now)antelder1-0/+2
2011-11-09Update itest to add the binding-jms-runtime-activemq and activemq dependencie...antelder1-0/+10
2011-10-31Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws4-5/+65
2011-10-31TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...slaws7-0/+313
2011-10-19Add code to read <requires> elements from WSDL and enable the test that ensur...slaws4-5/+20
2011-10-19Add test looking at what happens with policy associated with interface and im...slaws11-0/+451
2011-10-17TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...slaws1-0/+2
2011-10-17Correct JSR250 policy processor package name in services definitionslaws2-4/+11
2011-10-17TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...slaws4-3/+102
2011-10-17TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws8-16/+179
2011-10-13Move match composites into appropriately named directories. slaws6-5/+5
2011-10-10TUSCANY-3943 - Add the (currently ignored) disable wrapped test case. slaws1-0/+1
2011-10-10TUSCANY-3943 - Add another couple of missing license headersslaws2-0/+36
2011-10-10TUSCANY-3943 - Add missing license headersslaws6-0/+108
2011-10-10TUSCANY-3943 - Commit Eric's disable wrapped test case. Doesn't work yet in m...slaws13-0/+864
2011-10-05Add comment with JIRA numberantelder1-1/+1
2011-10-05TUSCANY-3880: Disable pojo 10004 testcase as its not really working correctly...antelder2-1/+2
2011-09-26TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...slaws47-0/+1028
2011-09-21Add some more tests for callbacks across distributed nodes using different co...antelder10-1/+328
2011-09-20Allows the distributed flag to be overridenrfeng1-9/+1