summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-18Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga2-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147891 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Merge the TUSCANY-3896 fix from trunk to beta3antelder2-6/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147843 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Merge the tuscany plugin changes from trunk to beta3antelder2-5/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147841 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of ↵antelder2-6/+22
SCAClientFactoryImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147839 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Make sure the latest servlet api is used to avoid any misisng method issuesantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147835 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Always set the Shell domain uri from what is set for the pluginantelder1-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147834 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Create a branch for beta3antelder5910-0/+510165
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147804 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Remove unused importsantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147801 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17Htmlunit's use of xalan is a test dependencyantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147555 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17Update CHANGES file for next releaseantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147546 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17Update release notes for next releaseantelder1-12/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147545 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14TUSCANY-3855 - start of test for contexts. Not in build yet. slaws7-0/+294
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146715 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14TUSCANY-3852 - Move the SOAP envelope construction to the start of the ↵slaws4-44/+148
response binding chain so that response chain behaves in a similar way to the reference request chain. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146712 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14Be more precise about when the async response path should be connected up in ↵slaws1-19/+8
the service binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146705 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14Correct dependencies following the move up to opensaml-2.4.1.jar, slaws4-7/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146617 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13Typo in POM name.scottkurz1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146188 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12Update the license file to reflect the newer opensaml versionsrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145741 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12Add the memory settings to avoid OutOfMemory issue during the buildrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145740 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12Allow other collection types for multiplicity injectionrfeng2-11/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145739 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12Fix the concurrency issue for the endpoint operation invocationrfeng3-19/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145738 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12Fix the build errors about openws by moving up to opensaml 2.4.1antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145737 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12Add a doPrivileged around getContextClassLoader() so that it works with ↵antelder1-5/+8
security enabled git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145485 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11Remove SCABindingAsyncResponseInvoker. It isn't used because of the local ↵slaws3-59/+5
optimization and it's function can be found in the LocalSCABindingInvocationInterceptor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145192 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11TUSCANY-3883 - add missed checkinslaws1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145148 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11TUSCANY-3884 - Convert the default binding to delegate for local calls as ↵slaws19-473/+804
well as remote calls. Means that the binding is more consistent in it's layout and the delegation selection logic is more cleanly separated from the code that handles passing messages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145118 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11TUSCANY-3883 - Add wireFormat support to default binding. slaws7-10/+331
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145115 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11TUSCANY-3871 - provide a simple API for getting at the delegate information ↵slaws4-0/+39
when then endpoint or endpoint reference is configured with an SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145112 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11Correct comment as the code does go through that route for $self references ↵slaws1-1/+1
created by the in-VM client. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145108 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11remove extra spaceslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145105 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11Correct args in helpantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145069 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11Update to support remote startsantelder1-4/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145068 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09Move the invoke command to a separate class and remove from the Shell class ↵antelder3-244/+147
all the methods for commands now in separate classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144615 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09Add websocket message multiplexing via persistent connections.fmoga9-160/+370
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144596 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Add missing license header on JSON utility class.fmoga1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144386 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Add a stop commandantelder2-0/+79
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144285 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Add a start commandantelder2-0/+81
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144281 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Add an uninstall command classantelder2-0/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144274 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Update gen'd help to also include the short one line descriptionantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144245 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Update the Shell to use the AddComposite class and have no code within Shell ↵antelder3-28/+37
for that command git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144192 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Push fix for JSON array parser to comet binding. Refactor data conversion in ↵fmoga3-83/+133
the comet binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144153 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON ↵fmoga19-22/+400
array parser. Refactor salutes test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144149 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Update sample to demonstrate that runtime uses the same server for services ↵fmoga9-27/+183
with the same uri. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144128 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Stop websocket server cleanly on Tuscany runtime shutdown.fmoga3-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144124 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Initial implementation of binding.websocket with functional sample (test).fmoga12-72/+299
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144121 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07Start adding a way to have pluggable Shell commands. And start refactoring ↵antelder4-1/+171
commands out of the shell class into their own slef contained class for each command git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144036 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga24-0/+772
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1143410 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06TUSCANY-3654 - The JIRA that causes this test to be ignored was closed a ↵slaws1-1/+0
while ago. Test still needs correct though as it's currently specifying the same request and response formats. Needs fixing when TUSCANY-3890 is done. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1143347 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06now moved to itest properslaws21-1138/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1143316 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart ↵slaws14-112/+549
support in the ws binding so that WS policy can be applied. For the time being it only demonstrates integrity. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1142920 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and ↵slaws1-2/+5
response wire format are set to be the same at the moment. There is a JIRA to separate them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1142917 13f79535-47bb-0310-9956-ffa450edef68