index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating references to stripes dependecy (including manifest.mf) to 1.5.2 rel...
lresende
2010-04-22
1
-14
/
+14
*
Moving to 1.5.2 release of stripes that fixes some issues with jar search (si...
lresende
2010-04-21
1
-1
/
+1
*
Remove unneeded dependency
antelder
2010-04-21
1
-7
/
+0
*
When config null then return noargs newInstance so it gets initialized with t...
antelder
2010-04-21
1
-1
/
+1
*
Change stripes dependency to be provided so its not dragged in but you define...
antelder
2010-04-21
1
-0
/
+1
*
Add a definitions.xml file to the jaxws ws binding that says it may provide s...
antelder
2010-04-21
2
-0
/
+58
*
Put back code to create a soap fault message from an exception. Was there a r...
antelder
2010-04-21
1
-5
/
+12
*
Update to get the default http port from runtime properties
antelder
2010-04-21
3
-5
/
+14
*
Update to get the default http port from runtime properties
antelder
2010-04-21
1
-8
/
+2
*
Pick up the default scheme from runtime properties
antelder
2010-04-21
1
-2
/
+8
*
Add testcase for properties and add properties to the attributes
antelder
2010-04-21
3
-2
/
+72
*
Fix up properties parsing
antelder
2010-04-21
1
-15
/
+31
*
Updating aspectj to it's 1.6.8 release
lresende
2010-04-20
1
-13
/
+5
*
Fix MF
rfeng
2010-04-20
1
-2
/
+2
*
Use string values to avoid OSGi access violation
rfeng
2010-04-20
1
-3
/
+6
*
Extend a couple of comments
slaws
2010-04-20
1
-2
/
+6
*
Make sure that the JAXWS runtime is stopped and put in temp fix for exception...
slaws
2010-04-20
2
-9
/
+38
*
Extend the println to remind me where it's coming from.
slaws
2010-04-20
1
-1
/
+1
*
Add ?wsdl generation and a simple WSDL test. The Tuscany WS model seems a bit...
slaws
2010-04-20
2
-9
/
+105
*
Comment out transaction code in Hazelcast registry while the Hazelcast issue ...
antelder
2010-04-19
1
-9
/
+11
*
Decrease the Hazelcast wait before join time as it makes it appeaer faster
antelder
2010-04-19
1
-0
/
+4
*
Disable the Hazelcast shutdown hook as it causes race conditions with Tuscany...
antelder
2010-04-19
1
-0
/
+4
*
TUSCANY-3527: Take out test with @Ignore is its failing for us
antelder
2010-04-17
1
-76
/
+78
*
TUSCANY-3535: Apply patch from suthakaran sivabalan to fix warning : SCA.Client
antelder
2010-04-17
1
-1
/
+2
*
TUSCANY-3534: Apply patch from William Mayor to fix unchecked warning in asse...
antelder
2010-04-17
1
-1
/
+2
*
Add missing binding-ws-runtime-jaxws-ri module to build to avoid build issues
lresende
2010-04-16
1
-0
/
+1
*
Adding missing import packages
lresende
2010-04-16
1
-0
/
+3
*
Adding binding.rss to build
lresende
2010-04-16
1
-0
/
+2
*
Adding missing OSGi manifest for binding-rss-runtime and fixing up the one fo...
lresende
2010-04-16
2
-0
/
+19
*
Removing unused import...
lresende
2010-04-16
1
-1
/
+0
*
Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...
slaws
2010-04-16
12
-447
/
+7
*
Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...
slaws
2010-04-16
14
-0
/
+941
*
Fix properties file url reading
antelder
2010-04-15
1
-7
/
+8
*
update documentation scheme in the light of mailing list discussion
kelvingoodson
2010-04-15
1
-1
/
+1
*
add reporting section to build, with javadoc custom tag "tuscany.extension.sp...
kelvingoodson
2010-04-15
1
-0
/
+1
*
Initialize the properties to avoid any NPE
antelder
2010-04-15
1
-1
/
+1
*
Update host webapp to use the new runtime config properties. Add a TODO comment
antelder
2010-04-15
1
-1
/
+7
*
Set the runtime properties in the extension to make them available across the...
antelder
2010-04-15
1
-0
/
+3
*
Start adding support for configureing the runtime (NodeFactory) via some prop...
antelder
2010-04-15
1
-17
/
+85
*
Add new RuntimeProperties impl
antelder
2010-04-15
2
-0
/
+56
*
Add new RuntimeProperties interface to enable extensions getting hold of the ...
antelder
2010-04-15
1
-0
/
+27
*
Add TODO comment about problem in ServiceDiscovery
antelder
2010-04-15
1
-0
/
+3
*
Passing ExtensionPointRegistry into the constructor
rfeng
2010-04-14
2
-3
/
+5
*
Add duplication check for SCA configurations
rfeng
2010-04-14
5
-26
/
+87
*
TUSCANY-3533 - break the loop of CLMR through contribution to the components ...
slaws
2010-04-13
1
-3
/
+4
*
TUSCANY-3533 - disable registration of the dummy config. Doesn't seem to affe...
slaws
2010-04-13
1
-5
/
+5
*
Add a NodeFactory newInstance method that takes a Properties object instead o...
antelder
2010-04-13
1
-0
/
+24
*
TUSCANY-3531 - validate that composite reference don't override nonOverridabl...
slaws
2010-04-09
2
-2
/
+31
*
Ensure a Node is created for each context
antelder
2010-04-09
1
-3
/
+10
*
Synchronize shutdown to avoid exceptions when things happen concurently
antelder
2010-04-09
1
-26
/
+36
[next]