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
2009-07-02
Exclude the asm-commons transitive dependency as Tuscany uses the asm all jar...
antelder
1
-0
/
+4
2009-07-02
Update LICENSE file for latest trunk distribution, all changes are related to...
antelder
1
-103
/
+32
2009-07-02
Fix the algorithm to create File from URL
rfeng
2
-11
/
+26
2009-07-02
Update the bpel
rfeng
1
-7
/
+7
2009-07-02
Reformat the pom.xml
rfeng
1
-197
/
+172
2009-07-02
Change the OpenJPA dep to 1.2.1 release
rfeng
1
-139
/
+141
2009-07-01
Update the bpel
rfeng
1
-7
/
+22
2009-07-01
Add the fault explanation to the error message
rfeng
1
-37
/
+38
2009-07-01
Update bpel to create the WSDL/XSD conforming response
rfeng
1
-5
/
+17
2009-07-01
Use system property to check if the launcher is running under maven surefire ...
rfeng
3
-8
/
+17
2009-07-01
Fixes to implementation-bpel-runtime to fix bugs when working with ODE 1.3.2
edwardsmj
4
-16
/
+83
2009-07-01
Remove extranious 'not' from error message
antelder
1
-1
/
+1
2009-07-01
Correct error message
antelder
1
-1
/
+1
2009-07-01
Add an itest that verifies the LICENSE file in the binary distribution matche...
antelder
2
-0
/
+204
2009-07-01
Update bin distro LICENSE to match the distribution
antelder
1
-5
/
+1
2009-06-30
Starting to hook distribution/discovery services
rfeng
8
-83
/
+178
2009-06-30
Remove the duplicate notifications
rfeng
1
-9
/
+0
2009-06-29
Use node URI as the object name
rfeng
1
-4
/
+4
2009-06-29
Remove dependency on SCABinding/WebServiceBinding models
rfeng
3
-11
/
+10
2009-06-29
Start adding a more meaningful (compared to unresolved) status field to endpo...
slaws
3
-4
/
+61
2009-06-29
Add missing dependency
slaws
1
-1
/
+6
2009-06-26
Update to ode 1.3.2 for the dao-derby zip
rfeng
2
-13
/
+13
2009-06-26
Check null to avoid NPE (we also have to find out why Endpoint.interfaceContr...
rfeng
1
-19
/
+20
2009-06-26
Fix the MANIFEST.MF with import-packages
rfeng
1
-105
/
+15
2009-06-26
Fix the compilation error (Endpoint2/EndpointReference2)
rfeng
2
-18
/
+19
2009-06-26
Correct the jsf sample dependency. (Sigh, thought i committed this the other ...
antelder
1
-3
/
+3
2009-06-26
Changes to enable implementation-bpel-runtime to run under OSGi, as described...
edwardsmj
1
-0
/
+140
2009-06-26
Changes to enable implementation-bpel-runtime to run under OSGi, as described...
edwardsmj
1
-19
/
+118
2009-06-26
Add repo for Saxon 9.x
slaws
1
-1
/
+12
2009-06-26
Add missing license header
antelder
1
-0
/
+19
2009-06-26
Some refactoring on the discovery
rfeng
5
-28
/
+82
2009-06-25
Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.x
edwardsmj
1
-45
/
+87
2009-06-25
Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.x
edwardsmj
5
-33
/
+189
2009-06-25
Use file paths instead of file URLs as relative paths for file URLs are not s...
rfeng
5
-46
/
+18
2009-06-25
Add the workaround to create a URL based on the free port if no default is co...
rfeng
1
-21
/
+42
2009-06-25
Remove EndpointRegistry prefix as the logger has it already
rfeng
1
-6
/
+6
2009-06-25
Use the QName as the key for binding base URIs
rfeng
6
-33
/
+38
2009-06-25
Configure the base URIs for the bindings
rfeng
3
-9
/
+30
2009-06-25
Make the server wait and make the client impl call the server on init as ther...
slaws
2
-2
/
+12
2009-06-25
Add a bit logic to find the 1st non-loopback IP address
rfeng
1
-19
/
+37
2009-06-25
Make the two nodes indepent of the maven pom versions
rfeng
2
-7
/
+11
2009-06-25
Add a testcase that runs two nodes in the same JVM but different classloaders
rfeng
3
-0
/
+431
2009-06-25
Use two different node URIs for the test case
rfeng
1
-8
/
+15
2009-06-25
Make service remotable so its easier for users to extend without having the p...
antelder
1
-0
/
+3
2009-06-25
Make sure the node URI is unique when default nodes are created by the factory
rfeng
1
-1
/
+4
2009-06-25
Add more logic to handle the Endpoint publication and discovery
rfeng
3
-13
/
+54
2009-06-24
Add service properties from SCA Endpoint
rfeng
3
-6
/
+23
2009-06-24
Start to add discovery service for distributed OSGi over SCA
rfeng
13
-1
/
+1379
2009-06-24
Allow the replicated map to be listened on the add/remove/update of entries
rfeng
6
-13
/
+1852
2009-06-24
Extend test that starts nodes in separate vms. Won't actually work until dist...
slaws
9
-20
/
+91
[next]