summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-02-06Add support for resourceAdapter and its propertiesantelder3-1/+61
2009-02-06Add support for operation property properties to binding.jmsantelder3-15/+78
2009-02-06TUSCANY-2823 Callback problem with COMPOSITE scoped implementationvamsic00710-0/+392
2009-02-06Correct dependency with backlevel versionantelder1-1/+1
2009-02-06Update validation tests for jms binidng updatesantelder4-218/+0
2009-02-06Fixes for TUSCANY-2451ramkumar10-35/+31
2009-02-06TUSCANY-2820: start adding support for the varrious property elements on the ...antelder4-7/+347
2009-02-06Add jms host modules to the buildantelder1-0/+2
2009-02-06Remove target namespace from contribution.xml of distributed calculatorslaws3-6/+3
2009-02-06TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws8-12/+35
2009-02-06Commit update to jms sca binding left off the change to the JMS binding to us...antelder1-1/+6
2009-02-05TUSCANY-2799 - don't return responses inside arrays. Generally reorg the code...slaws17-39/+68
2009-02-05TUSCANY-2701 NPE when verifying conformance item ASM60006 in OASIS sepcbeckerdo1-1/+1
2009-02-02Removing unused importslresende1-1/+0
2009-02-02Removing system.out from AnyAttribute test caselresende1-2/+2
2009-02-02TUSCANY-2463 - New test case that exercises extended attributes in bindingslresende1-0/+42
2009-02-02TUSCANY-2803 - Improvement to component matching in NodeImplbeckerdo1-0/+1
2009-01-30TUSCANY-2776 The JMSBindingProcessor does not perform validation of binding p...beckerdo3-32/+158
2009-01-30TUSCANY-2798: Fix the jms binding to use the destination in the binding respo...antelder1-2/+13
2009-01-30TUSCANY-2798: Add an itest for a service sending the response to the response...antelder6-0/+336