index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Expose the setting of schema validation to subclasses
rfeng
2
-9
/
+21
2009-05-27
Update dependencies and fix the MF
rfeng
2
-4
/
+18
2009-05-27
First steps towards implementing new method for calculating Endpoints and End...
edwardsmj
9
-171
/
+815
2009-05-27
Added new method for testing Equality of two interfaces, as described in TUSC...
edwardsmj
2
-3
/
+84
2009-05-27
Add type info to remove ide warning
antelder
1
-1
/
+1
2009-05-27
Improve reporting information using a toString() method in WebServicesBinding...
edwardsmj
1
-0
/
+7
2009-05-27
Move workspace-impl to contrib as its not used by 2.x trunk code now
antelder
9
-589
/
+0
2009-05-27
Move workspace to contrib as its not used by 2.x trunk code now
antelder
20
-1350
/
+0
2009-05-27
Move implementation-node-runtime to contrib as its not used by 2.x trunk code...
antelder
16
-1456
/
+0
2009-05-27
Move implementation-node to contrib as its not used by 2.x trunk code now
antelder
21
-2020
/
+0
2009-05-27
Remove last references to implementation-node and workspace modules as they'r...
antelder
4
-14
/
+1
2009-05-27
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
12
-39
/
+139
2009-05-27
Refactor the contribution scanner to take Contribution as an argument
rfeng
15
-221
/
+219
2009-05-27
Tolerate the non-OSGi environment
rfeng
3
-8
/
+12
2009-05-27
Add bundleentry protocol
rfeng
1
-4
/
+5
2009-05-27
Only stop the bundle when it is active
rfeng
1
-1
/
+1
2009-05-27
Update to jaxb-impl 2.1.11
rfeng
1
-7
/
+7
2009-05-27
Remove xml-apis dependencies
rfeng
1
-3
/
+11
2009-05-27
Add checking for wrapper style
rfeng
1
-6
/
+7
2009-05-27
Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactory
rfeng
2
-22
/
+23
2009-05-26
Fixes for TUSCANY-3061
ramkumar
1
-6
/
+2
2009-05-25
Update ClassLoaderModelResolver to use the thread context classloader as the ...
antelder
1
-1
/
+12
2009-05-23
Fix NPE when using jetty:run plugin with webapps, change contribution to be e...
antelder
1
-3
/
+3
2009-05-23
Update manifest for binding.sca moves
antelder
1
-3
/
+2
2009-05-23
Update manifest for binding.sca moves
antelder
1
-2
/
+1
2009-05-22
Add logging for register/unregister
rfeng
1
-11
/
+20
2009-05-20
Align the webapp node with the node configuration
rfeng
2
-86
/
+91
2009-05-20
Refactor the default node config factory so that it doesn't require the impor...
rfeng
3
-2
/
+21
2009-05-20
Make sure the bundle is started when a service is registered
rfeng
1
-2
/
+18
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
39
-135
/
+271
2009-05-20
Renaming implementation-bpel-ode to implementation-bpel-runtime to follow the...
lresende
28
-2
/
+2
2009-05-19
Expose extension point registery
rfeng
1
-0
/
+5
2009-05-19
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
16
-1418
/
+836
2009-05-19
Remove empty line
rfeng
1
-1
/
+0
2009-05-18
Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...
rfeng
9
-106
/
+139
2009-05-17
Merge interface-java-xml into interface-java
antelder
23
-311
/
+23
2009-05-17
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
36
-70
/
+51
2009-05-16
Fix for TUSCANY-3036: for component service interface mismatch with implement...
edwardsmj
1
-2
/
+2
2009-05-16
Fix for TUSCANY-3036: for component service interface mismatch with implement...
edwardsmj
1
-1
/
+1
2009-05-16
Fix for TUSCANY-3035: for component service interface mismatch with implement...
edwardsmj
1
-2
/
+3
2009-05-16
Remove unused depenedency
antelder
1
-7
/
+0
2009-05-16
Decouple node-impl from sca-client-impl
antelder
7
-36
/
+54
2009-05-15
Adding support for <baseURI> element of binding base uri configuration
rfeng
3
-2
/
+20
2009-05-15
Update the node launcher to use the NodeFactory
rfeng
9
-253
/
+334
2009-05-15
Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote at...
edwardsmj
1
-1
/
+2
2009-05-15
Add the processor to read the node configuration in the ATOM format
rfeng
1
-0
/
+160
2009-05-15
Push down some of the createNode() methods to NodeFactory and only require th...
rfeng
7
-128
/
+300
2009-05-15
Update NodeUtil and add a test case
rfeng
2
-20
/
+59
2009-05-15
OSOA annotations and APIs. part of minimum changes required to get an OSOA sa...
slaws
40
-0
/
+1796
2009-05-15
implementation java processor for OSOA SCDL. part of minimum changes required...
slaws
21
-0
/
+1428
[next]