summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Catch up with changes for otests that, following the spec, don't allow the ↵slaws2010-06-216-7/+7
| | | | | | presence of wsdl.service on a binding.ws on a component service [BWS20003] git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956538 13f79535-47bb-0310-9956-ffa450edef68
* Add copy of the axis2 tests that use the JAXWS RI provider included in the ↵antelder2010-06-187-0/+754
| | | | | | base jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955879 13f79535-47bb-0310-9956-ffa450edef68
* Remove the binding.ws specific callback test as I've moved its contents to ↵slaws2010-06-1710-529/+0
| | | | | | the ws itest folder. See itest/ws/contribution-callback* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955619 13f79535-47bb-0310-9956-ffa450edef68
* Add the new callback contributions to the buildslaws2010-06-171-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955612 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3593 - Modify the base callback test so that it uses the most ↵slaws2010-06-171-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
* Add launcher for forward specified callback contributionslaws2010-06-171-0/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955609 13f79535-47bb-0310-9956-ffa450edef68
* A callback contribution where only the forward bindings are specified. slaws2010-06-1710-0/+570
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955608 13f79535-47bb-0310-9956-ffa450edef68
* Add launcher for fully specified callback contributionslaws2010-06-171-0/+111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955607 13f79535-47bb-0310-9956-ffa450edef68
* Add a ws binding specific full specified callback test contributionslaws2010-06-1710-0/+576
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955606 13f79535-47bb-0310-9956-ffa450edef68
* Add a flag to the binding builder to indicate that generated data should be ↵slaws2010-06-172-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
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ↵slaws2010-06-171-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
* Wait test checked in by mistake. Set to ignore. slaws2010-06-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955503 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3591 - extra test for this fix over and above what's included in ws ↵slaws2010-06-1614-0/+754
| | | | | | otests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955197 13f79535-47bb-0310-9956-ffa450edef68
* Add callback test case. Different from the otest in that it's testing SCA to ↵slaws2010-06-1612-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
* Re-enable the wsdl first contribution and the test case that launches itslaws2010-06-1612-322/+527
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955162 13f79535-47bb-0310-9956-ffa450edef68
* Change to use port 61606 to see if that fixes the hudson build failantelder2010-06-163-73/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955153 13f79535-47bb-0310-9956-ffa450edef68
* Add license headersantelder2010-06-162-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955144 13f79535-47bb-0310-9956-ffa450edef68
* Single node test works so am re-enabling it. slaws2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954936 13f79535-47bb-0310-9956-ffa450edef68
* Turn complex message passing test back onslaws2010-06-1511-120/+294
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954932 13f79535-47bb-0310-9956-ffa450edef68
* Turn on basic fault test and add these tests to the buildslaws2010-06-152-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954912 13f79535-47bb-0310-9956-ffa450edef68
* Change Tuscany dependency to JAXWS dependency as this module is pure JAXWSslaws2010-06-151-7/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954911 13f79535-47bb-0310-9956-ffa450edef68
* Change launched contribution from target/classes to be the generated ↵slaws2010-06-151-1/+1
| | | | | | contribution jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954896 13f79535-47bb-0310-9956-ffa450edef68
* Correct unzip dependencyantelder2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954870 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up callback test URIs and temporarily disable the first one pending ↵slaws2010-06-152-8/+7
| | | | | | TUSCANY-3593 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954860 13f79535-47bb-0310-9956-ffa450edef68
* Update to ignore itests and samples (how was this ever working?)antelder2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954841 13f79535-47bb-0310-9956-ffa450edef68
* Add itests for RAT checking of the src distroantelder2010-06-154-0/+239
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954766 13f79535-47bb-0310-9956-ffa450edef68
* Move rat plugin run to the distribution itestantelder2010-06-151-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954739 13f79535-47bb-0310-9956-ffa450edef68
* Update to use buildZips property instead of profile nameantelder2010-06-151-10/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954723 13f79535-47bb-0310-9956-ffa450edef68
* Reuse the jaxws ws test contributions and launchers as basis for more ↵slaws2010-06-1426-0/+1866
| | | | | | general WS itests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954413 13f79535-47bb-0310-9956-ffa450edef68
* Add more ws callback test casesslaws2010-06-093-22/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952934 13f79535-47bb-0310-9956-ffa450edef68
* remove accidental merge of branch version idkelvingoodson2010-06-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952172 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configsantelder2010-06-037-128/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950968 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-17/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950967 13f79535-47bb-0310-9956-ffa450edef68
* Merge 950940 from branch to trunkantelder2010-06-031-19/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950946 13f79535-47bb-0310-9956-ffa450edef68
* Add missing headersslaws2010-05-274-0/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948747 13f79535-47bb-0310-9956-ffa450edef68
* Don't know what the future holds for this module but fix up the missing ↵slaws2010-05-272-0/+36
| | | | | | headers anyhow git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948746 13f79535-47bb-0310-9956-ffa450edef68
* Add missing headers. slaws2010-05-276-0/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948745 13f79535-47bb-0310-9956-ffa450edef68
* fix reference to sample now sample contribution has movedslaws2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946197 13f79535-47bb-0310-9956-ffa450edef68
* Add itest for TUSCANY-3558. Don't know if we'll keep this itest as it is or ↵antelder2010-05-195-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
* OSGi run seems to be hanging at the end so disable for nowslaws2010-05-191-2/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946156 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-sca sample contributions into an extension specific sub-directoryslaws2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
* Target correct sample directoryslaws2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946116 13f79535-47bb-0310-9956-ffa450edef68
* Make pom names consistentslaws2010-05-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946115 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to using jar contribution for binding-sca-calculator and have ↵slaws2010-05-191-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
* update distro itests to match sample changesslaws2010-05-199-25/+246
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946078 13f79535-47bb-0310-9956-ffa450edef68
* Fix the module tagrfeng2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946001 13f79535-47bb-0310-9956-ffa450edef68
* Add scdl to buildrfeng2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945981 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'jaxrs' into trunkrfeng2010-05-192-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
* Add jms-callback to the buildrfeng2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945979 13f79535-47bb-0310-9956-ffa450edef68
* Take out failing test thats breaking the build, this one another from the ↵antelder2010-05-181-1/+1
| | | | | | sample refactors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945854 13f79535-47bb-0310-9956-ffa450edef68