summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (unfollow)
Commit message (Expand)AuthorFilesLines
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-06remove excludes for tests that have been fixedantelder1-3/+1
2012-02-06Update for expected err msgs with the new extra exception informationantelder1-3/+3
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-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