summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add excludes for currently failing WS testsantelder2010-06-121-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953959 13f79535-47bb-0310-9956-ffa450edef68
* Initilize the WS error messages fileantelder2010-06-121-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953958 13f79535-47bb-0310-9956-ffa450edef68
* Correct language value in oasis test props fileantelder2010-06-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953956 13f79535-47bb-0310-9956-ffa450edef68
* Add dtd definitions used by the OASIS WS testsantelder2010-06-121-0/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953955 13f79535-47bb-0310-9956-ffa450edef68
* A little more separation of the Tuscany bits from the Axis bitsslaws2010-06-114-161/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953679 13f79535-47bb-0310-9956-ffa450edef68
* Allow for testing of this provider in the Axis2 runtime. slaws2010-06-111-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953656 13f79535-47bb-0310-9956-ffa450edef68
* Fix cut and paste error in title commentslaws2010-06-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953655 13f79535-47bb-0310-9956-ffa450edef68
* If we need to set the property we should tell it to use the value we set. slaws2010-06-111-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953654 13f79535-47bb-0310-9956-ffa450edef68
* This is turning out to be problematic and not necessarily any tidier than ↵slaws2010-06-113-10/+128
| | | | | | out existing Axis integration so I'm saving the current state and thinking about moving back to improving the integration based on our existing module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953602 13f79535-47bb-0310-9956-ffa450edef68
* Copy travelsample-1.0-RC3 tag as travelsample-1.0nash2010-06-10807-0/+49395
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953445 13f79535-47bb-0310-9956-ffa450edef68