summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga2011-07-182-8/+8
* TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of SCAC...antelder2011-07-182-6/+22
* Make sure the latest servlet api is used to avoid any misisng method issuesantelder2011-07-181-0/+11
* Always set the Shell domain uri from what is set for the pluginantelder2011-07-181-5/+1
* Remove unused importsantelder2011-07-181-3/+0
* Htmlunit's use of xalan is a test dependencyantelder2011-07-171-0/+1
* Update CHANGES file for next releaseantelder2011-07-171-0/+4
* Update release notes for next releaseantelder2011-07-171-12/+2
* TUSCANY-3855 - start of test for contexts. Not in build yet. slaws2011-07-147-0/+294
* TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...slaws2011-07-144-44/+148
* Be more precise about when the async response path should be connected up in ...slaws2011-07-141-19/+8
* Correct dependencies following the move up to opensaml-2.4.1.jar, slaws2011-07-144-7/+46
* Typo in POM name.scottkurz2011-07-131-1/+1
* Update the license file to reflect the newer opensaml versionsrfeng2011-07-121-2/+2
* Add the memory settings to avoid OutOfMemory issue during the buildrfeng2011-07-121-0/+1
* Allow other collection types for multiplicity injectionrfeng2011-07-122-11/+27
* Fix the concurrency issue for the endpoint operation invocationrfeng2011-07-123-19/+37
* Fix the build errors about openws by moving up to opensaml 2.4.1antelder2011-07-121-1/+1
* Add a doPrivileged around getContextClassLoader() so that it works with secur...antelder2011-07-121-5/+8
* Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...slaws2011-07-113-59/+5
* TUSCANY-3883 - add missed checkinslaws2011-07-111-0/+12
* TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...slaws2011-07-1119-473/+804
* TUSCANY-3883 - Add wireFormat support to default binding. slaws2011-07-117-10/+331
* TUSCANY-3871 - provide a simple API for getting at the delegate information w...slaws2011-07-114-0/+39
* Correct comment as the code does go through that route for $self references c...slaws2011-07-111-1/+1
* remove extra spaceslaws2011-07-111-1/+1
* Correct args in helpantelder2011-07-111-1/+1
* Update to support remote startsantelder2011-07-111-4/+9
* Move the invoke command to a separate class and remove from the Shell class a...antelder2011-07-093-244/+147
* Add missing license header on JSON utility class.fmoga2011-07-081-0/+18
* Add a stop commandantelder2011-07-082-0/+79
* Add a start commandantelder2011-07-082-0/+81
* Add an uninstall command classantelder2011-07-082-0/+69
* Update gen'd help to also include the short one line descriptionantelder2011-07-081-0/+2
* Update the Shell to use the AddComposite class and have no code within Shell ...antelder2011-07-083-28/+37
* Push fix for JSON array parser to comet binding. Refactor data conversion in ...fmoga2011-07-083-83/+133
* Start adding a way to have pluggable Shell commands. And start refactoring co...antelder2011-07-074-1/+171
* TUSCANY-3654 - The JIRA that causes this test to be ignored was closed a whil...slaws2011-07-061-1/+0
* now moved to itest properslaws2011-07-0621-1138/+0
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...slaws2011-07-0514-112/+549
* TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...slaws2011-07-051-2/+5
* Correct intent names. For some reason the constant names got turned into stri...slaws2011-07-051-2/+2
* Tidy test to remove debug itemsslaws2011-07-043-5/+5
* Return correct interface contract when interfaces are compatible but not assi...bdaniel2011-06-291-0/+6
* Add itest for testing WS Policy as applied to the WS binding. Not in build yet. slaws2011-06-2913-0/+671
* Add the domain uri to the logging outputantelder2011-06-291-1/+1
* Update EndpointReferenceBinderImpl to use the domain registry to workout if a...antelder2011-06-291-3/+2
* Add a method to the domain registry to test if an EndpointReference is out of...antelder2011-06-292-0/+6
* Start of an archetype for creating implementation extensions. Not finished ye...antelder2011-06-2924-0/+923
* Correct archetype variable names which i think got incorrectly updated after ...antelder2011-06-291-2/+2