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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the memory settings to avoid OutOfMemory issue during the build
rfeng
2011-07-12
1
-0
/
+1
*
Allow other collection types for multiplicity injection
rfeng
2011-07-12
2
-11
/
+27
*
Fix the concurrency issue for the endpoint operation invocation
rfeng
2011-07-12
3
-19
/
+37
*
Fix the build errors about openws by moving up to opensaml 2.4.1
antelder
2011-07-12
1
-1
/
+1
*
Add a doPrivileged around getContextClassLoader() so that it works with secur...
antelder
2011-07-12
1
-5
/
+8
*
Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...
slaws
2011-07-11
3
-59
/
+5
*
TUSCANY-3883 - add missed checkin
slaws
2011-07-11
1
-0
/
+12
*
TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...
slaws
2011-07-11
19
-473
/
+804
*
TUSCANY-3883 - Add wireFormat support to default binding.
slaws
2011-07-11
7
-10
/
+331
*
TUSCANY-3871 - provide a simple API for getting at the delegate information w...
slaws
2011-07-11
4
-0
/
+39
*
Correct comment as the code does go through that route for $self references c...
slaws
2011-07-11
1
-1
/
+1
*
remove extra space
slaws
2011-07-11
1
-1
/
+1
*
Correct args in help
antelder
2011-07-11
1
-1
/
+1
*
Update to support remote starts
antelder
2011-07-11
1
-4
/
+9
*
Move the invoke command to a separate class and remove from the Shell class a...
antelder
2011-07-09
3
-244
/
+147
*
Add websocket message multiplexing via persistent connections.
fmoga
2011-07-09
9
-160
/
+370
*
Add missing license header on JSON utility class.
fmoga
2011-07-08
1
-0
/
+18
*
Add a stop command
antelder
2011-07-08
2
-0
/
+79
*
Add a start command
antelder
2011-07-08
2
-0
/
+81
*
Add an uninstall command class
antelder
2011-07-08
2
-0
/
+69
*
Update gen'd help to also include the short one line description
antelder
2011-07-08
1
-0
/
+2
*
Update the Shell to use the AddComposite class and have no code within Shell ...
antelder
2011-07-08
3
-28
/
+37
*
Push fix for JSON array parser to comet binding. Refactor data conversion in ...
fmoga
2011-07-08
3
-83
/
+133
*
Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...
fmoga
2011-07-08
19
-22
/
+400
*
Update sample to demonstrate that runtime uses the same server for services w...
fmoga
2011-07-08
9
-27
/
+183
*
Stop websocket server cleanly on Tuscany runtime shutdown.
fmoga
2011-07-08
3
-2
/
+2
*
Initial implementation of binding.websocket with functional sample (test).
fmoga
2011-07-08
12
-72
/
+299
*
Start adding a way to have pluggable Shell commands. And start refactoring co...
antelder
2011-07-07
4
-1
/
+171
*
Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.
fmoga
2011-07-06
24
-0
/
+772
*
TUSCANY-3654 - The JIRA that causes this test to be ignored was closed a whil...
slaws
2011-07-06
1
-1
/
+0
*
now moved to itest proper
slaws
2011-07-06
21
-1138
/
+0
*
TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...
slaws
2011-07-05
14
-112
/
+549
*
TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...
slaws
2011-07-05
1
-2
/
+5
*
Correct intent names. For some reason the constant names got turned into stri...
slaws
2011-07-05
1
-2
/
+2
*
Tidy test to remove debug items
slaws
2011-07-04
3
-5
/
+5
*
Return correct interface contract when interfaces are compatible but not assi...
bdaniel
2011-06-29
1
-0
/
+6
*
Add itest for testing WS Policy as applied to the WS binding. Not in build yet.
slaws
2011-06-29
13
-0
/
+671
*
Add the domain uri to the logging output
antelder
2011-06-29
1
-1
/
+1
*
Update EndpointReferenceBinderImpl to use the domain registry to workout if a...
antelder
2011-06-29
1
-3
/
+2
*
Add a method to the domain registry to test if an EndpointReference is out of...
antelder
2011-06-29
2
-0
/
+6
*
Start of an archetype for creating implementation extensions. Not finished ye...
antelder
2011-06-29
24
-0
/
+923
*
Correct archetype variable names which i think got incorrectly updated after ...
antelder
2011-06-29
1
-2
/
+2
*
TUSCANY-3861: Move up to the new bundle plugin release
antelder
2011-06-29
3
-14
/
+14
*
Commit patch for TUSCANY-3887 to add doPrivileged blocks to EquinoxServiceDis...
bdaniel
2011-06-28
1
-77
/
+92
*
TUSCANY-3881 - fix a typo in the original commit
slaws
2011-06-28
1
-1
/
+1
*
Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...
slaws
2011-06-28
1
-1
/
+2
*
When the domainURI is null use a default
antelder
2011-06-28
1
-1
/
+3
*
Fix NPE when the domainURI is null
antelder
2011-06-28
1
-1
/
+1
*
Add some guards around setting the contribution classloader
antelder
2011-06-28
1
-2
/
+8
*
Swap incorrectly-ordered sourceOperation, targetOperation in MediatoryImpl.co...
scottkurz
2011-06-27
1
-25
/
+35
[next]