summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-18Create a branch for beta3antelder5910-0/+510165
2011-07-18Remove unused importsantelder1-3/+0
2011-07-17Htmlunit's use of xalan is a test dependencyantelder1-0/+1
2011-07-17Update CHANGES file for next releaseantelder1-0/+4
2011-07-17Update release notes for next releaseantelder1-12/+2
2011-07-14TUSCANY-3855 - start of test for contexts. Not in build yet. slaws7-0/+294
2011-07-14TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...slaws4-44/+148
2011-07-14Be more precise about when the async response path should be connected up in ...slaws1-19/+8
2011-07-14Correct dependencies following the move up to opensaml-2.4.1.jar, slaws4-7/+46
2011-07-13Typo in POM name.scottkurz1-1/+1
2011-07-12Update the license file to reflect the newer opensaml versionsrfeng1-2/+2
2011-07-12Add the memory settings to avoid OutOfMemory issue during the buildrfeng1-0/+1
2011-07-12Allow other collection types for multiplicity injectionrfeng2-11/+27
2011-07-12Fix the concurrency issue for the endpoint operation invocationrfeng3-19/+37
2011-07-12Fix the build errors about openws by moving up to opensaml 2.4.1antelder1-1/+1
2011-07-12Add a doPrivileged around getContextClassLoader() so that it works with secur...antelder1-5/+8
2011-07-11Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...slaws3-59/+5
2011-07-11TUSCANY-3883 - add missed checkinslaws1-0/+12
2011-07-11TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...slaws19-473/+804
2011-07-11TUSCANY-3883 - Add wireFormat support to default binding. slaws7-10/+331
2011-07-11TUSCANY-3871 - provide a simple API for getting at the delegate information w...slaws4-0/+39
2011-07-11Correct comment as the code does go through that route for $self references c...slaws1-1/+1
2011-07-11remove extra spaceslaws1-1/+1
2011-07-11Correct args in helpantelder1-1/+1
2011-07-11Update to support remote startsantelder1-4/+9
2011-07-09Move the invoke command to a separate class and remove from the Shell class a...antelder3-244/+147
2011-07-09Add websocket message multiplexing via persistent connections.fmoga9-160/+370
2011-07-08Add missing license header on JSON utility class.fmoga1-0/+18
2011-07-08Add a stop commandantelder2-0/+79
2011-07-08Add a start commandantelder2-0/+81
2011-07-08Add an uninstall command classantelder2-0/+69
2011-07-08Update gen'd help to also include the short one line descriptionantelder1-0/+2
2011-07-08Update the Shell to use the AddComposite class and have no code within Shell ...antelder3-28/+37
2011-07-08Push fix for JSON array parser to comet binding. Refactor data conversion in ...fmoga3-83/+133
2011-07-08Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...fmoga19-22/+400
2011-07-08Update sample to demonstrate that runtime uses the same server for services w...fmoga9-27/+183
2011-07-08Stop websocket server cleanly on Tuscany runtime shutdown.fmoga3-2/+2
2011-07-08Initial implementation of binding.websocket with functional sample (test).fmoga12-72/+299
2011-07-07Start adding a way to have pluggable Shell commands. And start refactoring co...antelder4-1/+171
2011-07-06Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga24-0/+772
2011-07-06TUSCANY-3654 - The JIRA that causes this test to be ignored was closed a whil...slaws1-1/+0
2011-07-06now moved to itest properslaws21-1138/+0
2011-07-05TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...slaws14-112/+549
2011-07-05TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...slaws1-2/+5
2011-07-05Correct intent names. For some reason the constant names got turned into stri...slaws1-2/+2
2011-07-04Tidy test to remove debug itemsslaws3-5/+5
2011-06-29Return correct interface contract when interfaces are compatible but not assi...bdaniel1-0/+6
2011-06-29Add itest for testing WS Policy as applied to the WS binding. Not in build yet. slaws13-0/+671
2011-06-29Add the domain uri to the logging outputantelder1-1/+1
2011-06-29Update EndpointReferenceBinderImpl to use the domain registry to workout if a...antelder1-3/+2