Commit graph

789 commits

Author SHA1 Message Date
beckerdo
d418a3d6f6 Tuscany-2567 Support for streaming postMedia and putMedia in Atom binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708990 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 19:45:05 +00:00
lresende
dd855ef347 Fixing issue where JSON-RPC binding was not being concatenated to generated 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-24 22:32:21 +00:00
lresende
12af73bcbd Cleaning up GData binding implementation and fixing issue with retrieving Picassa feed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707532 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 03:43:49 +00:00
slaws
3336ce7cd3 Merge the runtime wire changes to add a binding invocation wire with the jms 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-23 15:42:42 +00:00
rfeng
0491f669ce Start to add InvocationChain for bindings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 22:40:19 +00:00
slaws
27135c0af6 Experimental request response binding support. Just implemented for jms 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-21 13:22:46 +00:00
lresende
4599de7104 Fixing dependency name after module rename
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705914 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 20:02:28 +00:00
lresende
a26759a5ee Fixing dependency name after module rename
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705908 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 19:05:22 +00:00
lresende
f38eebcd59 Renaming GData binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705849 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 07:20:17 +00:00
lresende
fd9661f51a Renaming GData binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705841 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 04:07:24 +00:00
lresende
ef49d58774 Renaming GData binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705840 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 04:01:18 +00:00
lresende
a0ae28884d Splitting RMI binding into rmi/rmi-runtime to follow other extension pattern
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705789 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 00:09:28 +00:00
lresende
9e80ea9a28 Splitting RMI binding into rmi/rmi-runtime to follow other extension pattern
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 23:05:06 +00:00
lresende
048eea284e Updating JSON-RPC model to follow interface/factory pattern.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705760 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 21:29:28 +00:00
slaws
e6cae7cb95 TUSCANY-2647 - Force the maven ant plugin to use ant version 1.6.5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705625 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 14:14:53 +00:00
antelder
776df3f4cf Rename JMSBindingListener to DefaultJMSBindingListener in preparation for making it plugable
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705519 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:01:15 +00:00
beckerdo
996ff0ac76 TUSCANY-2641 Enhancements to Tuscany Logging and tracing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705368 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 21:34:06 +00:00
beckerdo
50e273a79c TUSCANY-2638 fix for atomModel.js JavaScript client
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705326 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 19:02:28 +00:00
antelder
99a63d6cbe start at getting jms sca binding to use a native amq broker
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705230 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 12:45:54 +00:00
antelder
6109b6819a Change private to protected so class can be subclassed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705229 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 12:43:47 +00:00
antelder
d0cf59a5b1 TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for the recent Spring Implementation changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705178 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 08:35:01 +00:00
antelder
7de1169cbd Update itest to compile with new JMSResourceFactory constructor
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705161 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 07:52:48 +00:00
wjaniszewski
e5e87efb2a CORBA calculator samples added to parent pom.xml and README files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705069 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 21:49:35 +00:00
wjaniszewski
e1807a0113 Service CORBA binding calculator sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705068 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 21:48:46 +00:00
wjaniszewski
c836387064 Reference CORBA binding calculator sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705066 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 21:48:14 +00:00
beckerdo
d2fba70e65 TUSCANY-2636 Fixes for Multiple issues with eTag tests cases in binding-atom-abdera
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704940 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 15:17:18 +00:00
antelder
f943cc0e4b Update to work with new jms resource factory support
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704855 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 10:50:40 +00:00
antelder
6a88a568b2 Add an extension point for the JMS resource factory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704854 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 10:49:59 +00:00
antelder
6c97990fbf Add interface left off previous commit(r704822) for Create 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-15 10:03:21 +00:00
antelder
d3826b9818 Create JMSResourceFactory interface in preperation for making it plugable
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704822 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 09:31:06 +00:00
antelder
54a8702854 Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for making it plugable
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704820 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 09:27:02 +00:00
slaws
fe6a912494 Store component reference passed into constructor so that WSDL without a 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-15 09:05:52 +00:00
slaws
0ee422cc88 TUSCANY-2644 fix non-UTF8 character in LICENSE file.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704811 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 08:58:31 +00:00
slaws
08e6e379e7 TUSCANY-2626 fix a non-UTF character in the LICENSE file.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704808 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 08:47:18 +00:00
slaws
8330f72816 Start of some JMS tests for the request response binding work.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704437 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 10:28:49 +00:00
lresende
9f10a0cf18 TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704316 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 05:31:43 +00:00
slaws
00ac1c9de1 TUSCANY-2626 - missed change from previous commit
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704069 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 12:27:39 +00:00
lresende
ee05f527b6 TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703904 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 02:31:48 +00:00
giorgio
fdfafc9cad disabled contribution-classloader because it has an error to fix and i need a build for working - jo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703883 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 21:35:26 +00:00
giorgio
4bf4273d12 cleaning-up task-code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703869 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 20:01:07 +00:00
giorgio
cbea792209 Starting again working on task processor over webservices
D    job/JobDataSource.java


git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703868 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 19:57:06 +00:00
slaws
4fd5a58d01 TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws 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-12 12:34:22 +00:00
lresende
2ebbe9308b TUSCANY-2634 - Applying RAM's patch to make implementation.spring aware of policies.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703540 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 18:03:53 +00:00
antelder
b0b6dc22a1 Fix to catch any errors when the container running tuscany doesn't have a jndi environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703152 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 12:25:04 +00:00
beckerdo
df5a712c83 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0310-9956-ffa450edef68 2008-10-08 21:31:05 +00:00
scottkurz
ad36417ac5 Fix TUSCANY-2630
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702984 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 20:39:06 +00:00
beckerdo
b0dbe09525 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702976 13f79535-47bb-0310-9956-ffa450edef68 2008-10-08 19:34:40 +00:00
lresende
d3f94718eb TUSCANY-2577 - Applying Haibo's patch to add support for google web albums feeds trough gdata.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 06:17:14 +00:00
rfeng
2537691073 Only trace the public methods on tuscany classes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702639 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 21:05:07 +00:00
lresende
f3f998b2e4 Policy file to enable java security in continuum builds
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702566 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 18:00:50 +00:00