summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-17Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng1-1/+4
2009-02-17TUSCANY-2855 Holder sample not appearing (part 2, missed a few files)beckerdo1-0/+104
2009-02-17TUSCANY 2855 - Adding Holder WS Samplebeckerdo14-0/+935
2009-02-17Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng9-16/+16
2009-02-17Use Logger instead e.printStackTracerfeng1-9/+13
2009-02-17TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as Runt...antelder3-8/+11
2009-02-17TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder5-17/+37
2009-02-17Remove old test thats nolonger applicableantelder1-60/+0
2009-02-16Fix for TUSCANY-2779. Thanks zhulei for the patch.rfeng1-1/+1
2009-02-13Update with JIRA about the problemantelder1-2/+2
2009-02-13Comment out failing assertions for the time beingantelder1-4/+6
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-13Correct test nameantelder1-1/+1
2009-02-13Activate the unchecked exception test, still need to establish what the respo...antelder1-7/+10
2009-02-13Activate text and object tests in the jms nonsca client exxceptions testantelder2-34/+51
2009-02-13Change XMLTextMessageProcessor to override the createFaultMessage to handle F...antelder1-0/+23
2009-02-13Fixes for TUSCANY-2840ramkumar1-3/+3
2009-02-13Add the jms nonsca excpetions test to buildantelder1-0/+1
2009-02-13UPdate jms exceptions testcase so the object format tests workantelder1-40/+57
2009-02-13Add a JMS test for exceptions using a non-SCA JMS client. Doesn't actually te...antelder10-0/+560
2009-02-13Reenable a commented out test as the jira has been fixedantelder1-1/+0
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-12Add a jms oneway itest with a nondefault connection factoryantelder9-0/+379
2009-02-12TUSCANY-2824 - turn WSSecurity based policy back on. Two not so great fixes h...slaws7-5/+16
2009-02-12TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder9-19/+33
2009-02-12Update jms response connectionFactory itest to correctly setup jndi resourcesantelder2-4/+3
2009-02-12Add jms noreply itest to itest buildantelder1-0/+1
2009-02-12Update noreply itest for change to not return Object arraysantelder1-3/+1
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-12Move jms responsecf itest to its own module to make it eaisier to debugantelder9-3/+248
2009-02-12Add jms itest using a response ConnectionFactoryantelder3-0/+127
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...slaws6-1/+97
2009-02-10Fixes for MTOM TestCaseramkumar7-64/+310
2009-02-10TUSCANY-2463 - Fixing Web Service binding processor to propertly get a refere...lresende1-1/+8
2009-02-06TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() an...beckerdo2-0/+64
2009-02-06Add support for resourceAdapter and its propertiesantelder1-60/+0