summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-0418-37/+247
| | | | | | 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-033-5/+24
| | | | | | 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
* TUSCANY-2657: Apply patch from Dhaval Chauhan for Updates for the ↵antelder2008-11-036-18/+32
| | | | | | binding-notification-* samples" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710042 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2659: Apply patch from Dhaval Chauhan for Fixes for the ↵antelder2008-11-032-1/+6
| | | | | | implementation-notification sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710039 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-3121-12/+1280
| | | | 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-3125-813/+1138
| | | | | | 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-305-117/+118
| | | | | | 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-2328-176/+804
| | | | | | 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-228-9/+106
| | | | 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-2150-51/+2644
| | | | | | 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-1727-856/+25
| | | | 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
* TUSCANY-2647 - Force the maven ant plugin to use ant version 1.6.5slaws2008-10-171-0/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705625 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-1637-8/+1560
| | | | | | the recent Spring Implementation changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705178 13f79535-47bb-0310-9956-ffa450edef68
* Update itest to compile with new JMSResourceFactory constructorantelder2008-10-161-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705161 13f79535-47bb-0310-9956-ffa450edef68
* CORBA calculator samples added to parent pom.xml and README fileswjaniszewski2008-10-152-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705069 13f79535-47bb-0310-9956-ffa450edef68
* Service CORBA binding calculator samplewjaniszewski2008-10-1520-0/+1014
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705068 13f79535-47bb-0310-9956-ffa450edef68
* Reference CORBA binding calculator samplewjaniszewski2008-10-1516-0/+809
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705066 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
* Start of some JMS tests for the request response binding work. slaws2008-10-1419-0/+1013
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704437 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende2008-10-143-13/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704316 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 - missed change from previous commitslaws2008-10-131-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704069 13f79535-47bb-0310-9956-ffa450edef68