summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-17Add the new callback contributions to the buildslaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955612 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17TUSCANY-3593 - Modify the base callback test so that it uses the most ↵slaws1-3/+1
minimal configuration. The forwardspec contribution now tests the case where forward bindings are included on service and reference side. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955611 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Add launcher for forward specified callback contributionslaws1-0/+112
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955609 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17A callback contribution where only the forward bindings are specified. slaws10-0/+570
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955608 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Add launcher for fully specified callback contributionslaws1-0/+111
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955607 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Add a ws binding specific full specified callback test contributionslaws10-0/+576
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955606 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Add a flag to the binding builder to indicate that generated data should be ↵slaws2-5/+5
regenerated. Also rename the methods for getting/setting the generated data to make it more obvious that that's what it's doing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955601 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ↵slaws1-1/+1
is resolved in order to handle callbacks. This investigation has raised some questions that OASIS needs to answer, e.g. how to handle policy in this late bound scenario. Also this code change turns off generated WSDL caching and also relies on the SCA binding being attached to the callback service to carry the binding URI but this causes problems if you explicitly specify binding.sca. So more work to do but the basic test passes now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955544 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Wait test checked in by mistake. Set to ignore. slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955503 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16TUSCANY-3591 - extra test for this fix over and above what's included in ws ↵slaws14-0/+754
otests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955197 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16Add callback test case. Different from the otest in that it's testing SCA to ↵slaws12-0/+683
SCA callbacks. I may combine this with the itest/callback-ws test we already have but that's testing different SCDL combinations at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955180 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16Re-enable the wsdl first contribution and the test case that launches itslaws12-322/+527
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955162 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16Change to use port 61606 to see if that fixes the hudson build failantelder3-73/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955153 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16Add license headersantelder2-0/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955144 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Single node test works so am re-enabling it. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954936 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Turn complex message passing test back onslaws11-120/+294
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954932 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Turn on basic fault test and add these tests to the buildslaws2-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954912 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Change Tuscany dependency to JAXWS dependency as this module is pure JAXWSslaws1-7/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954911 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Change launched contribution from target/classes to be the generated ↵slaws1-1/+1
contribution jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954896 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Correct unzip dependencyantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954870 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Tidy up callback test URIs and temporarily disable the first one pending ↵slaws2-8/+7
TUSCANY-3593 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954860 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Update to ignore itests and samples (how was this ever working?)antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954841 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Add itests for RAT checking of the src distroantelder4-0/+239
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954766 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Move rat plugin run to the distribution itestantelder1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954739 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Update to use buildZips property instead of profile nameantelder1-10/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954723 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Reuse the jaxws ws test contributions and launchers as basis for more ↵slaws26-0/+1866
general WS itests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954413 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09Add more ws callback test casesslaws3-22/+67
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952934 13f79535-47bb-0310-9956-ffa450edef68
2010-06-07remove accidental merge of branch version idkelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952172 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Remove old surefire configsantelder7-128/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950968 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Remove old surefire configantelder1-17/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950967 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Merge 950940 from branch to trunkantelder1-19/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950946 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add missing headersslaws4-0/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948747 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Don't know what the future holds for this module but fix up the missing ↵slaws2-0/+36
headers anyhow git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948746 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add missing headers. slaws6-0/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948745 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19fix reference to sample now sample contribution has movedslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946197 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Add itest for TUSCANY-3558. Don't know if we'll keep this itest as it is or ↵antelder5-0/+117
at all but have it here for now while the JIRA is investigated. The testcase is running fine for me as it is here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946194 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19OSGi run seems to be hanging at the end so disable for nowslaws1-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946156 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Move binding-sca sample contributions into an extension specific sub-directoryslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Target correct sample directoryslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946116 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Make pom names consistentslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946115 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Switch over to using jar contribution for binding-sca-calculator and have ↵slaws1-2/+3
the itest/distro test exercise it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946102 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19update distro itests to match sample changesslaws9-25/+246
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946078 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Fix the module tagrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946001 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Add scdl to buildrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945981 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Merge branch 'jaxrs' into trunkrfeng2-5/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Add jms-callback to the buildrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945979 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Take out failing test thats breaking the build, this one another from the ↵antelder1-1/+1
sample refactors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945854 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Comment out the jms callbacks test for now as its broken after the r945259 ↵antelder1-1/+1
change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945851 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Comment out the distribution sample tests for now while the sample ↵antelder1-2/+2
refactoring is going on (as they don't work presently) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945849 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Update for deployer build method signature changeantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945686 13f79535-47bb-0310-9956-ffa450edef68