index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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 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
2
-3
/
+9
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
Added missing declaration of the repository that hosts the JSR 181 JAR, break...
jsdelfino
1
-0
/
+9
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
1
-1
/
+1
2008-08-27
Add a bundle activator to set up the ServiceDiscovery
rfeng
2
-0
/
+47
2008-08-27
Fix for TUSCANY-2398
rfeng
6
-22
/
+65
2008-08-27
TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta...
antelder
10
-170
/
+746
2008-08-27
Updates to get the JMS binding requestConnection and responseConnection attri...
antelder
9
-8
/
+117
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
Updating json-rpc binding test case to reproduce problems when passing an arr...
lresende
4
-13
/
+44
2008-08-27
Pass properties from a parent domain or node manager to child node when start...
jsdelfino
1
-1
/
+18
2008-08-26
Configure the maven dependency plugin to overwrite artifacts
rfeng
1
-0
/
+2
2008-08-26
gracefully shutdown felix so that bundle activators are notified
rfeng
1
-1
/
+1
2008-08-26
TUSCANY-2501 reference should either be all annotated or all not annotated. H...
slaws
2
-3
/
+5
2008-08-26
TUSCANY-2513 add missing dependency on jsr181
slaws
1
-0
/
+6
2008-08-26
TUSCANY-2545: Don't include the exception cause object when return ing and ex...
antelder
1
-1
/
+18
2008-08-26
Correct typo in artifact name
antelder
1
-1
/
+1
2008-08-26
Adding BPEL JBPM module to build
lresende
1
-0
/
+1
2008-08-26
Project structure for jBPM BPEL support
lresende
4
-0
/
+430
2008-08-25
Fix for TUSCANY-2513 (patch from Scott)
rfeng
2
-2
/
+22
2008-08-25
Added support for two parameters to NodeLauncher: composite URI and contribut...
jsdelfino
2
-6
/
+32
2008-08-23
Added missing dependency on binding-http-runtime.
jsdelfino
1
-1
/
+7
2008-08-22
Fixes for itest/osgi-tuscany
rsivaram
5
-5
/
+5
2008-08-22
TUSCANY-2562 Callback issue when reference is set with getter & setter method
vamsic007
1
-3
/
+9
2008-08-22
Change the encoding to UTF-8,Jira TUSCANY-2560.
fwang
1
-1
/
+1
2008-08-20
Running ws in websphere requires xerces/xalan/xml-apis so add them as depende...
antelder
1
-0
/
+17
2008-08-20
TUSCANY-2537: Apply patch from Dan Becker for Demonstrate Atom Binding end to...
antelder
1
-13
/
+134
[next]