summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-3855 - start of test for contexts. Not in build yet. slaws2011-07-147-0/+294
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146715 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependencies following the move up to opensaml-2.4.1.jar, slaws2011-07-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146617 13f79535-47bb-0310-9956-ffa450edef68
* Typo in POM name.scottkurz2011-07-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146188 13f79535-47bb-0310-9956-ffa450edef68
* Add the memory settings to avoid OutOfMemory issue during the buildrfeng2011-07-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145740 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3884 - Convert the default binding to delegate for local calls as ↵slaws2011-07-111-8/+18
| | | | | | well as remote calls. Means that the binding is more consistent in it's layout and the delegation selection logic is more cleanly separated from the code that handles passing messages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145118 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3654 - The JIRA that causes this test to be ignored was closed a ↵slaws2011-07-061-1/+0
| | | | | | while ago. Test still needs correct though as it's currently specifying the same request and response formats. Needs fixing when TUSCANY-3890 is done. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1143347 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart ↵slaws2011-07-051-0/+1
| | | | | | support in the ws binding so that WS policy can be applied. For the time being it only demonstrates integrity. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1142920 13f79535-47bb-0310-9956-ffa450edef68
* Tidy test to remove debug itemsslaws2011-07-043-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1142576 13f79535-47bb-0310-9956-ffa450edef68
* Add itest for testing WS Policy as applied to the WS binding. Not in build yet. slaws2011-06-2913-0/+671
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1141102 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3886: removing hanging itest from buildantelder2011-06-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140043 13f79535-47bb-0310-9956-ffa450edef68
* Take a look at the sequence of interceptors that gets called when an ↵slaws2011-06-237-10/+121
| | | | | | exception is thrown. Seems to be OK at first view when we depend on InterceptorAsyncImpl. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1138966 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3877 - fix up test policies to match the corrected appliesTo ↵slaws2011-06-233-13/+14
| | | | | | processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1138865 13f79535-47bb-0310-9956-ffa450edef68
* Add a binding.ws specific policy set and capture the order in which the ↵slaws2011-06-2122-33/+756
| | | | | | interceptors should be called so that this can be explicitly checked by the test. The test also looks at the result of the matchin process which is not correct at present because "appliesTo" processing is not performed for runtime resolved references. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1138071 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily disable the interceptors test so that I can commit some changes ↵slaws2011-06-211-0/+2
| | | | | | that won't work until the infrastructure is updated. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137987 13f79535-47bb-0310-9956-ffa450edef68
* Correct module parent to fix Hudson build issueantelder2011-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137884 13f79535-47bb-0310-9956-ffa450edef68
* Update old plugin nameantelder2011-06-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137598 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3876 - minimum changes to turn of implementation model sharing and ↵slaws2011-06-162-3/+7
| | | | | | represent implementation policy correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136391 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3873 - modify the policy matching algorithm for the case where the ↵slaws2011-06-161-7/+2
| | | | | | reference has a target but no policy and the service has policy. In this case the code now copies the service policy to the reference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136386 13f79535-47bb-0310-9956-ffa450edef68
* Add intents to implementations. It shows that implementation policy is not ↵slaws2011-06-153-2/+5
| | | | | | being handled correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136033 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3873 - Tidy so that it runsslaws2011-06-143-9/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135456 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3873 - start of a test case to check out policy matching and to look ↵slaws2011-06-1421-0/+1033
| | | | | | at where an how policy interceptors are added along the reference, service and binding chains git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135444 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest to look at having the domain name be able to be used as part of ↵antelder2011-06-133-0/+146
| | | | | | service endpoint URIs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135092 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Add more output to the test so we can test when exceptions ↵slaws2011-06-101-26/+59
| | | | | | are thrown out of the Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134225 13f79535-47bb-0310-9956-ffa450edef68
* Update with JIRA number for issueantelder2011-06-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133715 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for stopping and starting a composite on a remote nodeantelder2011-06-097-0/+278
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133709 13f79535-47bb-0310-9956-ffa450edef68
* Update for tuscany plugin name changeantelder2011-06-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133702 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Fix up the test messages so they are easy to compare for ↵slaws2011-06-062-0/+3
| | | | | | correctness and add the test to the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132639 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Take account of different scopes and eager initslaws2011-06-065-78/+766
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132579 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Update the status reporting so that I can see what components ↵slaws2011-05-277-56/+129
| | | | | | the events are related to git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1128352 13f79535-47bb-0310-9956-ffa450edef68
* Add a test implementation provider and extend the test case to cover init ↵slaws2011-05-2614-5/+564
| | | | | | and destroy exceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127870 13f79535-47bb-0310-9956-ffa450edef68
* This test has been replaced by two-jvm-hazelcast (although that's still ↵slaws2011-05-2510-558/+0
| | | | | | turned off) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127521 13f79535-47bb-0310-9956-ffa450edef68
* Set up listener to allow consistent shutdownslaws2011-05-251-44/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127503 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - start of a test to check various lifecycle events. slaws2011-05-2419-0/+744
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126977 13f79535-47bb-0310-9956-ffa450edef68
* Update for latest domain node changesantelder2011-05-171-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1104147 13f79535-47bb-0310-9956-ffa450edef68
* Make the test interface remotableantelder2011-05-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101335 13f79535-47bb-0310-9956-ffa450edef68
* Remove default command line memory settingsantelder2011-05-091-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101129 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the tests to use the iface contribution appropriatelyslaws2011-04-277-9/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097065 13f79535-47bb-0310-9956-ffa450edef68
* make the test runner a simple deamon so it can be shut down properlyslaws2011-04-273-15/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097055 13f79535-47bb-0310-9956-ffa450edef68
* Add appropriate exports/imports for sharing of interface between contributionsslaws2011-04-273-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097053 13f79535-47bb-0310-9956-ffa450edef68
* Clean up, remove unused classes, and get workingantelder2011-04-213-11/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095702 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a test that uses the tuscany plugin to run the service which ↵antelder2011-04-217-0/+265
| | | | | | the client can call git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095697 13f79535-47bb-0310-9956-ffa450edef68
* A new version of the two vm sample. not in the build yet as it doesn't shut ↵slaws2011-04-198-0/+321
| | | | | | down properly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095119 13f79535-47bb-0310-9956-ffa450edef68
* Add @Ignore while i investigate a failing testantelder2011-03-221-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084328 13f79535-47bb-0310-9956-ffa450edef68
* Take out the spi itest fwhile we work out whats up with the ↵antelder2011-03-211-1/+1
| | | | | | Jdk14RegexpMatcher. See r1083699 and r1082808 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083969 13f79535-47bb-0310-9956-ffa450edef68
* Fix test fail by adding back regexp dependencyantelder2011-03-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083699 13f79535-47bb-0310-9956-ffa450edef68
* Add servlet scoped Node lifecycle support for web applicationsrfeng2011-03-181-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082810 13f79535-47bb-0310-9956-ffa450edef68
* Fix the build errorrfeng2011-03-181-9/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082808 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3846: Apply patch from Anuj B to fix build fails with maven 3.0 with ↵antelder2011-03-111-2/+0
| | | | | | incorrect dependency scope error message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1080603 13f79535-47bb-0310-9956-ffa450edef68
* Extend test to prove that node which fires up ws binding can be ↵slaws2011-03-101-3/+28
| | | | | | stopped/started repeatedly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1080209 13f79535-47bb-0310-9956-ffa450edef68
* Update spi txt fileantelder2011-03-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1078435 13f79535-47bb-0310-9956-ffa450edef68