summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial basic support for web.composite, see TUSCANY-2581antelder2008-09-031-0/+36
* Another TUSCANY-2580 fix for binding.sca.jmsantelder2008-09-031-0/+6
* Interim fixes to get binding-sca-jms working, see TUSCANY-2580. These need to...antelder2008-09-034-3/+37
* Fix another case of needing to ignore an exception when closing a connection ...antelder2008-09-031-1/+10
* Add a stop for the clientNode which had been left outantelder2008-09-031-0/+1
* Add missing code commentantelder2008-09-031-0/+3
* Automatically start a JMS broker when using the JMS based binding.sca. The br...antelder2008-09-033-1/+86
* Don't crash with an exception if an embedded broker is closed before stop is ...antelder2008-09-031-1/+6
* Fix NPE as now getServiceDiscoverer is non-staticrfeng2008-09-031-1/+3
* Make a few fields non-static to ServiceDiscoveryrfeng2008-09-039-90/+140
* Upgrade to jruby-1.1.3 to avoid pom.xml issuerfeng2008-09-032-96/+293
* Add binding-sca-jms to the module list to avoid build break in runtime-tomcatrfeng2008-09-031-0/+1
* Fix for TUSCANY-2570, configure Widget client proxies with relative paths.jsdelfino2008-09-031-12/+10
* Modify import version for OSGi framework packagesrsivaram2008-09-021-3/+6
* Start of itests for the JMS based binding.scaantelder2008-09-0213-0/+455
* Make dependency on node impl explicitantelder2008-09-021-0/+6
* Add jms sca binding to runtime-tomcatantelder2008-09-021-0/+6
* Guard against an NPE when the reference interface contract hasn't been resolv...antelder2008-09-021-1/+1
* Try to avoid an NPE in JMS binding when the refernce interface contarct is nullantelder2008-09-021-1/+5
* Add an interim workaround for TUSCANY-2578 - a pluggable mechanism so sca bin...antelder2008-09-023-2/+47
* Change so the target binding is passed in to the JMS service listener. (used ...antelder2008-09-026-8/+19
* Start of a remote SCA binding that uses JMS. I'll post to the ML more about t...antelder2008-09-025-0/+420
* Fixed conversion between URI string and BPEL File.jsdelfino2008-09-013-6/+7
* Added node-launcher-equinox to the distro to test integration with OSGi/Equin...jsdelfino2008-09-0115-20/+40
* Added node-launcher-equinox to the POM.jsdelfino2008-09-011-0/+1
* Changed uri and location to strings instead of URI and URL in the BPEL implem...jsdelfino2008-09-0110-39/+53
* Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...jsdelfino2008-09-014-9/+33
* Fixed scope of the dependency on the Felix org.osgi.core module, changed it t...jsdelfino2008-09-011-0/+1
* Fixed parameter name, changed servletHost to ejbHost.jsdelfino2008-09-011-4/+4
* TUSCANY-2242: Apply patch from Ramkumar Ramalingam for Incorrent port name in...antelder2008-09-015-3/+206
* Correct typo in jms definitionsantelder2008-09-011-1/+1
* Complete jms binding attributes that can be defined in the definitions.xml fileantelder2008-08-292-18/+53
* TUSCANY-2565 - Fixing issues when passing array parameter using json-rpc bindinglresende2008-08-294-8/+33
* Minor improvement to build script. Removed directory before recreating it.jsdelfino2008-08-281-0/+1
* Recognize sdo/das jars as tuscany bundlesrfeng2008-08-281-1/+1
* Added missing declaration of the repository that hosts the JSR 181 JAR, break...jsdelfino2008-08-281-0/+9
* Minor improvements of some of the build scripts. Do not need to build the ass...jsdelfino2008-08-2814-212/+258
* Add an equinox-based OSGi node launcherrfeng2008-08-2820-0/+2394
* Additional fix for TUSCANY-2566rfeng2008-08-273-70/+87
* Move to maven-bundle-plugin 1.4.3 and make tuscany-bundle-plugin more tolerat...rfeng2008-08-273-3/+10
* Add a bundle activator to set up the ServiceDiscoveryrfeng2008-08-272-0/+47
* Fix for TUSCANY-2398rfeng2008-08-277-24/+66
* Starting to work on including the required OSGi runtime pieces into a test di...jsdelfino2008-08-2710-10/+27
* Added missing path to URL mappings to Eclipse update site.xml.jsdelfino2008-08-271-0/+13
* TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta...antelder2008-08-2710-170/+746
* Add jms-definitions itest to buildantelder2008-08-271-0/+1
* Updates to get the JMS binding requestConnection and responseConnection attri...antelder2008-08-279-8/+117
* Updates to get itest working, correct typo in test assert and use namespace q...antelder2008-08-273-3/+4
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-0/+27
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-1/+3