summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-26Commit some more multiple output tests and un-ignore existing ones.scottkurz8-18/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063552 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24Add some tests (@Ignore'd) showing problems in void return type + Holder case.scottkurz4-28/+130
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1062956 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21Fix itest module name.scottkurz1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061838 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21TUSCANY-3675 - Ignore the base tests while the bare/holder function is ↵slaws1-0/+2
sorted out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061767 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21Make module name consistent with the other itestsslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061765 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21Change itests to depend on base pom rather than base jar so that we can ↵slaws54-121/+175
sensibly use/updates itests in eclipse without having to rebuilt the jar all the time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061763 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Partially fix TUSCANY-3675 to get some distributed domain functions working ↵antelder1-6/+5
again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061571 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Correcting license headers of various filesedwardsmj15-147/+199
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061402 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Adding new group of Itests for Async Servicesedwardsmj20-0/+1168
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061396 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Expedite test execution by doing static setup/teardownscottkurz2-18/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061343 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19Add multiple output (Holder) itests.scottkurz14-0/+1322
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1060924 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12Re-enabling iTest Callback SeparateThread following fix to TUSCANY-3816edwardsmj1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058215 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12Fix for the problem in Callback-SeparateThread iTest identified in TUSCANY-3816edwardsmj1-5/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058211 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057555 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23convert to base pom dependencyslaws2-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052292 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox to get tests to passantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044653 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox to get tests to passantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044643 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Use a consistent version of woodstoxantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044638 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044626 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Correct importantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044619 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09Update to use NodeFactory.getInstance() instead of newInstance to see if ↵antelder1-2/+2
that fixes the port conflict some are seeing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043881 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Update to latest OASIS XSDsrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043780 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Add itest using an UnknownEndpointHandler. Also update tests to use port 8085antelder7-4/+205
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043467 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Add the sca binding mapper itest to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043374 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Add an itest for changing the sca binding protocol on a per service basisantelder8-0/+351
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043371 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06Add RAT exclude for OO diagramsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042543 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Update some itests for base + extensionsantelder31-583/+111
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035209 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12A bunch more base + extension updatesantelder22-152/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034397 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11Remove the servlet dependencies. (grumble grumble... pointless javadoc ↵antelder1-12/+5
commments... grumble grumble) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033944 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws6-114/+60
Tuscany jars. So we have binding-rmi and binding-ws as examples now. It this works we'll fix the rest for the next release. Also, for compliance tests, ensure that the phase of the unpack allows the local error message file to take precedence git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032909 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Flip to remotable so that it doesn't mess up the samples when running in ↵slaws2-0/+6
eclipse. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032593 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03Take account of the provided dependencies that were added back in to make ↵slaws1-1/+9
strips and impl.web compile in PDE. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030404 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct another dependency missed from the hazelcast module changesantelder1-16/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027133 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Add test for binding-jsonrpc sampleslaws3-7/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027123 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenceisantelder1-17/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027099 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenciesantelder1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027097 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct dependenciesantelder1-11/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027095 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Switch to use domain-hazelcast and remove old hazelcast mpodulesantelder6-38/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026995 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Test all of the embedded-jse targetsslaws1-1/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026347 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Add sync version of the bi-directional interactionrfeng11-18/+193
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026125 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21TUSCANY-3732 - Brent fixed this so put the test back inslaws1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026116 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21A bit of name tidying to make the docs a little more consistent. Still a few ↵slaws1-1/+1
that are odd, e.g. the dosgi ones but getting better. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026113 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - add excludes for MIT/BSD/OASIS licensed itemsslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025538 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - Put back excludes as files still appear in spring-runtime ↵slaws1-0/+2
when I thought they'd been moved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025491 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3731 - Correct for re-org and add a couple more excludesslaws1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025488 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3732 - temporarily disable to let build run while I look into it slaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024248 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3711 - fix to match new WSDL service generate approachslaws3-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024221 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3711 - Fix service name for new service name generation schemeslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024217 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17TUSCANY-3711 Change generated binding and port names to match recommended ↵bdaniel4-5/+5
values from the ws binding spec appendix D. The old value for service name is still being used for the time being. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023400 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Update implementation spring and bpel to use the base + extension runtime ↵antelder1-40/+4
approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68