summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-20Add the ASF snapshot repositories to the getting started samples so that they...antelder9-0/+126
2011-07-19Typo.scottkurz1-1/+1
2011-07-19Update the Runtime Endpoint to include its normalized wsdl in its serializationantelder2-1/+73
2011-07-19Merge repository changes to 2.0-Beta3 branch.fmoga1-21/+0
2011-07-19Remove sonatype and gson repositoriesfmoga1-21/+0
2011-07-18Fix merge problemfmoga1-2/+2
2011-07-18Merge comet binding dependency changes into beta3fmoga2-97/+97
2011-07-18Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga2-8/+8
2011-07-18Merge the TUSCANY-3896 fix from trunk to beta3antelder2-6/+22
2011-07-18Merge the tuscany plugin changes from trunk to beta3antelder2-5/+12
2011-07-18TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of SCAC...antelder2-6/+22
2011-07-18Make sure the latest servlet api is used to avoid any misisng method issuesantelder1-0/+11
2011-07-18Always set the Shell domain uri from what is set for the pluginantelder1-5/+1
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