summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add snapshot repo definition so the build machine can run just the ↵antelder2012-06-121-0/+5
| | | | | | compliance tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349235 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4058: Apply update from Andrew Potter to support IBM JDKantelder2012-06-071-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4059: Apply update from Andrew Potter to fix build failure for ↵antelder2012-06-061-1/+4
| | | | | | itest/policy/reliability with IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1346808 13f79535-47bb-0310-9956-ffa450edef68
* Check in the rest of TUSCANY-4054. Thanks Andrew.scottkurz2012-05-301-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1344313 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4054: Apply fix from Andrew Potter to fix scdl itest with ibm jdkantelder2012-05-251-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342523 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4053: Apply update from Andrew Potter to fix itests building with ↵antelder2012-05-221-0/+6
| | | | | | the IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1341368 13f79535-47bb-0310-9956-ffa450edef68
* include otests dependency so tests run in eclipseantelder2012-05-011-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332615 13f79535-47bb-0310-9956-ffa450edef68
* include otests dependency so tests run in eclipseantelder2012-05-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332614 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4036 - Create unique names in WSDL when multiple components expose ↵slaws2012-03-246-9/+9
| | | | | | the same service interface. Thanks for the patch Greg git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304746 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ↵slaws2012-03-235-1/+235
| | | | | | that the SCAClient can ignore callback endpoints in the remote case. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304510 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and ↵slaws2012-03-231-11/+3
| | | | | | the EPR and EP both use a Java interface. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304327 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4034 - plug a few more potential memory leaksslaws2012-03-221-1/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303855 13f79535-47bb-0310-9956-ffa450edef68
* Include the wireformat writing itest in buildantelder2012-03-211-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303321 13f79535-47bb-0310-9956-ffa450edef68
* Add a test for writing jms wireFormats when the response one defaults to the ↵antelder2012-03-211-25/+29
| | | | | | request one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303311 13f79535-47bb-0310-9956-ffa450edef68
* Add new itest for writing jms scdl with wireFormatsantelder2012-03-192-0/+293
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1302407 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4029: temporarily take out the async-services itest as the jms ↵antelder2012-03-191-1/+1
| | | | | | binding doesn't work properly when a reference is using the target attribute instead of explicit binding config git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1302318 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4028 - don't duplicate intents on the Java implementation model slaws2012-03-166-4/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1301369 13f79535-47bb-0310-9956-ffa450edef68
* Fix suggested by Guofeng on ML to correct parent POM links. Thanks Guofeng.slaws2012-03-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1300854 13f79535-47bb-0310-9956-ffa450edef68
* Changes to add TUSCANY-3770 to 2.x stream and updates to performance ↵jennthom2012-03-081-9/+12
| | | | | | testcase to produce an additional heap dump after uninstalling applications. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1298513 13f79535-47bb-0310-9956-ffa450edef68
* Some test code I'm using to check that memory leak code copied from 1.x is ↵slaws2012-03-0411-0/+804
| | | | | | working as expected. Not in build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296844 13f79535-47bb-0310-9956-ffa450edef68
* Extend exceptions test to include a remote binding. Some inconsistencies ↵slaws2012-02-2710-2/+322
| | | | | | here that need thinking about. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1294142 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3824. Thanks Greg.scottkurz2012-02-231-43/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1292896 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4005 - swap the test around so that the code that raises an error if ↵slaws2012-02-213-5/+2
| | | | | | a reference target containing only a component name matches a component with multiple services comes after the code that matches interfaces and policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291714 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolete ignore statementslaws2012-02-202-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291314 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2735 - add Rodolfo's generics testing patch. slaws2012-02-208-0/+219
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291283 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ↵slaws2012-02-208-0/+322
| | | | | | move it to the stopped list so that calls to remove unused contributions work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291234 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden ↵slaws2012-02-204-0/+161
| | | | | | using the remotable attributed on the SCDL interface element as described by the OASIS assembly spec. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291191 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4017 - add a test case to ensure that the exactlyOnce profile intent ↵slaws2012-02-2032-2/+1781
| | | | | | resolves to atLeastOnce and atMostOnce. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291186 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3924 - revert some of the previous changes. we need to look at ↵slaws2012-02-102-5/+2
| | | | | | whether we are interpreting the spec correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242718 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4011 - stop the SCDL callback binding configuration from being ↵slaws2012-02-095-7/+94
| | | | | | overwritten. The JMS binding strangely relied on this so required some surgery. I've also simplified CallbackServiceReference and added a CALLBACK message header and CallbackHandler object to make is simpler to pass the callback address down the message chain. The existing approach of creating a CallbackEndpoint model is still supported at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242412 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2012-02-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241895 13f79535-47bb-0310-9956-ffa450edef68
* Adjust a couple more test fields that differ after an invocation depending ↵antelder2012-02-082-0/+8
| | | | | | on the environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241800 13f79535-47bb-0310-9956-ffa450edef68
* Update some itests for the change to include the exception class in the ↵antelder2012-02-063-4/+4
| | | | | | response msg git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241038 13f79535-47bb-0310-9956-ffa450edef68
* remove excludes for tests that have been fixedantelder2012-02-061-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240996 13f79535-47bb-0310-9956-ffa450edef68
* Update for expected err msgs with the new extra exception informationantelder2012-02-061-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240995 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4005 - raise an error if a reference target containing only a ↵slaws2012-02-025-0/+137
| | | | | | component name matches a component with multiple services. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1239597 13f79535-47bb-0310-9956-ffa450edef68
* Add a test for a component with a single service and multiple bindingsantelder2012-01-313-0/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238669 13f79535-47bb-0310-9956-ffa450edef68
* Add a few more tests for components with multiple services or bindingsantelder2012-01-314-9/+113
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238664 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in System.outslaws2012-01-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236689 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws2012-01-268-7/+119
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236129 13f79535-47bb-0310-9956-ffa450edef68
* Update the version of the JAXWS plugin being used to match that from other ↵slaws2012-01-251-1/+9
| | | | | | ws tests that seem to run successfully up on Jenkins git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235712 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for policy archetype fileantelder2012-01-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235260 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for legal checksantelder2012-01-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235244 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2012-01-247-490/+597
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235243 13f79535-47bb-0310-9956-ffa450edef68
* Exclude two JMS callback compliance tests which no longer workantelder2012-01-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235185 13f79535-47bb-0310-9956-ffa450edef68
* Update expected error message for latest JMS binding codeantelder2012-01-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235184 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS selectors test to match new selectedOperation behaviourantelder2012-01-242-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235182 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct ↵slaws2012-01-191-0/+1
| | | | | | WSDL gen in various areas including, generating unannotated types into the service interface namespace, making wrapper parameters generally non-nillable, using JAXB to generate wrapper XSD (which fixes other failures where our code doesn't support various JAXB annotations), correcting the namespace of generated exceptions and the way that the generated classes are cached. Fixing the WSDL requires other fixes, for example, a new databinding to force ServiceReference to map to anyType (so that we don't try and process these interfaces with JAXB) and a fix to correct the order of response holders. T git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1233402 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator ↵slaws2012-01-1939-0/+3076
| | | | | | tests here also but not enabled them yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1233390 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor ↵slaws2012-01-0915-0/+1003
| | | | | | runs before WrapperJavaInterfaceProcess and apply 3804 style changes to ensure the output wrapper databinding is set separately from the output wrapper. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229088 13f79535-47bb-0310-9956-ffa450edef68