summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update test commentantelder2012-08-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373888 13f79535-47bb-0310-9956-ffa450edef68
* Add a test that shows an SCA component that adds a new WS endpoint and then ↵antelder2012-08-162-0/+207
| | | | | | invokes it using xml dom objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373886 13f79535-47bb-0310-9956-ffa450edef68
* Add TODO commentantelder2012-08-161-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373863 13f79535-47bb-0310-9956-ffa450edef68
* Add a test that shows programatically adding a new remote endpoint and ↵antelder2012-08-163-0/+246
| | | | | | invoking that with DOM objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373857 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsantelder2012-08-161-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373855 13f79535-47bb-0310-9956-ffa450edef68
* Add dynamic testcase using dom inokerantelder2012-08-162-4/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373750 13f79535-47bb-0310-9956-ffa450edef68
* Add a test that shows how to dynamically update the target url of the ↵antelder2012-08-022-0/+178
| | | | | | refernce ws binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368515 13f79535-47bb-0310-9956-ffa450edef68
* Add a test that shows creating a component with a reference that uses binding.wsantelder2012-08-022-0/+167
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368439 13f79535-47bb-0310-9956-ffa450edef68
* Add a test that shows how to change the ws binding implantelder2012-08-022-0/+179
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368404 13f79535-47bb-0310-9956-ffa450edef68
* Fix to set the type of the binding so now the test worksantelder2012-08-011-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368050 13f79535-47bb-0310-9956-ffa450edef68
* Add a test with the component service using binding.wsantelder2012-08-012-0/+160
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368009 13f79535-47bb-0310-9956-ffa450edef68
* Add start of an itest to show dynamically creating SCA artifacts programaticallyantelder2012-08-014-0/+213
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367910 13f79535-47bb-0310-9956-ffa450edef68
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-22193-623/+623
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 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
* 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
* 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