summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-2820: start adding support for the varrious property elements on the ↵antelder2009-02-064-7/+347
| | | | | | jms binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741542 13f79535-47bb-0310-9956-ffa450edef68
* Add jms host modules to the buildantelder2009-02-061-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741541 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is ↵slaws2009-02-064-10/+21
| | | | | | returned. Add a test also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741535 13f79535-47bb-0310-9956-ffa450edef68
* Commit update to jms sca binding left off the change to the JMS binding to ↵antelder2009-02-061-1/+6
| | | | | | use the JMS Host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741530 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2799 - don't return responses inside arrays. Generally reorg the ↵slaws2009-02-0513-39/+44
| | | | | | 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
* TUSCANY-2701 NPE when verifying conformance item ASM60006 in OASIS sepcbeckerdo2009-02-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741186 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused importslresende2009-02-021-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740074 13f79535-47bb-0310-9956-ffa450edef68
* Removing system.out from AnyAttribute test caselresende2009-02-021-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740072 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - New test case that exercises extended attributes in bindingslresende2009-02-021-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740053 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2803 - Improvement to component matching in NodeImplbeckerdo2009-02-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740031 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2776 The JMSBindingProcessor does not perform validation of binding ↵beckerdo2009-01-303-32/+158
| | | | | | properties git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739312 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2798: Fix the jms binding to use the destination in the binding ↵antelder2009-01-301-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
* Fixing sca.tld copy by adding rtexprvalue attributelresende2009-01-301-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739103 13f79535-47bb-0310-9956-ffa450edef68
* Remove some targetNamespace attributesslaws2009-01-292-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738833 13f79535-47bb-0310-9956-ffa450edef68
* Remove some targetNamespace attributesslaws2009-01-292-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738831 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to wsdl interfacelresende2009-01-293-2/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738692 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to java interfacelresende2009-01-293-2/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738691 13f79535-47bb-0310-9956-ffa450edef68
* Removing System.out from WS Policy processorlresende2009-01-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738690 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to java implementationlresende2009-01-293-9/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738689 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for writing extended attributes to EJB bindinglresende2009-01-291-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738688 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to EJB bindinglresende2009-01-293-4/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738687 13f79535-47bb-0310-9956-ffa450edef68
* Fixing test failures by ignoring tuscany NS when processing extended attributeslresende2009-01-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738686 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to webservices bindinglresende2009-01-294-4/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738685 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring common code to simplify processing extended attributeslresende2009-01-298-30/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738684 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current ↵lresende2009-01-291-1/+14
| | | | | | state is not START_DOCUMENT' when in WebSphere env git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738683 13f79535-47bb-0310-9956-ffa450edef68
* Intial cut at changing the jms binding to use the jms host for the service ↵antelder2009-01-283-181/+26
| | | | | | listener git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738502 13f79535-47bb-0310-9956-ffa450edef68
* Implement the getDestination method in the default jms hostantelder2009-01-281-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738501 13f79535-47bb-0310-9956-ffa450edef68
* Add method to get the service destination to the jms host as you need that ↵antelder2009-01-281-0/+2
| | | | | | to get callbacks working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738500 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused codeantelder2009-01-281-14/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738468 13f79535-47bb-0310-9956-ffa450edef68
* Make the default jms host use the jms host extension pointantelder2009-01-283-0/+102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738462 13f79535-47bb-0310-9956-ffa450edef68
* Make jms host an extension pointantelder2009-01-282-1/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738461 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2771ramkumar2009-01-283-25/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738433 13f79535-47bb-0310-9956-ffa450edef68
* Start to add some JMS host default implementationsantelder2009-01-275-0/+750
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738112 13f79535-47bb-0310-9956-ffa450edef68
* Start to add some JMS host interfacesantelder2009-01-275-0/+343
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738111 13f79535-47bb-0310-9956-ffa450edef68
* Process services in component pre-processing.vamsic0072009-01-271-0/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738090 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2794 - JMS callback property variable ends with space - not a valid ↵beckerdo2009-01-261-1/+1
| | | | | | Javaidentifier git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737840 13f79535-47bb-0310-9956-ffa450edef68
* Move to a seperate itest as that makes the itest simplerantelder2009-01-234-72/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736976 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Integrating Java EE schema to sca schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736938 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Adding schema for Java EE implementationlresende2009-01-231-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736934 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Fixing Corba schema with right binding namelresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736932 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736931 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Adding schema for Corba bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736930 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Integrating GData schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736928 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Adding schema for GData bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736927 13f79535-47bb-0310-9956-ffa450edef68
* Start adding resources for a test of folder and zip contributions which ↵antelder2009-01-225-0/+72
| | | | | | contain application jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736686 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Fixing model object definition for extended attribute processorlresende2009-01-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735313 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Last adjustments to test processors to support the extension ↵lresende2009-01-174-33/+41
| | | | | | attribute wrapper git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735201 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - UPdating test scenarios to split valid extended element from ↵lresende2009-01-171-8/+37
| | | | | | invalid scenario where require attribute has empty value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735200 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolet test compositelresende2009-01-171-54/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735198 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Storing extended attributes in a second list, wrapped into a ↵lresende2009-01-1725-343/+637
| | | | | | extension class that stores the attribute QName, it's value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735197 13f79535-47bb-0310-9956-ffa450edef68