index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
node-impl
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for when domain name is null
antelder
2009-05-06
1
-2
/
+12
*
Continue exploring sca client api with a new module for the client implementa...
antelder
2009-05-06
3
-35
/
+5
*
Add the check for deployment composite from the XML string value
rfeng
2009-05-01
1
-92
/
+112
*
Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ...
edwardsmj
2009-04-28
1
-11
/
+37
*
Update the node-impl to use DefinitionsExtensionPoint to load definitions
rfeng
2009-04-15
1
-2
/
+9
*
Initial support for the SCAClient API, probably better ways we can do this bu...
antelder
2009-04-07
3
-1
/
+43
*
Add an option to control is schema validation should be enabled
rfeng
2009-03-27
1
-73
/
+96
*
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
2009-03-19
1
-3
/
+13
*
Rename the constant
rfeng
2009-03-12
1
-3
/
+3
*
Support the SCA property value based on the OASIS syntax
rfeng
2009-03-06
1
-1
/
+1
*
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2009-03-06
3
-4
/
+4
*
Avoid the NPE
rfeng
2009-03-05
1
-4
/
+4
*
More changes to switch SCA namespace from osoa version to oasis one
rfeng
2009-03-05
1
-1
/
+18
*
Updates to node-impl to use OASIS namespaces/schema
lresende
2009-03-04
3
-4
/
+5
*
CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...
antelder
2009-02-26
1
-0
/
+4
*
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
2009-02-20
1
-2
/
+2
*
Update NodeImpl so it works with webapps passing in the web.composite content...
antelder
2009-02-20
2
-28
/
+34
*
Remove the use of tempuri.org
rfeng
2009-02-17
1
-2
/
+4
*
Comment out the excessive logging
rfeng
2009-02-03
1
-3
/
+3
*
TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...
slaws
2009-02-02
1
-24
/
+79
*
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2009-01-28
2
-4
/
+4
*
Refactor the tuscany-core module to move private classes out of the SPI packages
rfeng
2008-12-04
1
-6
/
+6
*
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
2008-12-03
1
-2
/
+1
*
Simplify the Node API for a common default case so that creating a Node for s...
antelder
2008-11-21
3
-1
/
+74
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
9
-0
/
+902
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
14
-2034
/
+0
*
TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol type
antelder
2008-09-15
1
-0
/
+6
*
TUSCANY-2587 - change the name of promoted services so that the component nam...
slaws
2008-09-09
1
-1
/
+1
*
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
2008-09-09
2
-14
/
+18
*
Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...
rfeng
2008-08-19
14
-0
/
+2024