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
/
main
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the methods on RuntimeEndpoint/RuntimeEndpointReference
rfeng
2009-11-18
1
-0
/
+2
*
Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...
rfeng
2009-11-13
2
-74
/
+1
*
Only create the registry if it's not set
rfeng
2009-10-29
1
-3
/
+5
*
Pass ServiceRegistry via extensionPointRegistry to remove static references
rfeng
2009-10-28
1
-0
/
+1
*
Refactor the deployer into tuscany-deployment module
rfeng
2009-10-22
4
-895
/
+5
*
Removing references to management class which is restricted in app engine env...
lresende
2009-10-22
1
-2
/
+6
*
Remove the dependency on NodeImpl and add the service registration
rfeng
2009-10-21
2
-4
/
+2
*
Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...
rfeng
2009-10-21
4
-365
/
+782
*
Set the monitor to ValidatingXMLStreamReader
rfeng
2009-10-21
1
-7
/
+13
*
Change import not found warning to severe
slaws
2009-10-19
1
-1
/
+5
*
This is to change the Monitor to be request scoped for most of the cases:
rfeng
2009-10-16
4
-35
/
+40
*
Resolve relative path of the contribution locations against the node.xml
rfeng
2009-10-14
1
-1
/
+28
*
Add capability to read domainRegistry and other options
rfeng
2009-10-09
3
-1
/
+15
*
Refactor the runtime build logic into EndpointReferenceBinder
rfeng
2009-10-09
3
-42
/
+44
*
Further refactor the CompositeContext to be the place to hold information abo...
rfeng
2009-10-05
2
-3
/
+12
*
Use Tuscany extensibility to create XMLOutputFactory
rfeng
2009-10-05
1
-1
/
+4
*
Make CompositeActivator a stateless utility by using CompositeContext to hold...
rfeng
2009-10-02
2
-18
/
+82
*
Relax the Monitor/Problem interfaces to take Throwable and Obbject...
rfeng
2009-09-30
2
-9
/
+4
*
Minor clean up
rfeng
2009-09-28
1
-2
/
+2
*
Refactor CompositeActivator, ComponentContext and other related interfaces in...
rfeng
2009-09-25
2
-4
/
+4
*
Improve CompositeImpl.clone so that it clones both included and nested compos...
rfeng
2009-09-24
1
-7
/
+8
*
Dump out nested composites also.
slaws
2009-09-22
1
-4
/
+19
*
Add an operation that dumps out the domain composite as a string. Am using fo...
slaws
2009-09-22
1
-1
/
+24
*
Remove the need of subclassing Proxy and JXM so that Tuscany can run on Googl...
rfeng
2009-09-18
1
-4
/
+7
*
Fix compilation error
rfeng
2009-09-14
1
-3
/
+3
*
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
2009-09-14
1
-2
/
+2
*
Include domain name in log message
antelder
2009-08-30
1
-1
/
+1
*
Enable setting configuration on the NodeFactoryImpl
antelder
2009-08-28
1
-0
/
+14
*
Raise an error if two composites with the same name are found (ASM_6001). Als...
slaws
2009-08-18
1
-2
/
+2
*
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
2009-08-12
5
-366
/
+22
*
Feed the monitor through into model resolvers should they wish to use it.
slaws
2009-08-12
1
-2
/
+2
*
TUSCANY-3020 - when definitions are aggregated together check that there are ...
slaws
2009-08-10
1
-2
/
+8
*
Remove the non-OASIS code from the endpoint builder and set up build-time and...
slaws
2009-08-08
1
-5
/
+5
*
Better handling of case where contribution import is not satisfied, to avoid ...
edwardsmj
2009-08-07
1
-6
/
+7
*
Provide access to the domain composite for testing purposes
slaws
2009-08-05
1
-0
/
+4
*
Don't let serious schema validation errors pass to fix for OASIS 120013
antelder
2009-08-05
1
-1
/
+1
*
Remove the default contents of he thread message context just in case that th...
slaws
2009-07-28
1
-0
/
+3
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
7
-943
/
+943
*
Refactor the OSGi discovery service into node-implementation-osgi
rfeng
2009-07-16
2
-73
/
+90
*
Add getUtility by key to UtilityExtensionPoint
rfeng
2009-07-15
2
-4
/
+4
*
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
2009-07-11
1
-2
/
+1
*
Include the domain name in the start log message
antelder
2009-07-08
1
-1
/
+1
*
Fix the merge of definitions
rfeng
2009-07-07
1
-1
/
+1
*
Use node URI as the object name
rfeng
2009-06-29
1
-4
/
+4
*
Use the QName as the key for binding base URIs
rfeng
2009-06-25
1
-10
/
+8
*
Test to push down the default binding configuration into the URI builders so ...
slaws
2009-06-24
1
-1
/
+13
*
Only unregister the MBean if it's registered
rfeng
2009-06-19
2
-7
/
+25
*
TUSCANY-3092 build top level composite rather than the individual composites ...
slaws
2009-06-19
2
-40
/
+27
*
Start to play with JMX management for SCA nodes
rfeng
2009-06-17
3
-0
/
+115
*
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
2009-06-17
1
-22
/
+5
[next]