summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-29Tuscany-2567 Support for streaming postMedia and putMedia in Atom bindingbeckerdo7-11/+575
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708990 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Fixing issue where JSON-RPC binding was not being concatenated to generated ↵lresende1-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
2008-10-24Cleaning up GData binding implementation and fixing issue with retrieving ↵lresende12-177/+144
Picassa feed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707532 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ↵slaws28-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
2008-10-22Start to add InvocationChain for bindingsrfeng8-9/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Experimental request response binding support. Just implemented for jms ↵slaws50-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
2008-10-18Fixing dependency name after module renamelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705914 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Fixing dependency name after module renamelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705908 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705849 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende43-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705841 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende34-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705840 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende17-0/+1157
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705789 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende27-856/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Updating JSON-RPC model to follow interface/factory pattern.lresende6-75/+199
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705760 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2647 - Force the maven ant plugin to use ant version 1.6.5slaws1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705625 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Rename JMSBindingListener to DefaultJMSBindingListener in preparation for ↵antelder3-6/+6
making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705519 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2641 Enhancements to Tuscany Logging and tracingbeckerdo5-74/+150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705368 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2638 fix for atomModel.js JavaScript clientbeckerdo4-16/+1609
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705326 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16start at getting jms sca binding to use a native amq brokerantelder4-11/+75
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705230 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Change private to protected so class can be subclassedantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705229 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for ↵antelder37-8/+1560
the recent Spring Implementation changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705178 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Update itest to compile with new JMSResourceFactory constructorantelder1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705161 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15CORBA calculator samples added to parent pom.xml and README fileswjaniszewski2-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705069 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Service CORBA binding calculator samplewjaniszewski20-0/+1014
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705068 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Reference CORBA binding calculator samplewjaniszewski16-0/+809
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705066 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15TUSCANY-2636 Fixes for Multiple issues with eTag tests cases in ↵beckerdo4-72/+116
binding-atom-abdera git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704940 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Update to work with new jms resource factory supportantelder2-4/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704855 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Add an extension point for the JMS resource factoryantelder5-7/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704854 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Add interface left off previous commit(r704822) for Create ↵antelder1-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
2008-10-15Create JMSResourceFactory interface in preperation for making it plugableantelder6-15/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704822 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for ↵antelder6-12/+12
making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704820 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Store component reference passed into constructor so that WSDL without a ↵slaws1-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
2008-10-15TUSCANY-2644 fix non-UTF8 character in LICENSE file. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704811 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15TUSCANY-2626 fix a non-UTF character in the LICENSE file. slaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704808 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14Start of some JMS tests for the request response binding work. slaws19-0/+1013
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704437 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende3-13/+68
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704316 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13TUSCANY-2626 - missed change from previous commitslaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704069 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende6-78/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703904 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12disabled contribution-classloader because it has an error to fix and i need ↵giorgio1-1/+2
a build for working - jo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703883 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12cleaning-up task-codegiorgio1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703869 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12Starting again working on task processor over webservicesgiorgio1-53/+0
D job/JobDataSource.java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703868 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws ↵slaws7-2/+152
schema and add the W3C schema to support it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703811 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10TUSCANY-2634 - Applying RAM's patch to make implementation.spring aware of ↵lresende4-3/+36
policies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703540 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09Fix to catch any errors when the container running tuscany doesn't have a ↵antelder1-1/+1
jndi environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703152 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 ↵beckerdo3-3/+3
13f79535-47bb-0310-9956-ffa450edef68
2008-10-08Fix TUSCANY-2630scottkurz1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702984 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702976 ↵beckerdo1-1/+2
13f79535-47bb-0310-9956-ffa450edef68
2008-10-08TUSCANY-2577 - Applying Haibo's patch to add support for google web albums ↵lresende3-0/+169
feeds trough gdata. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07Only trace the public methods on tuscany classesrfeng2-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702639 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07Policy file to enable java security in continuum buildslresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702566 13f79535-47bb-0310-9956-ffa450edef68