summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding support for enabling and configuring authentication for embedded http ...lresende2009-02-2611-23/+519
* Updating WebAppServletHost to provide new version of addServletMappinglresende2009-02-261-0/+5
* 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-2611-4/+336
* Minor cleanup on the policy propertieslresende2009-02-262-20/+21
* Adding support to enable SSL when using binding-http using Confidentiality po...lresende2009-02-2615-44/+610
* Adding new store-secure sample to exercise security policy in web 2.0 extensionslresende2009-02-2617-0/+1118
* 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-254-18/+22
* TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo2009-02-251-25/+35
* Improve some assembly component tests to be more specificslaws2009-02-254-27/+133
* TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo2009-02-255-50/+28
* TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws2009-02-255-10/+51
* Fix for TUSCANY-2550ramkumar2009-02-231-0/+6
* Fix for TUSCANY-2550ramkumar2009-02-231-1/+1
* 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
* Add jms-nulls itest to buildantelder2009-02-191-0/+1
* TUSCANY-2861: Add an itest for sending/receiving nullantelder2009-02-199-0/+383
* 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
* Add a method that returns an unchecked exceptionslaws2009-02-194-0/+45
* 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
* TUSCANY-2855 Holder sample not appearing (part 2, missed a few files)beckerdo2009-02-171-0/+104
* TUSCANY 2855 - Adding Holder WS Samplebeckerdo2009-02-1714-0/+935
* Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng2009-02-179-16/+16
* Use Logger instead e.printStackTracerfeng2009-02-171-9/+13
* TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as Runt...antelder2009-02-173-8/+11
* TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder2009-02-175-17/+37
* Remove old test thats nolonger applicableantelder2009-02-171-60/+0
* Fix for TUSCANY-2779. Thanks zhulei for the patch.rfeng2009-02-161-1/+1
* Update with JIRA about the problemantelder2009-02-131-2/+2
* Comment out failing assertions for the time beingantelder2009-02-131-4/+6
* 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
* Correct test nameantelder2009-02-131-1/+1
* Activate the unchecked exception test, still need to establish what the respo...antelder2009-02-131-7/+10
* Activate text and object tests in the jms nonsca client exxceptions testantelder2009-02-132-34/+51
* Change XMLTextMessageProcessor to override the createFaultMessage to handle F...antelder2009-02-131-0/+23
* Fixes for TUSCANY-2840ramkumar2009-02-131-3/+3
* Add the jms nonsca excpetions test to buildantelder2009-02-131-0/+1
* UPdate jms exceptions testcase so the object format tests workantelder2009-02-131-40/+57