Commit graph

9,737 commits

Author SHA1 Message Date
jsdelfino
16f96409b9 Test Postgresql hot standby + replication and integrated Postgresql database in store-cluster sample. Add a front cache component which can be used to wire a cache component and a database component.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985799 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16 06:15:24 +00:00
fmoga
e351502e55 Updated sample to use the 'SCA' namespace for javascript toolkit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985655 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 11:28:25 +00:00
fmoga
7970ab99be Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985654 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 11:27:45 +00:00
lresende
faaba07ccb Adding new version of google data api
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985651 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 10:33:19 +00:00
fmoga
ff685fc668 Updated sample to use generated proxies and json for parameters.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985623 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 07:29:14 +00:00
fmoga
ce3c5536c9 Added Javascript proxy generation.
Added passing parameters through JSON.
Added Gson and jquery-json as dependencies.

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985622 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 07:25:44 +00:00
jsdelfino
d6451b8170 Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985561 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14 18:46:26 +00:00
fmoga
d090bd1295 Replaced jquery with min version.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985447 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14 08:46:50 +00:00
fmoga
a35869937e Updated sample to use tuscany javascript servlet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985446 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14 08:36:12 +00:00
fmoga
f76d1a0e59 Added singleton servlet to serve javascript files.
Added sequential loading of javascript dependencies.
Changed snapshot version of atmosphere to stable 0.6.1.

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985445 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14 08:34:04 +00:00
fmoga
f6570c4883 Modified sample name to a more general one as it was obsolete due to latest changes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985417 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14 00:53:45 +00:00
fmoga
24bb8d65b5 Modified the sample in order to illustrate how the binding handles multiple comet services through the same persisted http connection.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985415 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14 00:42:53 +00:00
fmoga
eff7bb9dd4 Added ServletFactory in order to keep a singleton servlet for all comet services in a scdl so that the two connection limit issue with the browsers is avoided.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985414 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14 00:34:27 +00:00
antelder
7c39643f21 Don't do create-if-not-exist when using the jms:jndi: url format, and don't wrap jms exceptions in another jms exception
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985173 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 12:26:21 +00:00
antelder
4dfee8d6df Ensure all the jms destination are correctly defined now that the jms binding has tightened up creation when using the jms uri format
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985153 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 10:32:41 +00:00
bdaniel
24dda97741 Add @Remotable to JSON sample interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985085 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 04:19:54 +00:00
antelder
b1509e9424 Update the old jms binding policy and intent definitions to work in 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984882 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 18:02:32 +00:00
antelder
43fb2caf65 Updates to get jms message selectors working properly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984878 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 18:01:21 +00:00
slaws
7bba8a52cc Add the jsonrpc contribution to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984860 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 16:47:00 +00:00
slaws
f1fc8b4469 Add launcher and JSON databinding as a dependency. The launcher is not called from the unit test at the moment so shouldn't fail the build.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984859 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 16:46:29 +00:00
slaws
9a8d48aa46 Convert the add method to take a complex parameter
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984850 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 16:26:00 +00:00
antelder
89da32c4e5 Correct code thats tryng to get at the root element local name so that it works
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984847 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 16:12:49 +00:00
slaws
7994b2eb5c Add a jsonrpc sample (also using to look at Fabiano's problem)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984839 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:42:12 +00:00
kelvingoodson
1eaee10d13 copy javadoc creation config into release profile, and comment how to test release profile
note: the spi tagging in the javadoc is still work in progress

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984836 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:34:30 +00:00
slaws
44d63af749 Make component implementation change a value in the ban to prove that it's processed it
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984828 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:19:00 +00:00
slaws
9ae31fa063 Remove old test dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984825 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:16:43 +00:00
antelder
3b7e36b189 Check that a destination is defined when connectionFactory element is used
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984801 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 14:27:37 +00:00
antelder
7e546d4295 Correctly set jms headers on the response message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984792 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 14:08:26 +00:00
slaws
af9c9678d5 TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984787 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 14:02:16 +00:00
kelvingoodson
bb666f7cc2 update ant targets to run new simple launchers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984770 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:43:40 +00:00
kelvingoodson
6d026dccea update test case to use individual launchers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984762 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:25:51 +00:00
antelder
710176c856 Correct the format of all the jms uri's
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984757 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:14:20 +00:00
antelder
e7ce131869 More correctly handle the jms uri format of the binding. Still needs more work as there jms uri can be quite complicated and has a whole spec of its own that we should implement
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984756 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:13:13 +00:00
antelder
d6c656f919 Validate that jndi lookup returns the expected jms destination type
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984754 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:10:56 +00:00
slaws
e450eaa3fb Add missing expected test exception for POJO_8008 and POJO_8035
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984753 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:09:51 +00:00
kelvingoodson
813a404cd5 remove multi-way launcher
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984750 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 12:56:44 +00:00
kelvingoodson
23cb1002a8 Following on from commit r964782, add simple launchers per contribution (build.xml yet to be updated for new targets)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984747 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 12:44:30 +00:00
slaws
536cf0faec TUSCANY-3641 - Set the binding name to be the service name so, in this case where there is only one binding, the binding name isn't used in the endpoint URL.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984710 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 10:09:09 +00:00
slaws
2fa7aa6f0f TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associated SCA service has a WS binding.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984702 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 09:29:25 +00:00
lresende
d89457df72 Adding gdata to Tuscany internal repo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984644 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 04:54:06 +00:00
bdaniel
0d119c4355 Add error messages for new JCA tests 1001 and 1002
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984436 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 15:12:43 +00:00
slaws
747aa47ae5 TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984314 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 07:35:04 +00:00
slaws
2ce8d0e831 TUSCANY-3641 - Update interface processing to set remotable when @WebServiceProvider encountered
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984313 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 07:33:59 +00:00
rfeng
aafc31da7e Fix the loading of spring 2.x bean definitions and nesting elements
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984303 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 05:53:40 +00:00
slaws
83eae0df02 TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@header, @SOAPBinding, @WebServiceProvider
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984095 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 15:51:08 +00:00
slaws
d56433b999 Add expected error messages for POJO_8031, POJO_8032, POJO_8033
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984072 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 15:05:47 +00:00
slaws
0b28299196 Add expected error message for JCI_8030
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983958 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 12:27:00 +00:00
slaws
8d68817db9 TUSCANY-3651 - Add assert to test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983871 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 07:05:10 +00:00
bdaniel
349f135aff JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implementation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983849 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 01:41:12 +00:00
bdaniel
400454850c JCA 11010 Add SOAP intent to the interface if any parameter on any method in the interface is annotated with @WebParam with header=true
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983802 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 20:07:27 +00:00