index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
On stop also stop the runtime if its set
antelder
1
-0
/
+3
2011-05-19
Correct typo
antelder
1
-2
/
+1
2011-05-19
Guard against NPE
antelder
1
-3
/
+5
2011-05-19
Update to add APIs to get at which composites are running where
antelder
8
-6
/
+83
2011-05-19
Add a method to get the domain members
antelder
8
-1
/
+52
2011-05-19
Remove TODO that has now been done
antelder
1
-4
/
+0
2011-05-19
Remove ActivationException on installs, add some TODO comments
antelder
2
-9
/
+10
2011-05-18
Fix Shell started command to not rely on the installed contributions (which m...
antelder
1
-16
/
+16
2011-05-18
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
4
-16
/
+77
2011-05-18
Use transaction again as it works with Strings instead of QNames
antelder
1
-18
/
+17
2011-05-18
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
13
-113
/
+108
2011-05-18
Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...
antelder
3
-10
/
+10
2011-05-17
Fix the OSGi import
rfeng
1
-0
/
+1
2011-05-17
Make sure the generics are generated into the Resource implementation class s...
rfeng
5
-6
/
+60
2011-05-17
Add some more TODOs
antelder
1
-0
/
+7
2011-05-17
Update javadoc and add some TODOs
antelder
2
-88
/
+35
2011-05-17
Update to try the LSSerializer approach to pretty printing
antelder
1
-3
/
+31
2011-05-17
Update for latest domain node changes
antelder
1
-2
/
+4
2011-05-17
Update for latest domain node changes
antelder
1
-1
/
+2
2011-05-17
Update for latest domain node changes
antelder
1
-5
/
+7
2011-05-17
Update Shell for the latest domain node changes
antelder
2
-34
/
+39
2011-05-17
Merege the refactoring in nodeImpl2 back into NodeImpl
antelder
12
-937
/
+398
2011-05-17
Don't include contributions with now running composites
antelder
1
-4
/
+6
2011-05-17
Remove unused methods on InstalledContribution and add a method to merge in c...
antelder
1
-15
/
+40
2011-05-17
Add a utility to get an XML string for a model object
antelder
1
-0
/
+58
2011-05-16
Update shell to show contributions imports
antelder
1
-0
/
+13
2011-05-16
Update to populate the installed contributions imports
antelder
1
-0
/
+12
2011-05-16
Add info on imports to InstalledContribution
antelder
1
-5
/
+9
2011-05-16
Correct typo in package name
antelder
3
-3
/
+3
2011-05-16
Simplify to use the loadDocument method on Deployer
antelder
1
-9
/
+2
2011-05-16
Add a method to Deployer to load a model from XML and validate the Monitor re...
antelder
2
-1
/
+20
2011-05-16
Simplify methods for loading a composite by xml
antelder
1
-12
/
+10
2011-05-16
Rename hazelcast registry packages to match the new DomainRegistry naming
antelder
9
-12
/
+13
2011-05-16
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
40
-297
/
+297
2011-05-15
Update for the new ContributionListener, to support adding composites to a co...
antelder
2
-19
/
+141
2011-05-15
Update to support the new registry ContributionListener function
antelder
1
-2
/
+22
2011-05-15
Update for the new updateInstalledContribution method
antelder
1
-0
/
+3
2011-05-15
Update for the new addComposite method
antelder
1
-0
/
+6
2011-05-15
Add a method to add a Composite to a Contribution
antelder
2
-0
/
+11
2011-05-15
Update for the new updateInstalledContribution method
antelder
1
-0
/
+6
2011-05-15
Update EndpointRegistryImpl to use the new ContributionListener and the updat...
antelder
1
-0
/
+12
2011-05-15
Add a EndpointRegistry method to update contributions and a ContributionListe...
antelder
3
-0
/
+42
2011-05-15
Update for the spi intefrcae changes, clean up some of the redundant code, an...
antelder
1
-50
/
+38
2011-05-15
Update to match the Contribution and InstalledContribution interface changes
antelder
1
-12
/
+5
2011-05-15
Rename init to build and remove the getCompositeURI method as thats now done ...
antelder
1
-26
/
+3
2011-05-15
Update the detailed installed contribution command to show more information a...
antelder
1
-5
/
+20
2011-05-15
Update InstalledContribution to derive a default uri when no uri is specify
antelder
1
-6
/
+40
2011-05-15
Update for COntribution interfcae change
antelder
1
-0
/
+6
2011-05-15
Add a method to Contribution to merge in ContributionMetadata
antelder
2
-0
/
+23
2011-05-14
Update for the Contribution and ServiceHelper chnages and to add a few more m...
antelder
2
-46
/
+52
[next]