Commit graph

837 commits

Author SHA1 Message Date
jsdelfino
4ac1f1b9ae Minor update of the build scripts. Added repository module. Added missing http-runtime module.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691825 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 23:19:52 +00:00
jsdelfino
3dc7e2f8d6 Added a module to help build a Maven repository containing Tuscany artifacts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691822 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 23:13:44 +00:00
rfeng
b3c8f267ee Cast a few types to make it compatible with JDK 5 which doesn't have javax.script packages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691705 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 18:11:17 +00:00
rfeng
64b961dbaa Only set apache snapshot repo to download SNAPSHOT versions to speed up maven build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691699 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 17:57:55 +00:00
antelder
11492c90e3 Add a sample demonstrating distributed domains using binding-sca-jms. This should work now, be interested in people trying it and feedback
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691685 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 16:58:12 +00:00
antelder
fe84c69d56 Initial basic support for web.composite, see TUSCANY-2581
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691684 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 16:54:38 +00:00
antelder
fbe9f35faa Another TUSCANY-2580 fix for binding.sca.jms
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691667 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 16:30:04 +00:00
antelder
61b23a56a9 Interim fixes to get binding-sca-jms working, see TUSCANY-2580. These need to be improved by fixing the underlying cause which is what TUSCANY-2580 is for
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691663 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 16:28:08 +00:00
antelder
5a4791e086 Fix another case of needing to ignore an exception when closing a connection that has already been closed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691625 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 14:28:53 +00:00
antelder
b5be1db004 Add a stop for the clientNode which had been left out
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691542 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 08:32:12 +00:00
antelder
ad792c40c9 Add missing code comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691541 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 08:30:31 +00:00
antelder
e36cc3c68c Automatically start a JMS broker when using the JMS based binding.sca. The broker uses multicast discovery so other SCA nodes get automatically discovered
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691540 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 08:27:35 +00:00
antelder
2c02c99885 Don't crash with an exception if an embedded broker is closed before stop is called on a JMS service
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691539 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 08:20:25 +00:00
rfeng
a56de7615f Fix NPE as now getServiceDiscoverer is non-static
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691514 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 04:45:27 +00:00
rfeng
cc8967d763 Make a few fields non-static to ServiceDiscovery
Enable Equinox launcher to load tuscany jars

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691447 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 00:48:29 +00:00
rfeng
19bc9a9877 Upgrade to jruby-1.1.3 to avoid pom.xml issue
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691446 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 00:37:14 +00:00
rfeng
ca256b16f2 Add binding-sca-jms to the module list to avoid build break in runtime-tomcat
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691445 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 00:33:30 +00:00
jsdelfino
c3c3b98cc9 Fix for TUSCANY-2570, configure Widget client proxies with relative paths.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691443 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 00:14:44 +00:00
rsivaram
124d6367f6 Modify import version for OSGi framework packages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691337 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 18:13:56 +00:00
antelder
886137371f Set svn ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691287 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 15:52:36 +00:00
antelder
df0c647fd6 Start of itests for the JMS based binding.sca
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691284 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 15:51:40 +00:00
antelder
aa25757058 Make dependency on node impl explicit
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691227 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 12:58:21 +00:00
antelder
c7d87d7071 Add jms sca binding to runtime-tomcat
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691224 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 12:57:34 +00:00
antelder
847d785a3d Guard against an NPE when the reference interface contract hasn't been resolved yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691218 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 12:45:24 +00:00
antelder
625d4d1ddd Try to avoid an NPE in JMS binding when the refernce interface contarct is null
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691217 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 12:44:06 +00:00
antelder
e5dcdcc839 Add an interim workaround for TUSCANY-2578 - a pluggable mechanism so sca binding impls add their own code to the decision on whether or not to use the remote binding provider. Just a work around fix for now so i can make progress
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691162 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 09:00:39 +00:00
antelder
36eecb1a08 Change so the target binding is passed in to the JMS service listener. (used by the jms based sca binding so it can get the tagert uri)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691145 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 08:20:57 +00:00
antelder
b2cbbd0bb9 Start of a remote SCA binding that uses JMS. I'll post to the ML more about this, i want to use it initially for the JEE work and webapps talking to each other in the same container
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691144 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 08:18:13 +00:00
rfeng
1d6063e7a2 Add a credit card payment emulator WS
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691111 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 05:34:56 +00:00
rfeng
3a758816c9 Add the creditcard payment component
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691105 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 05:08:10 +00:00
rfeng
c2d68089a5 Add WSDL and JAXWS/JAXB code-gen for CreditCardPayement Web Service
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691103 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 04:28:49 +00:00
jsdelfino
9b4b543288 Fixed conversion between URI string and BPEL File.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691062 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 21:05:50 +00:00
jsdelfino
858b4a97a1 Added node-launcher-equinox to the distro to test integration with OSGi/Equinox. Added SDO databinding to the Web Service distribution as I had missed it before.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691059 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 21:02:46 +00:00
jsdelfino
67f055ab65 Added node-launcher-equinox to the POM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691054 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 20:42:49 +00:00
jsdelfino
84770bc58a Changed uri and location to strings instead of URI and URL in the BPEL implementation model as strings are more lightweight and that's what we've already done with other similar models as well. Added a pointer to the ModelResolver which can be used to resolve WSDLs and XSDs referenced by the BPEL process when it's deployed and started later, after the original model read/resolve phases.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691053 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 20:42:07 +00:00
jsdelfino
3eed74bfd7 Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1.4 (as well as the latest wsdl4j 1.6.x). That's what's included in some application servers like WebSphere 6.1 for example, and 1.4 doesn't have WSDLElement or extension attributes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691052 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 20:40:23 +00:00
jsdelfino
f1dc976167 Fixed scope of the dependency on the Felix org.osgi.core module, changed it to 'provided' to allow the modules that use extensiblity-osgi to make the choice of using either Felix or Equinox.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691050 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 20:30:27 +00:00
jsdelfino
119b3c6bd8 Fixed parameter name, changed servletHost to ejbHost.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691049 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 20:29:50 +00:00
antelder
da7af9cb89 TUSCANY-2242: Apply patch from Ramkumar Ramalingam for Incorrent port name in wsdlElement leads to NPE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690913 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 09:03:03 +00:00
antelder
e1c806a57e Correct typo in jms definitions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690908 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 08:36:57 +00:00
antelder
13cba44c36 set svn ignores for these jars
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690871 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 07:12:17 +00:00
antelder
33c7c9d7c7 set svn ignores for these jars
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690869 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 07:10:53 +00:00
slaws
bb3e993e62 TUSCANY-2501 - raise an error if the user tries to mix annotated and unannotated references in a component. Change the vtests and validation tests to take account of this change.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690691 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31 13:09:18 +00:00
slaws
bcbd8cb0b7 Namespace changes from scatours to tuscanyscatours and addition of callback configuration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690687 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31 12:27:58 +00:00
dougsleite
c9ca42a3aa binding-gdata sample - under construction
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690599 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30 22:44:34 +00:00
dougsleite
35fc0dd985 dougsleite sandbox
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690591 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30 21:10:09 +00:00
slaws
0349cc459b Change version to 1.3.2-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690225 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 12:51:40 +00:00
antelder
4d2574031d Remove old RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690165 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 09:48:35 +00:00
slaws
7d34713fec Branch for 1.3.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690149 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 08:31:14 +00:00
antelder
8d5c5870cc Complete jms binding attributes that can be defined in the definitions.xml file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690125 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 06:45:24 +00:00