summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating NodeWebAppServletHost to provide new version of addServletMappinglresende2009-02-261-0/+5
* Refactoring confidentiality policy support for http bindings to it's own modulelresende2009-02-2610-3/+335
* Minor cleanup on the policy propertieslresende2009-02-262-20/+21
* Adding support to enable SSL when using binding-http using Confidentiality po...lresende2009-02-2610-40/+491
* Fix the push/pop out of sequence issuerfeng2009-02-251-9/+18
* Correct the type of message that CompositeProcessor reports for a CompositeRe...slaws2009-02-251-1/+1
* TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo2009-02-251-25/+35
* TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo2009-02-253-41/+21
* TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws2009-02-255-10/+51
* Make property ids optionalslaws2009-02-231-1/+1
* Add BPEL document resolver to defer to namespace imports if document is not f...slaws2009-02-212-0/+102
* Fix already closed bug with oneway requestsantelder2009-02-191-1/+0
* Fix already closed bug when the responseConnection is the same as the request...antelder2009-02-191-1/+1
* TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message co...antelder2009-02-191-0/+2
* TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo2009-02-194-19/+113
* TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder2009-02-193-1/+18
* Commit some code to write out composite model during processing. Uncomment to...slaws2009-02-191-16/+35
* Fixes for TUSCANY-2840-Part3ramkumar2009-02-1910-33/+158
* Fixes for TUSCANY-2840-Part2ramkumar2009-02-193-0/+78
* Fix for TUSCANY-2860rfeng2009-02-1913-13/+13
* Fix for TUSCANY-2702rfeng2009-02-191-12/+35
* Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng2009-02-171-1/+4
* Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng2009-02-174-9/+9
* Use Logger instead e.printStackTracerfeng2009-02-171-9/+13
* TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as Runt...antelder2009-02-171-2/+4
* TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder2009-02-175-17/+37
* Fix for TUSCANY-2779. Thanks zhulei for the patch.rfeng2009-02-161-1/+1
* Update JAXWSFaultExceptionMapper to handle extra contsructorantelder2009-02-131-2/+8
* Partial fix for exceptions for sca clients using text xml wireformatantelder2009-02-132-12/+25
* Change XMLTextMessageProcessor to override the createFaultMessage to handle F...antelder2009-02-131-0/+23
* Fixes for TUSCANY-2840ramkumar2009-02-131-3/+3
* Fix for TUSCANY-2846rfeng2009-02-121-6/+31
* TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws2009-02-1210-15/+13
* TUSCANY-2847 - Updating composite used to verify any element processinglresende2009-02-121-1/+2
* TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo2009-02-126-42/+1148
* Make sure resource factory gets set before use to avoid any NPEsantelder2009-02-121-1/+1
* TUSCANY-2824 - turn WSSecurity based policy back on. Two not so great fixes h...slaws2009-02-124-4/+14
* TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder2009-02-129-19/+33
* Update for resource factory changesantelder2009-02-122-3/+3
* TUSCANY-2841: start to add support for using a seperate response connection f...antelder2009-02-129-3/+77
* Remove erronious warning about response connection factory not being processedantelder2009-02-121-1/+0
* Simplify so you can use createNode() instead of createNode(null, null)antelder2009-02-123-0/+33
* Apply the TLD fix to use jsp taglib 2.1 xsd in the other copy sca.tldlresende2009-02-121-18/+7
* TUSCANY-2463 - Enabling extended attribute support for default sca bindinglresende2009-02-125-8/+189
* Fix the TLD to use jsp taglib 2.1 xsdrfeng2009-02-111-3/+1
* Removing system.out used for debuglresende2009-02-101-2/+2
* Merge branch 'bpel-resolver'lresende2009-02-105-3/+282
* TUSCANY-2835 JMS Binding does not save operation names unless there are prope...beckerdo2009-02-103-4/+57
* TUSCANY-2824 - Turn the binding.ws policy handlers back on. The ws policy han...slaws2009-02-105-0/+96
* Fixes for MTOM TestCaseramkumar2009-02-107-64/+310