summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-12Apply the TLD fix to use jsp taglib 2.1 xsd in the other copy sca.tldlresende1-18/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743627 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2463 - Missing test case to verify extended attribute functionality ↵lresende1-0/+133
in web service binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743607 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2463 - Merging changes from 1.x to enable extended attribute support ↵lresende5-8/+192
for default sca binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743606 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2463 - Enabling extended attribute support for default sca bindinglresende5-8/+189
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743604 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11Fix the TLD to use jsp taglib 2.1 xsdrfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743523 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10TUSCANY-2463 - Merging fixes and testcase that exercises extended attributes ↵lresende3-6/+25
in individual bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743166 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Removing system.out used for debuglresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743137 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Merge branch 'bpel-resolver'lresende5-3/+282
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743135 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10TUSCANY-2835 JMS Binding does not save operation names unless there are ↵beckerdo3-4/+57
properties. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743094 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10TUSCANY-2824 - Turn the binding.ws policy handlers back on. The ws policy ↵slaws6-1/+97
handlers are now present but commented out as they are causing problems in the Axis 1.4.1 stack. Update the keys for the binding.ws tests cases so they remain valid for a long time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743002 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Fixes for MTOM TestCaseramkumar7-64/+310
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742927 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10TUSCANY-2463 - Fixing Web Service binding processor to propertly get a ↵lresende1-1/+8
reference to Extended Attribute processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742838 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() ↵beckerdo2-0/+64
and public Object getOperationProperty(String opName, String propName ). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741694 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Add support for resourceAdapter and its propertiesantelder1-60/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741587 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Add support for resourceAdapter and its propertiesantelder3-1/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741586 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Add support for operation property properties to binding.jmsantelder3-15/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741575 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06TUSCANY-2823 Callback problem with COMPOSITE scoped implementationvamsic00710-0/+392
* Itest for the issue git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741571 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Correct dependency with backlevel versionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741556 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Update validation tests for jms binidng updatesantelder4-218/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741555 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Fixes for TUSCANY-2451ramkumar10-35/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741544 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06TUSCANY-2820: start adding support for the varrious property elements on the ↵antelder4-7/+347
jms binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741542 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Add jms host modules to the buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741541 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Remove target namespace from contribution.xml of distributed calculatorslaws3-6/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741538 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is ↵slaws8-12/+35
returned. Add a test also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741535 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Commit update to jms sca binding left off the change to the JMS binding to ↵antelder1-1/+6
use the JMS Host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741530 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05TUSCANY-2799 - don't return responses inside arrays. Generally reorg the ↵slaws17-39/+68
code so that the message processors only worry about getting data in and out of JMS message while the interceptors worry about whether the data should be wrapped as an array. In this way the forward path can do array wrapping in order to keep databinding happy while the response path can omit array wrapping git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741219 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05TUSCANY-2701 NPE when verifying conformance item ASM60006 in OASIS sepcbeckerdo1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741186 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02TUSCANY-2463 - Merging testcase that exercises extended attributes in bindingslresende1-0/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740075 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02Removing unused importslresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740074 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02Removing system.out from AnyAttribute test caselresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740072 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02TUSCANY-2463 - New test case that exercises extended attributes in bindingslresende1-0/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740053 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02TUSCANY-2803 - Improvement to component matching in NodeImplbeckerdo1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740031 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30TUSCANY-2776 The JMSBindingProcessor does not perform validation of binding ↵beckerdo3-32/+158
properties git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739312 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30TUSCANY-2798: Fix the jms binding to use the destination in the binding ↵antelder1-2/+13
response element when the request message has no replyto git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739306 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30TUSCANY-2798: Add an itest for a service sending the response to the ↵antelder6-0/+336
response destination defined on the jms binding element if the request message doesn't have a replyTo set git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739304 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Fixing sca.tld copy by adding rtexprvalue attributelresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739103 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Removing obsolete dependencylresende1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739102 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29TUSCANY-2291, Separate the mixed callback error validation test from the ↵slaws15-22/+353
other callback tests so that the error doesn't affect the rest of the tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738875 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Remove some targetNamespace attributesslaws2-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738833 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Remove some targetNamespace attributesslaws2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738831 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29TUSCANY-2463 - Merging changes to add extended attribute support for various ↵lresende23-52/+281
bindings (ws, ejb, etc), interface java and wsdl, and implementation java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738721 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current ↵lresende1-1/+14
state is not START_DOCUMENT' when in WebSphere env git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738693 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Adding support for extended attributes to wsdl interfacelresende3-2/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738692 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Adding support for extended attributes to java interfacelresende3-2/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738691 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Removing System.out from WS Policy processorlresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738690 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Adding support for extended attributes to java implementationlresende3-9/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738689 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Adding support for writing extended attributes to EJB bindinglresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738688 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Adding support for extended attributes to EJB bindinglresende3-4/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738687 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Fixing test failures by ignoring tuscany NS when processing extended attributeslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738686 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Adding support for extended attributes to webservices bindinglresende4-4/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738685 13f79535-47bb-0310-9956-ffa450edef68