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
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup.
fmoga
2011-05-31
14
-239
/
+383
*
Move from relying on the HTTP session to manual session management using sess...
fmoga
2011-05-30
11
-360
/
+349
*
Update getRunningMember to return null if the composite isn't started
antelder
2011-05-26
1
-1
/
+4
*
Start some clean up of the Shell commands to match what the runtime is doing
antelder
2011-05-26
1
-6
/
+19
*
Revert modification made several months ago to the core as it is not needed a...
fmoga
2011-05-26
1
-5
/
+0
*
Make CometBindingHandler Serializable as it is used with @PerSession
fmoga
2011-05-26
1
-1
/
+2
*
Add support for non-void return types for blocking operations as there is onl...
fmoga
2011-05-26
1
-9
/
+20
*
Update testcase for binding-comet-runtime with callbacks.
fmoga
2011-05-25
3
-9
/
+23
*
Cleanup binding code by removing debug prints.
fmoga
2011-05-25
2
-6
/
+2
*
Add generic connect method to js client with default transport set to HTTP st...
fmoga
2011-05-25
1
-0
/
+3
*
Rename InstalledContribution to ContributionDescription
antelder
2011-05-25
10
-117
/
+117
*
move comment up to right place
slaws
2011-05-25
1
-1
/
+1
*
TUSCANY-3868 - allow binding to be retrieved by name
slaws
2011-05-25
4
-0
/
+30
*
Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...
fmoga
2011-05-25
5
-18
/
+26
*
Improve comet support. Add status to callback return type to determine when b...
fmoga
2011-05-24
9
-224
/
+374
*
Remove now unused class
antelder
2011-05-23
1
-92
/
+0
*
Give the client access to the endpoint service wsdl
antelder
2011-05-23
1
-0
/
+2
*
Set the composites contribution URI when its read
antelder
2011-05-23
1
-2
/
+3
*
Set the compsites contribution URI after its read
antelder
2011-05-23
1
-0
/
+1
*
Set the Composites contribution URI when its being read
antelder
2011-05-23
1
-2
/
+4
*
Add a link from a Composite to its contribution
antelder
2011-05-23
2
-0
/
+14
*
Allows pass -by-reference for self references
rfeng
2011-05-21
5
-45
/
+78
*
Add an addComposite command to match the Node API and fix the installed comma...
antelder
2011-05-20
1
-24
/
+37
*
Move the getInstalledContribution method to the Node interface
antelder
2011-05-20
2
-3
/
+5
*
Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...
antelder
2011-05-20
3
-40
/
+28
*
Fix bug in getting runningCompositeOwners
antelder
2011-05-20
1
-4
/
+3
*
Move the code for getDomainComposite from NodeImpl to the domain registry
antelder
2011-05-19
5
-16
/
+33
*
Add a way to run commands on remote nodes and add Node API and Shell commands...
antelder
2011-05-19
10
-2
/
+201
*
Update for latest APIs to explicitly start the deployable composites of a pas...
antelder
2011-05-19
1
-3
/
+4
*
On stop also stop the runtime if its set
antelder
2011-05-19
1
-0
/
+3
*
Correct typo
antelder
2011-05-19
1
-2
/
+1
*
Guard against NPE
antelder
2011-05-19
1
-3
/
+5
*
Update to add APIs to get at which composites are running where
antelder
2011-05-19
8
-6
/
+83
*
Add a method to get the domain members
antelder
2011-05-19
8
-1
/
+52
*
Remove TODO that has now been done
antelder
2011-05-19
1
-4
/
+0
*
Remove ActivationException on installs, add some TODO comments
antelder
2011-05-19
2
-9
/
+10
*
Fix Shell started command to not rely on the installed contributions (which m...
antelder
2011-05-18
1
-16
/
+16
*
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
2011-05-18
4
-16
/
+77
*
Use transaction again as it works with Strings instead of QNames
antelder
2011-05-18
1
-18
/
+17
*
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
2011-05-18
13
-113
/
+108
*
Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...
antelder
2011-05-18
3
-10
/
+10
*
Fix the OSGi import
rfeng
2011-05-17
1
-0
/
+1
*
Make sure the generics are generated into the Resource implementation class s...
rfeng
2011-05-17
5
-6
/
+60
*
Add some more TODOs
antelder
2011-05-17
1
-0
/
+7
*
Update javadoc and add some TODOs
antelder
2011-05-17
2
-88
/
+35
*
Update to try the LSSerializer approach to pretty printing
antelder
2011-05-17
1
-3
/
+31
*
Update Shell for the latest domain node changes
antelder
2011-05-17
2
-34
/
+39
*
Merege the refactoring in nodeImpl2 back into NodeImpl
antelder
2011-05-17
12
-937
/
+398
*
Don't include contributions with now running composites
antelder
2011-05-17
1
-4
/
+6
*
Remove unused methods on InstalledContribution and add a method to merge in c...
antelder
2011-05-17
1
-15
/
+40
[next]