summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a JMS test for exceptions using a non-SCA JMS client. Doesn't actually te...antelder2009-02-1310-0/+560
* Reenable a commented out test as the jira has been fixedantelder2009-02-131-1/+0
* 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-0/+1
* 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
* Add a jms oneway itest with a nondefault connection factoryantelder2009-02-129-0/+379
* TUSCANY-2824 - turn WSSecurity based policy back on. Two not so great fixes h...slaws2009-02-127-5/+16
* TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder2009-02-129-19/+33
* Update jms response connectionFactory itest to correctly setup jndi resourcesantelder2009-02-122-4/+3
* Add jms noreply itest to itest buildantelder2009-02-121-0/+1
* Update noreply itest for change to not return Object arraysantelder2009-02-121-3/+1
* 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