index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check null to avoid NPE (we also have to find out why Endpoint.interfaceContr...
rfeng
2009-06-26
1
-19
/
+20
*
Fix the MANIFEST.MF with import-packages
rfeng
2009-06-26
1
-105
/
+15
*
Fix the compilation error (Endpoint2/EndpointReference2)
rfeng
2009-06-26
2
-18
/
+19
*
Changes to enable implementation-bpel-runtime to run under OSGi, as described...
edwardsmj
2009-06-26
1
-0
/
+140
*
Changes to enable implementation-bpel-runtime to run under OSGi, as described...
edwardsmj
2009-06-26
1
-19
/
+118
*
Some refactoring on the discovery
rfeng
2009-06-26
5
-28
/
+82
*
Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.x
edwardsmj
2009-06-25
1
-45
/
+87
*
Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.x
edwardsmj
2009-06-25
5
-33
/
+189
*
Add the workaround to create a URL based on the free port if no default is co...
rfeng
2009-06-25
1
-21
/
+42
*
Remove EndpointRegistry prefix as the logger has it already
rfeng
2009-06-25
1
-6
/
+6
*
Use the QName as the key for binding base URIs
rfeng
2009-06-25
6
-33
/
+38
*
Configure the base URIs for the bindings
rfeng
2009-06-25
1
-2
/
+14
*
Add a bit logic to find the 1st non-loopback IP address
rfeng
2009-06-25
1
-19
/
+37
*
Make sure the node URI is unique when default nodes are created by the factory
rfeng
2009-06-25
1
-1
/
+4
*
Add more logic to handle the Endpoint publication and discovery
rfeng
2009-06-25
3
-13
/
+54
*
Add service properties from SCA Endpoint
rfeng
2009-06-24
3
-6
/
+23
*
Start to add discovery service for distributed OSGi over SCA
rfeng
2009-06-24
13
-1
/
+1379
*
Allow the replicated map to be listened on the add/remove/update of entries
rfeng
2009-06-24
6
-13
/
+1852
*
Simplify the sca binding providers so that no local/remote decision making is...
slaws
2009-06-24
2
-71
/
+31
*
Test to push down the default binding configuration into the URI builders so ...
slaws
2009-06-24
6
-15
/
+106
*
Deal with file: protocol that doesn't populate the path part of the URL
slaws
2009-06-24
2
-6
/
+7
*
Remove URIs from reference binding.sca to move these composites toward OASIS....
slaws
2009-06-24
7
-23
/
+13
*
Update jsonp binding for recent provider api changes
antelder
2009-06-24
2
-24
/
+17
*
Revert the change for now
rfeng
2009-06-23
1
-1
/
+1
*
Check the existence of OSGI-INF/sca/bundle.composite for SCA bundles
rfeng
2009-06-23
2
-18
/
+38
*
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
2009-06-23
57
-743
/
+818
*
Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContext
rfeng
2009-06-23
1
-88
/
+177
*
Fixes for TUSCANY-3117
ramkumar
2009-06-23
2
-47
/
+67
*
Use componentURI/serviceName/bindingName to derive the URI of a binding if no...
rfeng
2009-06-23
1
-90
/
+85
*
Exclude .svn files
rfeng
2009-06-22
1
-2
/
+14
*
Add jstl dependency so apps using tuscany-jsf don't need to define it
antelder
2009-06-22
1
-0
/
+7
*
correct manifest for removal of conversation package
slaws
2009-06-22
1
-2
/
+0
*
License/notice/header Changes from M3 branch r787159, r787162 and r787164
slaws
2009-06-22
5
-0
/
+124
*
Remove all conversational related code from SCA API and code that uses it as ...
antelder
2009-06-22
37
-2227
/
+8
*
Only unregister the MBean if it's registered
rfeng
2009-06-19
2
-7
/
+25
*
Make the remote flag consistent in names and setters/getters
rfeng
2009-06-19
7
-27
/
+52
*
TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...
slaws
2009-06-19
26
-147
/
+125
*
TUSCANY-3070 add fix from 1.x so that visitors are not added more than once.
slaws
2009-06-19
1
-0
/
+7
*
TUSCANY-3092 build top level composite rather than the individual composites ...
slaws
2009-06-19
2
-40
/
+27
*
TUSCANY-3106 missed file on previous checkin
slaws
2009-06-19
1
-1
/
+1
*
TUSCANY-3107 temporary work around to allow itest/nodes to run
slaws
2009-06-19
1
-1
/
+6
*
TUSCANY-3092 - add flag to indicate remoteness
slaws
2009-06-19
4
-2
/
+27
*
TUSCANY-3106 refactor include processing to make autowire handling match OASI...
slaws
2009-06-19
2
-48
/
+69
*
TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...
slaws
2009-06-19
14
-99
/
+119
*
Add a basic way for testcases toset the default http port
antelder
2009-06-19
1
-1
/
+2
*
Add a basic test for the jsonp binding
antelder
2009-06-19
3
-6
/
+21
*
Add new InvalidServiceException thats defined in the public review version of...
antelder
2009-06-19
1
-0
/
+60
*
Add a tuscany command for Equinox console
rfeng
2009-06-18
2
-0
/
+69
*
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
2009-06-18
10
-24
/
+48
*
Remove unused imports
rfeng
2009-06-18
1
-19
/
+16
[next]