summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-1720-40/+41
| | | | | | 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
* Add manifest entries for packages org.apache.tuscany.sca.context and ↵edwardsmj2010-06-171-1/+3
| | | | | | org.apache.tuscany.sca.work to enable correct operation under OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955565 13f79535-47bb-0310-9956-ffa450edef68
* improve variable nameslaws2010-06-171-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955562 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ↵slaws2010-06-176-32/+109
| | | | | | 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
* Add missing MANIFEST.MF entry for assembly-xsd package to enable Tuscany to ↵edwardsmj2010-06-171-0/+1
| | | | | | run correctly under OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955491 13f79535-47bb-0310-9956-ffa450edef68
* small updates to commentsslaws2010-06-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955242 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
* Use more general exception as diff jdks and urls give diff exceptionsantelder2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954872 13f79535-47bb-0310-9956-ffa450edef68
* Make src jar for the base jarantelder2010-06-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954871 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
* Simplify doc files and make it so there are minimal places that hard code ↵antelder2010-06-151-3/+5
| | | | | | the release version that need updating at release time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954869 13f79535-47bb-0310-9956-ffa450edef68
* Simplify doc files and make it so there are minimal places that hard code ↵antelder2010-06-152-6/+3
| | | | | | the release version that need updating at release time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954868 13f79535-47bb-0310-9956-ffa450edef68
* Add some more excludes from the src distroantelder2010-06-151-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954867 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3591 - correct the promotion hierarchy for callback ↵slaws2010-06-152-39/+67
| | | | | | references/service. Thanks to Mike for working on this in parallel with writing the Otests for this. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954864 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
* TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ↵slaws2010-06-152-2/+12
| | | | | | the SCA endpoint URI. Thanks to Mike for working on this in parallel with writing the Otests for this. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954856 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
* Update license checker as the latest assembly plugin config changed the ↵antelder2010-06-151-1/+1
| | | | | | directory name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954825 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 the rat plugin run to the distribution itestsantelder2010-06-151-23/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954741 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
* Add some more excludes for junk in the distributionantelder2010-06-151-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954736 13f79535-47bb-0310-9956-ffa450edef68
* Remove old rat configantelder2010-06-151-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954726 13f79535-47bb-0310-9956-ffa450edef68
* Remove dir format as its done in the itestantelder2010-06-151-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954724 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
* Include dir distro in bin-distribution.xmlantelder2010-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954633 13f79535-47bb-0310-9956-ffa450edef68
* Add rat plugin config to automatically run and validate rat as part of the buildantelder2010-06-141-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954632 13f79535-47bb-0310-9956-ffa450edef68
* Exclude generate sdo stuffantelder2010-06-141-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954629 13f79535-47bb-0310-9956-ffa450edef68
* Update to release profile to remove the hardcoded deployment repo and start ↵antelder2010-06-141-1/+12
| | | | | | adding the rat plugin config git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954481 13f79535-47bb-0310-9956-ffa450edef68
* Add features to the release profileantelder2010-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954478 13f79535-47bb-0310-9956-ffa450edef68
* Change profile name to release to match the release profile as otheriwse you ↵antelder2010-06-141-2/+9
| | | | | | vcan't get both release and the distribution zips, update to the latest assembly plugin to fix bug in attch processing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954473 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest assembly plugin to fix problems with attaching the ↵antelder2010-06-141-2/+3
| | | | | | distribution artifact git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954470 13f79535-47bb-0310-9956-ffa450edef68
* Update the release profile to include everything that gets released and ↵antelder2010-06-141-9/+34
| | | | | | signs and deploys them. The idea is this profile does _everything_ so for a release you just do mvn -Prelease and thats it to have the staging repo created and the distributions signed and uploaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954455 13f79535-47bb-0310-9956-ffa450edef68
* Add a little bit more structure to message header storage to generally avoid ↵slaws2010-06-146-27/+16
| | | | | | having to loop across headers to find the right one. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954414 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
* Remove exclude as the test works nowantelder2010-06-121-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953966 13f79535-47bb-0310-9956-ffa450edef68
* Update wsdli:location validation to fix conformance test BWS_2015antelder2010-06-123-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953965 13f79535-47bb-0310-9956-ffa450edef68