summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder2009-02-129-19/+33
* 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
* 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 - 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
* 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-105-0/+96
* Fixes for MTOM TestCaseramkumar2009-02-107-64/+310
* TUSCANY-2463 - Fixing Web Service binding processor to propertly get a refere...lresende2009-02-101-1/+8
* TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() an...beckerdo2009-02-062-0/+64
* Add support for resourceAdapter and its propertiesantelder2009-02-063-1/+61
* Add support for operation property properties to binding.jmsantelder2009-02-063-15/+78
* TUSCANY-2820: start adding support for the varrious property elements on the ...antelder2009-02-064-7/+347
* Add jms host modules to the buildantelder2009-02-061-0/+2
* TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws2009-02-064-10/+21
* Commit update to jms sca binding left off the change to the JMS binding to us...antelder2009-02-061-1/+6
* TUSCANY-2799 - don't return responses inside arrays. Generally reorg the code...slaws2009-02-0513-39/+44
* TUSCANY-2701 NPE when verifying conformance item ASM60006 in OASIS sepcbeckerdo2009-02-051-1/+1
* Removing unused importslresende2009-02-021-1/+0
* Removing system.out from AnyAttribute test caselresende2009-02-021-2/+2
* TUSCANY-2463 - New test case that exercises extended attributes in bindingslresende2009-02-021-0/+42
* TUSCANY-2803 - Improvement to component matching in NodeImplbeckerdo2009-02-021-0/+1
* TUSCANY-2776 The JMSBindingProcessor does not perform validation of binding p...beckerdo2009-01-303-32/+158
* TUSCANY-2798: Fix the jms binding to use the destination in the binding respo...antelder2009-01-301-2/+13
* Fixing sca.tld copy by adding rtexprvalue attributelresende2009-01-301-0/+3
* Remove some targetNamespace attributesslaws2009-01-292-4/+2
* Remove some targetNamespace attributesslaws2009-01-292-2/+0
* Adding support for extended attributes to wsdl interfacelresende2009-01-293-2/+55
* Adding support for extended attributes to java interfacelresende2009-01-293-2/+52
* Removing System.out from WS Policy processorlresende2009-01-291-2/+2
* Adding support for extended attributes to java implementationlresende2009-01-293-9/+43
* Adding support for writing extended attributes to EJB bindinglresende2009-01-291-0/+5
* Adding support for extended attributes to EJB bindinglresende2009-01-293-4/+42
* Fixing test failures by ignoring tuscany NS when processing extended attributeslresende2009-01-291-2/+2
* Adding support for extended attributes to webservices bindinglresende2009-01-294-4/+41
* Refactoring common code to simplify processing extended attributeslresende2009-01-298-30/+42
* TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current s...lresende2009-01-291-1/+14
* Intial cut at changing the jms binding to use the jms host for the service li...antelder2009-01-283-181/+26
* Implement the getDestination method in the default jms hostantelder2009-01-281-0/+14
* Add method to get the service destination to the jms host as you need that to...antelder2009-01-281-0/+2
* Remove unused codeantelder2009-01-281-14/+0
* Make the default jms host use the jms host extension pointantelder2009-01-283-0/+102
* Make jms host an extension pointantelder2009-01-282-1/+30
* Fixes for TUSCANY-2771ramkumar2009-01-283-25/+68
* Start to add some JMS host default implementationsantelder2009-01-275-0/+750