summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() an...beckerdo2009-02-062-0/+64
* Add support for resourceAdapter and its propertiesantelder2009-02-061-60/+0
* 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-2823 Callback problem with COMPOSITE scoped implementationvamsic0072009-02-0610-0/+392
* Correct dependency with backlevel versionantelder2009-02-061-1/+1
* Update validation tests for jms binidng updatesantelder2009-02-064-218/+0
* Fixes for TUSCANY-2451ramkumar2009-02-0610-35/+31
* 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
* Remove target namespace from contribution.xml of distributed calculatorslaws2009-02-063-6/+3
* TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws2009-02-068-12/+35
* 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-0517-39/+68
* TUSCANY-2701 NPE when verifying conformance item ASM60006 in OASIS sepcbeckerdo2009-02-051-1/+1
* TUSCANY-2463 - Merging testcase that exercises extended attributes in bindingslresende2009-02-021-0/+42
* 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
* TUSCANY-2798: Add an itest for a service sending the response to the response...antelder2009-01-306-0/+336
* Fixing sca.tld copy by adding rtexprvalue attributelresende2009-01-301-0/+3
* Removing obsolete dependencylresende2009-01-301-7/+0
* TUSCANY-2291, Separate the mixed callback error validation test from the othe...slaws2009-01-2915-22/+353
* Remove some targetNamespace attributesslaws2009-01-292-4/+2
* Remove some targetNamespace attributesslaws2009-01-292-2/+0
* TUSCANY-2463 - Merging changes to add extended attribute support for various ...lresende2009-01-2923-52/+281
* TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current s...lresende2009-01-291-1/+14
* 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
* update the jms itests to include a jms hostantelder2009-01-287-374/+413
* Update the pom.xml to include a jms hostantelder2009-01-281-0/+5
* Update the pom.xml to include a jms hostantelder2009-01-281-97/+103
* 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