summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-17Add missing MANIFEST.MF entry for assembly-xsd package to enable Tuscany to ↵edwardsmj1-0/+1
run correctly under OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955491 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16small updates to commentsslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955242 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-15Use more general exception as diff jdks and urls give diff exceptionsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954872 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Make src jar for the base jarantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954871 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-15Simplify doc files and make it so there are minimal places that hard code ↵antelder1-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
2010-06-15Simplify doc files and make it so there are minimal places that hard code ↵antelder2-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
2010-06-15Add some more excludes from the src distroantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954867 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15TUSCANY-3591 - correct the promotion hierarchy for callback ↵slaws2-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
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-15TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ↵slaws2-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
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-15Update license checker as the latest assembly plugin config changed the ↵antelder1-1/+1
directory name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954825 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 the rat plugin run to the distribution itestsantelder1-23/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954741 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-15Add some more excludes for junk in the distributionantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954736 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Remove old rat configantelder1-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954726 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Remove dir format as its done in the itestantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954724 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-14Include dir distro in bin-distribution.xmlantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954633 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Add rat plugin config to automatically run and validate rat as part of the buildantelder1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954632 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Exclude generate sdo stuffantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954629 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Update to release profile to remove the hardcoded deployment repo and start ↵antelder1-1/+12
adding the rat plugin config git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954481 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Add features to the release profileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954478 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Change profile name to release to match the release profile as otheriwse you ↵antelder1-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
2010-06-14Update to latest assembly plugin to fix problems with attaching the ↵antelder1-2/+3
distribution artifact git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954470 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Update the release profile to include everything that gets released and ↵antelder1-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
2010-06-14Add a little bit more structure to message header storage to generally avoid ↵slaws6-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
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-12Remove exclude as the test works nowantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953966 13f79535-47bb-0310-9956-ffa450edef68
2010-06-12Update wsdli:location validation to fix conformance test BWS_2015antelder3-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953965 13f79535-47bb-0310-9956-ffa450edef68
2010-06-12Add excludes for currently failing WS testsantelder1-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953959 13f79535-47bb-0310-9956-ffa450edef68
2010-06-12Initilize the WS error messages fileantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953958 13f79535-47bb-0310-9956-ffa450edef68
2010-06-12Correct language value in oasis test props fileantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953956 13f79535-47bb-0310-9956-ffa450edef68
2010-06-12Add dtd definitions used by the OASIS WS testsantelder1-0/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953955 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11A little more separation of the Tuscany bits from the Axis bitsslaws4-161/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953679 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11Allow for testing of this provider in the Axis2 runtime. slaws1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953656 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11Fix cut and paste error in title commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953655 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11If we need to set the property we should tell it to use the value we set. slaws1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953654 13f79535-47bb-0310-9956-ffa450edef68