index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Create the runtime version of Endpoint2 for serialization
rfeng
2009-06-10
11
-25
/
+372
*
Add local cache for external XSDs referenced by SCA specs
rfeng
2009-06-10
14
-128
/
+1241
*
Disable SAX entity processing to avoid IOException
rfeng
2009-06-10
1
-34
/
+13
*
Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URI
rfeng
2009-06-09
1
-1
/
+2
*
Remove commented out code as in-JVM cross node sharing is provided via the st...
slaws
2009-06-09
1
-4
/
+0
*
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
2009-06-08
9
-196
/
+254
*
Use Node.getService() instead of exposing the Endpoints to the client
rfeng
2009-06-08
2
-13
/
+7
*
Move EndpointRegistry from assembly to core-spi
rfeng
2009-06-08
10
-420
/
+484
*
Start to add an Apache Tomcat Tribes based replicated EndpointRegistry
rfeng
2009-06-08
4
-0
/
+291
*
Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...
antelder
2009-06-08
1
-0
/
+5
*
Add import packages as a work around for the NodeImpl and Endpoint dependenci...
rfeng
2009-06-08
1
-1
/
+3
*
Update the SCAClient impl to work with multiple nodes in a domain
antelder
2009-06-08
3
-13
/
+38
*
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
2009-06-08
14
-188
/
+343
*
TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This r...
slaws
2009-06-08
4
-0
/
+126
*
TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...
slaws
2009-06-08
1
-11
/
+28
*
TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...
slaws
2009-06-08
2
-10
/
+96
*
Remove cache of RMI proxy because otherwise if the RMI service has been resta...
rfeng
2009-06-03
1
-23
/
+23
*
Commit initial strawman prototype of the EndpointRegistry being discussed on ...
antelder
2009-06-02
2
-0
/
+125
*
Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...
rfeng
2009-06-01
3
-141
/
+180
*
Correct the NodeFactoryImpl use of the message properties file
antelder
2009-06-01
2
-1
/
+23
*
Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...
edwardsmj
2009-05-29
1
-11
/
+13
*
Make the versions consistent
rfeng
2009-05-29
3
-6
/
+6
*
Remove unused imports
rfeng
2009-05-29
1
-35
/
+34
*
Should check source instead of target MF file
rfeng
2009-05-29
1
-2
/
+2
*
Tolerate the non-existence of META-INF/MANIFEST.MF
rfeng
2009-05-28
1
-0
/
+6
*
Removed unnecessary reference to Impl class RuntimeComponentServiceImpl
edwardsmj
2009-05-28
1
-3
/
+5
*
Start of a way to get at the endpoints in a Node
antelder
2009-05-28
2
-0
/
+41
*
Expose the setting of schema validation to subclasses
rfeng
2009-05-28
2
-9
/
+21
*
Update dependencies and fix the MF
rfeng
2009-05-27
2
-4
/
+18
*
First steps towards implementing new method for calculating Endpoints and End...
edwardsmj
2009-05-27
9
-171
/
+815
*
Added new method for testing Equality of two interfaces, as described in TUSC...
edwardsmj
2009-05-27
2
-3
/
+84
*
Add type info to remove ide warning
antelder
2009-05-27
1
-1
/
+1
*
Improve reporting information using a toString() method in WebServicesBinding...
edwardsmj
2009-05-27
1
-0
/
+7
*
Move workspace-impl to contrib as its not used by 2.x trunk code now
antelder
2009-05-27
9
-589
/
+0
*
Move workspace to contrib as its not used by 2.x trunk code now
antelder
2009-05-27
20
-1350
/
+0
*
Move implementation-node-runtime to contrib as its not used by 2.x trunk code...
antelder
2009-05-27
16
-1456
/
+0
*
Move implementation-node to contrib as its not used by 2.x trunk code now
antelder
2009-05-27
21
-2020
/
+0
*
Remove last references to implementation-node and workspace modules as they'r...
antelder
2009-05-27
4
-14
/
+1
*
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
2009-05-27
12
-39
/
+139
*
Refactor the contribution scanner to take Contribution as an argument
rfeng
2009-05-27
15
-221
/
+219
*
Tolerate the non-OSGi environment
rfeng
2009-05-27
3
-8
/
+12
*
Add bundleentry protocol
rfeng
2009-05-27
1
-4
/
+5
*
Only stop the bundle when it is active
rfeng
2009-05-27
1
-1
/
+1
*
Update to jaxb-impl 2.1.11
rfeng
2009-05-27
1
-7
/
+7
*
Remove xml-apis dependencies
rfeng
2009-05-27
1
-3
/
+11
*
Add checking for wrapper style
rfeng
2009-05-27
1
-6
/
+7
*
Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactory
rfeng
2009-05-27
2
-22
/
+23
*
Fixes for TUSCANY-3061
ramkumar
2009-05-26
1
-6
/
+2
*
Update ClassLoaderModelResolver to use the thread context classloader as the ...
antelder
2009-05-25
1
-1
/
+12
*
Fix NPE when using jetty:run plugin with webapps, change contribution to be e...
antelder
2009-05-23
1
-3
/
+3
[prev]
[next]