summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-01-27Process services in component pre-processing.vamsic0071-0/+25
2009-01-26TUSCANY-2794 - JMS callback property variable ends with space - not a valid J...beckerdo1-1/+1
2009-01-23Move to a seperate itest as that makes the itest simplerantelder4-72/+0
2009-01-23TUSCANY-2784 - Integrating Java EE schema to sca schemalresende1-0/+1
2009-01-23TUSCANY-2784 - Adding schema for Java EE implementationlresende1-0/+23
2009-01-23TUSCANY-2781 - Fixing Corba schema with right binding namelresende1-1/+1
2009-01-23TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende1-0/+1
2009-01-23TUSCANY-2781 - Adding schema for Corba bindinglresende1-0/+43
2009-01-23TUSCANY-2783 - Integrating GData schema to tuscany schemalresende1-0/+1
2009-01-23TUSCANY-2783 - Adding schema for GData bindinglresende1-0/+43
2009-01-22Start adding resources for a test of folder and zip contributions which conta...antelder5-0/+72
2009-01-17TUSCANY-2463 - Fixing model object definition for extended attribute processorlresende1-1/+1
2009-01-17TUSCANY-2463 - Last adjustments to test processors to support the extension a...lresende4-33/+41
2009-01-17TUSCANY-2663 - UPdating test scenarios to split valid extended element from i...lresende1-8/+37
2009-01-17Removing obsolet test compositelresende1-54/+0
2009-01-17TUSCANY-2463 - Storing extended attributes in a second list, wrapped into a e...lresende25-343/+637