summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a test case for TUSCANY-2662rfeng2008-11-132-0/+116
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713580 13f79535-47bb-0310-9956-ffa450edef68
* Function moved to binding-ws-axis2-policyslaws2008-11-1213-977/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713370 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2669rfeng2008-11-101-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712700 13f79535-47bb-0310-9956-ffa450edef68
* Tidy wire format support (move model into binding-jms and rename default to ↵slaws2008-11-0945-501/+1645
| | | | | | textxml). Extend support to include text and object. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712538 13f79535-47bb-0310-9956-ffa450edef68
* Remove the OASIS assembly specific parts from the OSOA core.xsd. The ↵slaws2008-11-075-40/+42
| | | | | | wireformat function is, for the time being, now driven by some tuscany specific elements particular to the JMS binding defined in tuscany-sca-binding-jms.xsd git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712118 13f79535-47bb-0310-9956-ffa450edef68
* Package processor for EAR files.vamsic0072008-11-063-0/+216
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711902 13f79535-47bb-0310-9956-ffa450edef68
* Package processor for war files.vamsic0072008-11-064-0/+98
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711879 13f79535-47bb-0310-9956-ffa450edef68
* Package type constants for Java EE archives.vamsic0072008-11-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711863 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2611ramkumar2008-11-068-2/+305
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711780 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2662rfeng2008-11-0511-15/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711710 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ↵slaws2008-11-0516-281/+1851
| | | | | | elements that appear in SCDL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711584 13f79535-47bb-0310-9956-ffa450edef68
* Add preliminary support for a "jmsBytes" wire format to see what the issues ↵slaws2008-11-0414-31/+237
| | | | | | are. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711271 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation.jee to buildantelder2008-11-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711209 13f79535-47bb-0310-9956-ffa450edef68
* Add import/export.resource to the contributions schema. However it seems ↵slaws2008-11-031-3/+23
| | | | | | that our contribution schema is in the wrong place and the extension elements are in the wrong namespace. I'll open JIRA. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710084 13f79535-47bb-0310-9956-ffa450edef68
* Add a reference side example of the Request Response Binding in JMSslaws2008-11-0325-313/+1456
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710080 13f79535-47bb-0310-9956-ffa450edef68
* Add a context structure for the jms binding to pass along the binding wireslaws2008-10-317-40/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709414 13f79535-47bb-0310-9956-ffa450edef68
* Checkin for TUSCANY-2654, TUSCANY-2655 and TUSCANY-2656ramkumar2008-10-319-8/+818
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709400 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws2008-10-3117-808/+976
| | | | | | Ram's patches (and a few other changes). Doesn't do everything asked for in the JIRA but a step in the right direction git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709372 13f79535-47bb-0310-9956-ffa450edef68
* Add some extension point definitions to allow the JMS service binding ↵slaws2008-10-302-0/+39
| | | | | | provider to find them instead of failing with an NPE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709231 13f79535-47bb-0310-9956-ffa450edef68
* Adding proper eol-style configuration for sql files and updating the ↵lresende2008-10-302-54/+54
| | | | | | existing ones with this configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709204 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2635: apply patch from Greg Dritschler to Pool stateless-scoped ↵antelder2008-10-302-7/+82
| | | | | | Java impl instances git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709171 13f79535-47bb-0310-9956-ffa450edef68
* Tuscany-2567 Support for streaming postMedia and putMedia in Atom bindingbeckerdo2008-10-297-11/+575
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708990 13f79535-47bb-0310-9956-ffa450edef68
* Fixing issue where JSON-RPC binding was not being concatenated to generated ↵lresende2008-10-241-3/+3
| | | | | | java script proxy and was causing catalog.get is not a function when running store sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707769 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up GData binding implementation and fixing issue with retrieving ↵lresende2008-10-2412-177/+144
| | | | | | Picassa feed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707532 13f79535-47bb-0310-9956-ffa450edef68
* Merge the runtime wire changes to add a binding invocation wire with the jms ↵slaws2008-10-2326-170/+796
| | | | | | binding changes to exploit the binding wire. Still early days so see the ongoing conversation on the ML. This function is only enabled if you include a wire format in a jms service binding element. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707394 13f79535-47bb-0310-9956-ffa450edef68
* Start to add InvocationChain for bindingsrfeng2008-10-227-7/+104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
* Experimental request response binding support. Just implemented for jms ↵slaws2008-10-2132-25/+1968
| | | | | | service binding and only activated when wireFormat appears in the SCDL. Still early stage so many more changes to come. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706620 13f79535-47bb-0310-9956-ffa450edef68
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705914 13f79535-47bb-0310-9956-ffa450edef68
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705908 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-184-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705849 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-1843-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705841 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-1834-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705840 13f79535-47bb-0310-9956-ffa450edef68
* Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2008-10-1817-0/+1157
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705789 13f79535-47bb-0310-9956-ffa450edef68
* Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2008-10-1716-848/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
* Updating JSON-RPC model to follow interface/factory pattern.lresende2008-10-176-75/+199
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705760 13f79535-47bb-0310-9956-ffa450edef68
* Rename JMSBindingListener to DefaultJMSBindingListener in preparation for ↵antelder2008-10-173-6/+6
| | | | | | making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705519 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2641 Enhancements to Tuscany Logging and tracingbeckerdo2008-10-165-74/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705368 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2638 fix for atomModel.js JavaScript clientbeckerdo2008-10-164-16/+1609
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705326 13f79535-47bb-0310-9956-ffa450edef68
* start at getting jms sca binding to use a native amq brokerantelder2008-10-164-11/+75
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705230 13f79535-47bb-0310-9956-ffa450edef68
* Change private to protected so class can be subclassedantelder2008-10-161-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705229 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for ↵antelder2008-10-162-4/+5
| | | | | | the recent Spring Implementation changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705178 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2636 Fixes for Multiple issues with eTag tests cases in ↵beckerdo2008-10-154-72/+116
| | | | | | binding-atom-abdera git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704940 13f79535-47bb-0310-9956-ffa450edef68
* Update to work with new jms resource factory supportantelder2008-10-152-4/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704855 13f79535-47bb-0310-9956-ffa450edef68
* Add an extension point for the JMS resource factoryantelder2008-10-155-7/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704854 13f79535-47bb-0310-9956-ffa450edef68
* Add interface left off previous commit(r704822) for Create ↵antelder2008-10-151-0/+67
| | | | | | JMSResourceFactory interface in preperation for making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704837 13f79535-47bb-0310-9956-ffa450edef68
* Create JMSResourceFactory interface in preperation for making it plugableantelder2008-10-156-15/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704822 13f79535-47bb-0310-9956-ffa450edef68
* Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for ↵antelder2008-10-156-12/+12
| | | | | | making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704820 13f79535-47bb-0310-9956-ffa450edef68
* Store component reference passed into constructor so that WSDL without a ↵slaws2008-10-151-0/+1
| | | | | | binding structure can be generated on the fly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704814 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2644 fix non-UTF8 character in LICENSE file. slaws2008-10-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704811 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 fix a non-UTF character in the LICENSE file. slaws2008-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704808 13f79535-47bb-0310-9956-ffa450edef68