index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-03
Fix another case of needing to ignore an exception when closing a connection ...
antelder
1
-1
/
+10
2008-09-03
Add a stop for the clientNode which had been left out
antelder
1
-0
/
+1
2008-09-03
Add missing code comment
antelder
1
-0
/
+3
2008-09-03
Automatically start a JMS broker when using the JMS based binding.sca. The br...
antelder
3
-1
/
+86
2008-09-03
Don't crash with an exception if an embedded broker is closed before stop is ...
antelder
1
-1
/
+6
2008-09-03
Fix NPE as now getServiceDiscoverer is non-static
rfeng
1
-1
/
+3
2008-09-03
Make a few fields non-static to ServiceDiscovery
rfeng
9
-90
/
+140
2008-09-03
Upgrade to jruby-1.1.3 to avoid pom.xml issue
rfeng
2
-96
/
+293
2008-09-03
Add binding-sca-jms to the module list to avoid build break in runtime-tomcat
rfeng
1
-0
/
+1
2008-09-03
Fix for TUSCANY-2570, configure Widget client proxies with relative paths.
jsdelfino
1
-12
/
+10
2008-09-02
Modify import version for OSGi framework packages
rsivaram
1
-3
/
+6
2008-09-02
Start of itests for the JMS based binding.sca
antelder
13
-0
/
+455
2008-09-02
Make dependency on node impl explicit
antelder
1
-0
/
+6
2008-09-02
Add jms sca binding to runtime-tomcat
antelder
1
-0
/
+6
2008-09-02
Guard against an NPE when the reference interface contract hasn't been resolv...
antelder
1
-1
/
+1
2008-09-02
Try to avoid an NPE in JMS binding when the refernce interface contarct is null
antelder
1
-1
/
+5
2008-09-02
Add an interim workaround for TUSCANY-2578 - a pluggable mechanism so sca bin...
antelder
3
-2
/
+47
2008-09-02
Change so the target binding is passed in to the JMS service listener. (used ...
antelder
6
-8
/
+19
2008-09-02
Start of a remote SCA binding that uses JMS. I'll post to the ML more about t...
antelder
5
-0
/
+420
2008-09-01
Fixed conversion between URI string and BPEL File.
jsdelfino
3
-6
/
+7
2008-09-01
Added node-launcher-equinox to the distro to test integration with OSGi/Equin...
jsdelfino
15
-20
/
+40
2008-09-01
Added node-launcher-equinox to the POM.
jsdelfino
1
-0
/
+1
2008-09-01
Changed uri and location to strings instead of URI and URL in the BPEL implem...
jsdelfino
10
-39
/
+53
2008-09-01
Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...
jsdelfino
4
-9
/
+33
2008-09-01
Fixed scope of the dependency on the Felix org.osgi.core module, changed it t...
jsdelfino
1
-0
/
+1
2008-09-01
Fixed parameter name, changed servletHost to ejbHost.
jsdelfino
1
-4
/
+4
2008-09-01
TUSCANY-2242: Apply patch from Ramkumar Ramalingam for Incorrent port name in...
antelder
5
-3
/
+206
2008-09-01
Correct typo in jms definitions
antelder
1
-1
/
+1
2008-08-29
Complete jms binding attributes that can be defined in the definitions.xml file
antelder
2
-18
/
+53
2008-08-29
TUSCANY-2565 - Fixing issues when passing array parameter using json-rpc binding
lresende
4
-8
/
+33
2008-08-28
Minor improvement to build script. Removed directory before recreating it.
jsdelfino
1
-0
/
+1
2008-08-28
Recognize sdo/das jars as tuscany bundles
rfeng
1
-1
/
+1
2008-08-28
Added missing declaration of the repository that hosts the JSR 181 JAR, break...
jsdelfino
1
-0
/
+9
2008-08-28
Minor improvements of some of the build scripts. Do not need to build the ass...
jsdelfino
14
-212
/
+258
2008-08-28
Add an equinox-based OSGi node launcher
rfeng
20
-0
/
+2394
2008-08-27
Additional fix for TUSCANY-2566
rfeng
3
-70
/
+87
2008-08-27
Move to maven-bundle-plugin 1.4.3 and make tuscany-bundle-plugin more tolerat...
rfeng
3
-3
/
+10
2008-08-27
Add a bundle activator to set up the ServiceDiscovery
rfeng
2
-0
/
+47
2008-08-27
Fix for TUSCANY-2398
rfeng
7
-24
/
+66
2008-08-27
Starting to work on including the required OSGi runtime pieces into a test di...
jsdelfino
10
-10
/
+27
2008-08-27
Added missing path to URL mappings to Eclipse update site.xml.
jsdelfino
1
-0
/
+13
2008-08-27
TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta...
antelder
10
-170
/
+746
2008-08-27
Add jms-definitions itest to build
antelder
1
-0
/
+1
2008-08-27
Updates to get the JMS binding requestConnection and responseConnection attri...
antelder
9
-8
/
+117
2008-08-27
Updates to get itest working, correct typo in test assert and use namespace q...
antelder
3
-3
/
+4
2008-08-27
TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...
vamsic007
1
-0
/
+27
2008-08-27
TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...
vamsic007
1
-1
/
+3
2008-08-27
Added missing header.
jsdelfino
1
-0
/
+18
2008-08-27
Updating json-rpc binding test case to reproduce problems when passing an arr...
lresende
4
-13
/
+44
2008-08-27
Added -nosplash option to the build script to avoid locking the UI with the E...
jsdelfino
1
-1
/
+1
[next]