jsdelfino
|
fb240413ba
|
Minor code cleanup in the ServletFilters.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692320 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-05 02:27:34 +00:00 |
|
jsdelfino
|
a8fa99e74b
|
Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some try/catch, cleaned up the logs a bit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692319 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-05 02:07:43 +00:00 |
|
jsdelfino
|
6059c887cf
|
Added a BundleFileWrapperFactory hook as it'll help provide the required Bundle manifest information when not present in the original JARs.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692308 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-05 00:14:49 +00:00 |
|
rfeng
|
5b3b1e9d04
|
Add the capability to find dependencies jars/folders from the URLClassLoader without building a mini distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692269 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 21:56:40 +00:00 |
|
nash
|
8f9ea050e7
|
Add Apache license header
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692139 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 16:25:18 +00:00 |
|
antelder
|
fad9dbd913
|
Correct JMS binding.sca destination create options
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691961 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 10:40:29 +00:00 |
|
jsdelfino
|
08b9d5aabe
|
Added some of the Maven plugins to distribution/features/all.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691828 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-03 23:30:29 +00:00 |
|
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
|
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 |
|
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
|
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 |
|
lresende
|
9d627fbdaa
|
TUSCANY-2565 - Fixing issues when passing array parameter using json-rpc binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690089 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-29 03:19:47 +00:00 |
|
jsdelfino
|
2efbf39212
|
Minor improvement to build script. Removed directory before recreating it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689934 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 19:15:59 +00:00 |
|
rfeng
|
377b5dcab2
|
Recognize sdo/das jars as tuscany bundles
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689907 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 17:32:24 +00:00 |
|
jsdelfino
|
facf660984
|
Added missing declaration of the repository that hosts the JSR 181 JAR, breaking the build if you built this module first before other modules that also depended on JSR 181.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689696 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 02:05:52 +00:00 |
|
jsdelfino
|
9b7ade113d
|
Minor improvements of some of the build scripts. Do not need to build the assembly with the -Pmodules profile. Excluded the distro modules from the -Pmodules profile. Fixed up some of the OSGi dependencies.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689690 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 01:10:32 +00:00 |
|
rfeng
|
dc22cd629d
|
Add an equinox-based OSGi node launcher
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689677 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 00:17:02 +00:00 |
|