summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move jms responsecf itest to its own module to make it eaisier to debugantelder2009-02-129-3/+248
* Add jms itest using a response ConnectionFactoryantelder2009-02-123-0/+127
* 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 - Missing test case to verify extended attribute functionality i...lresende2009-02-121-0/+133
* TUSCANY-2463 - Merging changes from 1.x to enable extended attribute support ...lresende2009-02-125-8/+192
* 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
* TUSCANY-2463 - Merging fixes and testcase that exercises extended attributes ...lresende2009-02-103-6/+25
* 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-106-1/+97