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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-30
Relax the Monitor/Problem interfaces to take Throwable and Obbject...
rfeng
2
-9
/
+4
2009-09-29
Refactor tuscany-endpoint module into tuscany-core
rfeng
1
-7
/
+0
2009-09-28
Minor clean up
rfeng
1
-2
/
+2
2009-09-28
Refactor the builder implementations into tuscany-builder module
rfeng
1
-0
/
+7
2009-09-25
Refactor CompositeActivator, ComponentContext and other related interfaces in...
rfeng
3
-4
/
+5
2009-09-24
Improve CompositeImpl.clone so that it clones both included and nested compos...
rfeng
1
-7
/
+8
2009-09-22
Dump out nested composites also.
slaws
1
-4
/
+19
2009-09-22
Add an operation that dumps out the domain composite as a string. Am using fo...
slaws
1
-1
/
+24
2009-09-18
Remove the need of subclassing Proxy and JXM so that Tuscany can run on Googl...
rfeng
1
-4
/
+7
2009-09-14
Fix compilation error
rfeng
1
-3
/
+3
2009-09-14
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
1
-2
/
+2
2009-09-02
Start to fix the MANIFEST.MF and rename split packages
rfeng
1
-0
/
+1
2009-08-30
Include domain name in log message
antelder
1
-1
/
+1
2009-08-28
Enable setting configuration on the NodeFactoryImpl
antelder
1
-0
/
+14
2009-08-18
Raise an error if two composites with the same name are found (ASM_6001). Als...
slaws
1
-2
/
+2
2009-08-12
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
7
-371
/
+30
2009-08-12
Feed the monitor through into model resolvers should they wish to use it.
slaws
1
-2
/
+2
2009-08-11
Improve the XML schema validation to enable XSDs in other modules
rfeng
1
-0
/
+1
2009-08-10
TUSCANY-3020 - when definitions are aggregated together check that there are ...
slaws
1
-2
/
+8
2009-08-08
Remove the non-OASIS code from the endpoint builder and set up build-time and...
slaws
1
-5
/
+5
2009-08-07
Better handling of case where contribution import is not satisfied, to avoid ...
edwardsmj
1
-6
/
+7
2009-08-05
Provide access to the domain composite for testing purposes
slaws
1
-0
/
+4
2009-08-05
Don't let serious schema validation errors pass to fix for OASIS 120013
antelder
1
-1
/
+1
2009-07-28
Remove the default contents of he thread message context just in case that th...
slaws
1
-0
/
+3
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
11
-1148
/
+1148
2009-07-16
Refactor the OSGi discovery service into node-implementation-osgi
rfeng
2
-73
/
+90
2009-07-15
Add getUtility by key to UtilityExtensionPoint
rfeng
2
-4
/
+4
2009-07-12
TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...
lresende
1
-1
/
+1
2009-07-11
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
1
-2
/
+1
2009-07-08
Include the domain name in the start log message
antelder
1
-1
/
+1
2009-07-07
Fix the merge of definitions
rfeng
1
-1
/
+1
2009-06-29
Use node URI as the object name
rfeng
1
-4
/
+4
2009-06-25
Use the QName as the key for binding base URIs
rfeng
1
-10
/
+8
2009-06-24
Test to push down the default binding configuration into the URI builders so ...
slaws
1
-1
/
+13
2009-06-19
Only unregister the MBean if it's registered
rfeng
2
-7
/
+25
2009-06-19
TUSCANY-3092 build top level composite rather than the individual composites ...
slaws
2
-40
/
+27
2009-06-18
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
1
-1
/
+2
2009-06-17
Start to play with JMX management for SCA nodes
rfeng
3
-0
/
+115
2009-06-17
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
1
-22
/
+5
2009-06-12
Add back in the getServiceEndpoints method
antelder
2
-0
/
+43
2009-06-11
TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...
antelder
1
-3
/
+5
2009-06-10
Remove unused getEndpoints() method
rfeng
2
-43
/
+0
2009-06-10
Fix URI double-escaping issue
rfeng
2
-0
/
+5
2009-06-08
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
1
-1
/
+1
2009-06-08
Move EndpointRegistry from assembly to core-spi
rfeng
1
-6
/
+7
2009-06-08
Update the SCAClient impl to work with multiple nodes in a domain
antelder
1
-1
/
+1
2009-06-01
Correct the NodeFactoryImpl use of the message properties file
antelder
2
-1
/
+23
2009-05-29
Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...
edwardsmj
1
-11
/
+13
2009-05-28
Removed unnecessary reference to Impl class RuntimeComponentServiceImpl
edwardsmj
1
-3
/
+5
2009-05-28
Start of a way to get at the endpoints in a Node
antelder
2
-0
/
+41
[next]