summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-26Updating NodeWebAppServletHost to provide new version of addServletMappinglresende1-0/+5
2009-02-26Refactoring confidentiality policy support for http bindings to it's own modulelresende10-3/+335
2009-02-26Minor cleanup on the policy propertieslresende2-20/+21
2009-02-26Adding support to enable SSL when using binding-http using Confidentiality po...lresende10-40/+491
2009-02-25Fix the push/pop out of sequence issuerfeng1-9/+18
2009-02-25Correct the type of message that CompositeProcessor reports for a CompositeRe...slaws1-1/+1
2009-02-25TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo1-25/+35
2009-02-25TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo3-41/+21
2009-02-25TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws5-10/+51
2009-02-23Make property ids optionalslaws1-1/+1
2009-02-21Add BPEL document resolver to defer to namespace imports if document is not f...slaws2-0/+102
2009-02-19Fix already closed bug with oneway requestsantelder1-1/+0
2009-02-19Fix already closed bug when the responseConnection is the same as the request...antelder1-1/+1
2009-02-19TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message co...antelder1-0/+2
2009-02-19TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo4-19/+113
2009-02-19TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder3-1/+18
2009-02-19Commit some code to write out composite model during processing. Uncomment to...slaws1-16/+35
2009-02-19Fixes for TUSCANY-2840-Part3ramkumar10-33/+158
2009-02-19Fixes for TUSCANY-2840-Part2ramkumar3-0/+78
2009-02-19Fix for TUSCANY-2860rfeng13-13/+13
2009-02-19Fix for TUSCANY-2702rfeng1-12/+35
2009-02-17Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng1-1/+4
2009-02-17Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng4-9/+9
2009-02-17Use Logger instead e.printStackTracerfeng1-9/+13
2009-02-17TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as Runt...antelder1-2/+4
2009-02-17TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder5-17/+37
2009-02-16Fix for TUSCANY-2779. Thanks zhulei for the patch.rfeng1-1/+1
2009-02-13Update JAXWSFaultExceptionMapper to handle extra contsructorantelder1-2/+8
2009-02-13Partial fix for exceptions for sca clients using text xml wireformatantelder2-12/+25
2009-02-13Change XMLTextMessageProcessor to override the createFaultMessage to handle F...antelder1-0/+23
2009-02-13Fixes for TUSCANY-2840ramkumar1-3/+3
2009-02-12Fix for TUSCANY-2846rfeng1-6/+31
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws10-15/+13
2009-02-12TUSCANY-2847 - Updating composite used to verify any element processinglresende1-1/+2
2009-02-12TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo6-42/+1148
2009-02-12Make sure resource factory gets set before use to avoid any NPEsantelder1-1/+1
2009-02-12TUSCANY-2824 - turn WSSecurity based policy back on. Two not so great fixes h...slaws4-4/+14
2009-02-12TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder9-19/+33
2009-02-12Update for resource factory changesantelder2-3/+3
2009-02-12TUSCANY-2841: start to add support for using a seperate response connection f...antelder9-3/+77
2009-02-12Remove erronious warning about response connection factory not being processedantelder1-1/+0
2009-02-12Simplify so you can use createNode() instead of createNode(null, null)antelder3-0/+33
2009-02-12Apply the TLD fix to use jsp taglib 2.1 xsd in the other copy sca.tldlresende1-18/+7
2009-02-12TUSCANY-2463 - Enabling extended attribute support for default sca bindinglresende5-8/+189
2009-02-11Fix the TLD to use jsp taglib 2.1 xsdrfeng1-3/+1
2009-02-10Removing system.out used for debuglresende1-2/+2
2009-02-10Merge branch 'bpel-resolver'lresende5-3/+282
2009-02-10TUSCANY-2835 JMS Binding does not save operation names unless there are prope...beckerdo3-4/+57
2009-02-10TUSCANY-2824 - Turn the binding.ws policy handlers back on. The ws policy han...slaws5-0/+96
2009-02-10Fixes for MTOM TestCaseramkumar7-64/+310