summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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-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...slaws5-0/+96
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 propertiesantelder3-1/+61
2009-02-06Add support for operation property properties to binding.jmsantelder3-15/+78
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-06TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws4-10/+21
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...slaws13-39/+44
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-30Fixing sca.tld copy by adding rtexprvalue attributelresende1-0/+3
2009-01-29Remove some targetNamespace attributesslaws2-4/+2
2009-01-29Remove some targetNamespace attributesslaws2-2/+0
2009-01-29Adding support for extended attributes to wsdl interfacelresende3-2/+55
2009-01-29Adding support for extended attributes to java interfacelresende3-2/+52
2009-01-29Removing System.out from WS Policy processorlresende1-2/+2
2009-01-29Adding support for extended attributes to java implementationlresende3-9/+43
2009-01-29Adding support for writing extended attributes to EJB bindinglresende1-0/+5
2009-01-29Adding support for extended attributes to EJB bindinglresende3-4/+42
2009-01-29Fixing test failures by ignoring tuscany NS when processing extended attributeslresende1-2/+2
2009-01-29Adding support for extended attributes to webservices bindinglresende4-4/+41
2009-01-29Refactoring common code to simplify processing extended attributeslresende8-30/+42
2009-01-29TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current s...lresende1-1/+14
2009-01-28Intial cut at changing the jms binding to use the jms host for the service li...antelder3-181/+26
2009-01-28Implement the getDestination method in the default jms hostantelder1-0/+14
2009-01-28Add method to get the service destination to the jms host as you need that to...antelder1-0/+2
2009-01-28Remove unused codeantelder1-14/+0
2009-01-28Make the default jms host use the jms host extension pointantelder3-0/+102
2009-01-28Make jms host an extension pointantelder2-1/+30
2009-01-28Fixes for TUSCANY-2771ramkumar3-25/+68
2009-01-27Start to add some JMS host default implementationsantelder5-0/+750
2009-01-27Start to add some JMS host interfacesantelder5-0/+343