index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
modules
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
Fixed build bootstrap error with duplicate variable definitions.
jsdelfino
1
-1
/
+1
2010-03-01
Minor fixes to distro build. Added missing scripts. Placed libraries in the c...
jsdelfino
2
-14
/
+15
2010-02-28
Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable.
jsdelfino
1
-11
/
+11
2010-02-22
Moved component start calls from HTTPD postConfig to childInit, to give compo...
jsdelfino
4
-22
/
+20
2010-02-17
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
8
-101
/
+61
2010-02-07
Support HTTPD graceful restarts for non-stop operation. Simplified Python and...
jsdelfino
4
-53
/
+26
2010-02-07
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
8
-23
/
+67
2010-01-30
Correctly pass property values to component implementations.
jsdelfino
4
-17
/
+33
2010-01-24
Minor improvements to java component support, use one classloader per compone...
jsdelfino
17
-66
/
+704
2010-01-17
Updated test composites and xsds to the latest SCA schemas.
jsdelfino
1
-1
/
+1
2010-01-17
Simplified Makefiles a bit. Added -R options to configure shared library runt...
jsdelfino
3
-7
/
+135
2010-01-17
Integrated Java component support as an HTTPD module. Added test case and sto...
jsdelfino
13
-53
/
+557
2010-01-11
Added utility functions to help call Java code using JNI and wrap Axis2/java ...
jsdelfino
10
-0
/
+792