summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-29TUSCANY-3838: call PolicyHandler.afterInvoke() when AxisFault is thrownnash1-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086757 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29TUSCANY-3822: call PolicyHandler.afterInvoke() with outbound MessageContext ↵nash3-3/+13
containing response message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086734 13f79535-47bb-0310-9956-ffa450edef68
2011-03-27Add exclusions for santuario and opensaml to prevent mvn warningsnash1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1085948 13f79535-47bb-0310-9956-ffa450edef68
2011-03-27Add test for @WebParam annotationnash3-9/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1085938 13f79535-47bb-0310-9956-ffa450edef68
2011-02-21TUSCANY-3834: Update so that exceptions during stop processing use the ↵antelder5-11/+58
Monitor to log the exception git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072965 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09add init and concurrency tests to build.slaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068897 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09TUSCANY-3834 - continue stopping components in the case of exceptions thrown ↵slaws2-29/+50
during a previous component stop. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068894 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09fix another 1.6.1-SNAPSHOT referenceslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068888 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09update references to 1.6.1-SNAPSHOTslaws6-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068856 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09Target shouldn't be checked inslaws36-638/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068851 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08TUSCANY-3834 - Extend the test case to look at exceptions thrown from within ↵slaws3-3/+106
@Destroy operations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068456 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04Add test for three-dimensional arraynash3-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042130 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04Print WSDL once onlynash1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042124 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04TUSCANY-3800: Add test for multi-dimensional array typenash1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042123 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04TUSCANY-3800: Generate correct WSDL for two-dimensional arraysnash1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042122 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03TUSCANY-3805: Fix compilation errornash1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042007 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03Add more testsnash11-1/+333
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041988 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03Refactor into framework and separate test cases, and add more testsnash7-379/+399
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041987 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03TUSCANY-3298: Enable JAXB wrappers for WSDL generationnash7-20/+129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041912 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02TUSCANY-3802: Remove one @Ignore annotation and update another to identify ↵nash1-2/+1
the correct JIRA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041361 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02TUSCANY-3804: Handle input and output wrappers separatelynash2-7/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041359 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02TUSCANY-3806: Close the SCA domain after running the testsnash1-7/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041352 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01TUSCANY-3802: Temporarily disable two failing testsnash1-5/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041182 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01TUSCANY-3802: Throw test exceptions back to JUnitnash1-38/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041170 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30TUSCANY-3747: Update result comparison code so that it works on JDK 5 and JDK 6nash1-4/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040660 13f79535-47bb-0310-9956-ffa450edef68
2010-11-28TUSCANY-3747 - Adjusting test case to expected behaviourlresende1-55/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039841 13f79535-47bb-0310-9956-ffa450edef68
2010-11-26Add itest/wsdlgen-verify to pom.xmlnash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039418 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25Add saaj-api to endorsed directory to fix build failure on JDK 5nash1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039168 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25TUSCANY-3747: disable another test with similar failure symptomsnash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039166 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25Refactor as a test framework and add more testsnash5-0/+474
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039119 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25Add test for abstract exception (marked @Ignore) and add test for List typenash11-11/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039012 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23TUSCANY-3797: Generate WSDL with xs:anyType for dynamic SDO DataObjectnash6-0/+454
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038071 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19TUSCANY-3778: Fix namespace inconsistency in the 1.x fix committed under ↵nash1-2/+3
r1036533 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037049 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18TUSCANY-3778: Fix WSDL generation and enable commented out testsnash2-5/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036533 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17TUSCANY-3789: Define project.build.sourceEncoding property in top-level pom.xmlnash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036170 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Merge r1035254 TUSCANY-3762: Add source distribution exclusions for files ↵nash1-0/+13
generated from filtered-resources/* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035413 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14Merge r1035075 TUSCANY-3762: Fix comments in pom.xml files and clean up ↵nash3-10/+10
handling of filtered resource files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035081 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14Merge r1035067 TUSCANY-3762: Move filtered resources into new ↵nash13-26/+147
filtered-resources directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035079 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14Merge r1035066 TUSCANY-3762: Fix problems with build.properties filenash1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035077 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14Merge r1025065 TUSCANY-3762: Move maven-antrun-plugin to install phasenash1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035076 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12Merge r1034402 Fix errors from project org.apache.tuscany.sca.core when ↵nash1-1/+1
imported into Eclipse git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034403 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12Fix problem running mvn eclipse:eclipse caused by changes for r1030068 (part 3)nash1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034331 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12Fix problem running mvn eclipse:eclipse caused by changes for r1030068 (part 2)nash17-0/+1715
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034328 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12Fix problem running mvn eclipse:eclipse caused by changes for r1030068 (part 1)nash17-1715/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034323 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11Remove commenting out of modules included by mistake in revision r1030068 ↵nash1-2/+0
(fix for TUSCANY-3762) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033866 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Merge r1033698 Update CHANGES filenash1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033702 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Merge r1033686 TUSCANY-3780: Avoid deleting "build" directory in ↵nash1-2/+0
maven-incremental-build from the source distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033689 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Add test code to demonstrate problem with WSDL generation when using ↵nash12-18/+144
@XmlJavaTypeAdapter (see TUSCANY-3779) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033586 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10TUSCANY-3778 - changes to demonstrate the issues described in the JIRA. The ↵slaws8-87/+368
failing tests are commented out. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033436 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3770: Remove thread message context on completion of each requestnash2-6/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033012 13f79535-47bb-0310-9956-ffa450edef68