summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-03Fix for TUSCANY-2875ramkumar2-9/+118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749547 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26TUSCANY-2874 - Add ASM_6030_TestCase - thanks for the patch Susanslaws3-0/+132
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748136 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26TUSCANY-2864 - Fix end of test comment. Thanks for the patch emilyslaws1-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748101 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26TUSCANY-2868 - Add more assembly/component test cases. Thanks for the patch ↵slaws23-34/+728
Jun Guo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748094 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support for enabling and configuring authentication for embedded http ↵lresende11-23/+519
server using policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748014 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Updating WebAppServletHost to provide new version of addServletMappinglresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748011 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Updating NodeWebAppServletHost to provide new version of addServletMappinglresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748009 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Refactoring confidentiality policy support for http bindings to it's own modulelresende11-4/+336
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748008 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Minor cleanup on the policy propertieslresende2-20/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748007 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support to enable SSL when using binding-http using Confidentiality ↵lresende15-44/+610
policy intent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748006 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding new store-secure sample to exercise security policy in web 2.0 extensionslresende17-0/+1118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748005 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Fix the push/pop out of sequence issuerfeng1-9/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747972 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Correct the type of message that CompositeProcessor reports for a ↵slaws4-18/+22
CompositeReadException and correct a few tests to take account of this and another couple of exception funnies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747952 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo1-25/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747933 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Improve some assembly component tests to be more specificslaws4-27/+133
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747917 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo5-50/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747867 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't ↵slaws5-10/+51
rely on boolean fault flag for messages of object type. Thanks for the patch Kaushik git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747826 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Fix for TUSCANY-2550ramkumar1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747088 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Fix for TUSCANY-2550ramkumar1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747087 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Make property ids optionalslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746926 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add BPEL document resolver to defer to namespace imports if document is not ↵slaws2-0/+102
found in current contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746461 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix already closed bug with oneway requestsantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745961 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix already closed bug when the responseConnection is the same as the ↵antelder1-1/+1
request connection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745960 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message ↵antelder1-0/+2
correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745958 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Add jms-nulls itest to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745957 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19TUSCANY-2861: Add an itest for sending/receiving nullantelder9-0/+383
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745956 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo4-19/+113
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745909 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder3-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745897 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Commit some code to write out composite model during processing. Uncomment ↵slaws1-16/+35
to use. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745858 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Add a method that returns an unchecked exceptionslaws4-0/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745854 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fixes for TUSCANY-2840-Part3ramkumar10-33/+158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745779 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fixes for TUSCANY-2840-Part2ramkumar3-0/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745778 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix for TUSCANY-2860rfeng13-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745759 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix for TUSCANY-2702rfeng1-12/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745752 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Fix the JAXBException if package-info annotated with @XmlSchema is present ↵rfeng1-1/+4
without ObjectFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745299 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17TUSCANY-2855 Holder sample not appearing (part 2, missed a few files)beckerdo1-0/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745215 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17TUSCANY 2855 - Adding Holder WS Samplebeckerdo14-0/+935
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745207 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng9-16/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745197 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Use Logger instead e.printStackTracerfeng1-9/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745170 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as ↵antelder3-8/+11
RuntimeExceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745140 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder5-17/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744971 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Remove old test thats nolonger applicableantelder1-60/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744969 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16Fix for TUSCANY-2779. Thanks zhulei for the patch.rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744811 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Update with JIRA about the problemantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744167 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Comment out failing assertions for the time beingantelder1-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744163 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Update JAXWSFaultExceptionMapper to handle extra contsructorantelder1-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744162 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Partial fix for exceptions for sca clients using text xml wireformatantelder2-12/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744151 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Correct test nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744131 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Activate the unchecked exception test, still need to establish what the ↵antelder1-7/+10
response should really look like git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744102 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Activate text and object tests in the jms nonsca client exxceptions testantelder2-34/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744099 13f79535-47bb-0310-9956-ffa450edef68