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
/
trunk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-05-14
Move all the code for making service proxys to a seperate helper class. Seems...
antelder
1
-0
/
+182
2011-05-14
Update for new method on the Contribution interface
antelder
1
-0
/
+6
2011-05-14
Add a method to Contribution to get an artifacts Model object
antelder
2
-1
/
+15
2011-05-14
Format the code fragment to make it a little more readable
antelder
1
-2
/
+1
2011-05-13
Move the setting of the local endpoints to before the other stores to fix the...
antelder
1
-1
/
+1
2011-05-13
Add test contribution jars missed on previous commit
antelder
2
-0
/
+0
2011-05-13
Add code for handling import/export better, imports now work when the exporti...
antelder
2
-25
/
+64
2011-05-13
Add tests for Node2
antelder
1
-0
/
+157
2011-05-13
Add a temporary create for the node2
antelder
1
-0
/
+10
2011-05-13
A refactor of NodeImpl to simplify and remove the use of InstalledContributio...
antelder
1
-0
/
+292
2011-05-13
Update the installed contribution to keep track of java and namespace exports
antelder
1
-0
/
+9
2011-05-13
Add code to find the contribution attributes when installing a contribution
antelder
1
-0
/
+26
2011-05-12
Remove the allNodes static as its not used by anything
antelder
1
-9
/
+1
2011-05-12
Refactor away the use of the InstalledContribution class
antelder
1
-13
/
+13
2011-05-12
Add TODO comment reminder
antelder
1
-0
/
+1
2011-05-12
Remove unused import
antelder
1
-1
/
+0
2011-05-12
Update the registry to use a single class for all the installed contribution ...
antelder
9
-133
/
+233
2011-05-11
Allows the lookup of services by interface (service name == null) from a node
rfeng
3
-11
/
+32
2011-05-11
Update Shell installed and start commands to work with the latest Node/regist...
antelder
1
-39
/
+33
2011-05-11
Change the Shell command 'installed' to by default just show the URIs of inst...
antelder
1
-8
/
+14
2011-05-11
Update the registry to store info about a contributions deployables and expor...
antelder
7
-13
/
+69
2011-05-11
Comment out the transaction processing for now as it looks like a hazelcast b...
antelder
1
-8
/
+17
2011-05-10
Start adding info about installed contributions to the registry so that distr...
antelder
9
-36
/
+120
2011-05-10
Update testcase to also test the AsString method
antelder
1
-0
/
+4
2011-05-10
Correctly close the xml writer to flush the stream
antelder
1
-3
/
+5
2011-05-10
Finish the hazelcast registry composite serialization to share the composites...
antelder
2
-4
/
+53
2011-05-10
Update the registry to support getting the QName and Composite, and use that ...
antelder
6
-18
/
+77
2011-05-10
Make the test interface remotable
antelder
1
-0
/
+3
2011-05-09
Add a testcase for teh domain composite
antelder
1
-0
/
+49
2011-05-09
Correct name typo and set attributes on the domain composite
antelder
1
-1
/
+3
2011-05-09
Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...
scottkurz
4
-60
/
+220
2011-05-09
Update hazelcast registry to store and use the wsdl interface contract for en...
antelder
2
-3
/
+115
2011-05-09
Tweak null boundary condition handling for DOM databinding transform path.
scottkurz
1
-0
/
+3
2011-05-09
Remove default command line memory settings
antelder
1
-1
/
+0
2011-05-09
Update to latest wink and jackson
rfeng
5
-16
/
+22
[next]